Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/components/entraide-chatons/about/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 11,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.framasoft.org/languages/en/",
                "url": "https://weblate.framasoft.org/api/languages/en/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1428,
            "filename": "src/markdown-pages/about.en.md",
            "revision": "3ffa37aa3b30c38b44d6f5c38fe303c8466bbed0,3ffa37aa3b30c38b44d6f5c38fe303c8466bbed0",
            "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/about/en/",
            "share_url": "https://weblate.framasoft.org/engage/entraide-chatons/-/en/",
            "translate_url": "https://weblate.framasoft.org/translate/entraide-chatons/about/en/",
            "url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 4,
            "total_words": 163,
            "translated": 4,
            "translated_words": 163,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 163,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/en/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/en/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/en/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/en/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/en/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.framasoft.org/languages/de/",
                "url": "https://weblate.framasoft.org/api/languages/de/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 1429,
            "filename": "src/markdown-pages/about.de.md",
            "revision": "c3493f655489ffa5c06c0c4c18f1f9fec15efec2,3ffa37aa3b30c38b44d6f5c38fe303c8466bbed0",
            "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/about/de/",
            "share_url": "https://weblate.framasoft.org/engage/entraide-chatons/-/de/",
            "translate_url": "https://weblate.framasoft.org/translate/entraide-chatons/about/de/",
            "url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 163,
            "translated": 4,
            "translated_words": 163,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-31T22:59:35.271770Z",
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/de/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/de/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/de/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/de/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/de/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.framasoft.org/languages/fr/",
                "url": "https://weblate.framasoft.org/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 1430,
            "filename": "src/markdown-pages/about.fr.md",
            "revision": "101ea2bcb72de2cdbf90d0caf665f105f876611e,3ffa37aa3b30c38b44d6f5c38fe303c8466bbed0",
            "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/about/fr/",
            "share_url": "https://weblate.framasoft.org/engage/entraide-chatons/-/fr/",
            "translate_url": "https://weblate.framasoft.org/translate/entraide-chatons/about/fr/",
            "url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 163,
            "translated": 4,
            "translated_words": 163,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-22T08:47:16.584789Z",
            "last_author": "Thomas Citharel",
            "repository_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/fr/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/fr/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/fr/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/fr/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.framasoft.org/languages/it/",
                "url": "https://weblate.framasoft.org/api/languages/it/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 1431,
            "filename": "src/markdown-pages/about.it.md",
            "revision": "d928886d8e0f2e7b64089ef70e4e710bf8a47ba8,3ffa37aa3b30c38b44d6f5c38fe303c8466bbed0",
            "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/about/it/",
            "share_url": "https://weblate.framasoft.org/engage/entraide-chatons/-/it/",
            "translate_url": "https://weblate.framasoft.org/translate/entraide-chatons/about/it/",
            "url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 163,
            "translated": 4,
            "translated_words": 163,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-22T08:50:05.497435Z",
            "last_author": "Thomas Citharel",
            "repository_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/it/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/it/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/it/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/it/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/it/units/?format=api"
        },
        {
            "language": {
                "id": 229,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 229,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://weblate.framasoft.org/languages/oc/",
                "url": "https://weblate.framasoft.org/api/languages/oc/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 1432,
            "filename": "src/markdown-pages/about.oc.md",
            "revision": "101ea2bcb72de2cdbf90d0caf665f105f876611e,3ffa37aa3b30c38b44d6f5c38fe303c8466bbed0",
            "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/about/oc/",
            "share_url": "https://weblate.framasoft.org/engage/entraide-chatons/-/oc/",
            "translate_url": "https://weblate.framasoft.org/translate/entraide-chatons/about/oc/",
            "url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 163,
            "translated": 4,
            "translated_words": 163,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-22T08:49:30.263823Z",
            "last_author": "Thomas Citharel",
            "repository_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/oc/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/oc/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/oc/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/oc/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/oc/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.framasoft.org/languages/es/",
                "url": "https://weblate.framasoft.org/api/languages/es/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 1434,
            "filename": "src/markdown-pages/about.es.md",
            "revision": "fc88ad3f0a20a9ef95e4cf7e9ae5be8d8ef14ec3,3ffa37aa3b30c38b44d6f5c38fe303c8466bbed0",
            "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/about/es/",
            "share_url": "https://weblate.framasoft.org/engage/entraide-chatons/-/es/",
            "translate_url": "https://weblate.framasoft.org/translate/entraide-chatons/about/es/",
            "url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 163,
            "translated": 4,
            "translated_words": 163,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-22T08:54:25.400307Z",
            "last_author": "Thomas Citharel",
            "repository_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/es/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/es/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/es/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/es/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/es/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://weblate.framasoft.org/languages/ru/",
                "url": "https://weblate.framasoft.org/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1776,
            "filename": "src/markdown-pages/about.ru.md",
            "revision": "8389fc97ed338016a988c8ddbc3912dfc2c770d3,3ffa37aa3b30c38b44d6f5c38fe303c8466bbed0",
            "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/about/ru/",
            "share_url": "https://weblate.framasoft.org/engage/entraide-chatons/-/ru/",
            "translate_url": "https://weblate.framasoft.org/translate/entraide-chatons/about/ru/",
            "url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 163,
            "translated": 4,
            "translated_words": 163,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-22T08:48:55.845151Z",
            "last_author": "Thomas Citharel",
            "repository_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/ru/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/ru/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/ru/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/ru/units/?format=api"
        },
        {
            "language": {
                "id": 130,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 130,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://weblate.framasoft.org/languages/hr/",
                "url": "https://weblate.framasoft.org/api/languages/hr/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 2667,
            "filename": "src/markdown-pages/about.hr.md",
            "revision": "603d65e63ee94d84c9354fb1988f36eb3c0a1fb0,3ffa37aa3b30c38b44d6f5c38fe303c8466bbed0",
            "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/about/hr/",
            "share_url": "https://weblate.framasoft.org/engage/entraide-chatons/-/hr/",
            "translate_url": "https://weblate.framasoft.org/translate/entraide-chatons/about/hr/",
            "url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 163,
            "translated": 4,
            "translated_words": 163,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-25T17:34:24.369823Z",
            "last_author": "Milo Ivir",
            "repository_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/hr/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/hr/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/hr/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/hr/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/hr/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://weblate.framasoft.org/languages/be/",
                "url": "https://weblate.framasoft.org/api/languages/be/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 2741,
            "filename": "src/markdown-pages/about.be.md",
            "revision": "3ffa37aa3b30c38b44d6f5c38fe303c8466bbed0,3ffa37aa3b30c38b44d6f5c38fe303c8466bbed0",
            "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/about/be/",
            "share_url": "https://weblate.framasoft.org/engage/entraide-chatons/-/be/",
            "translate_url": "https://weblate.framasoft.org/translate/entraide-chatons/about/be/",
            "url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 163,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 4,
            "fuzzy_words": 163,
            "fuzzy_percent": 100.0,
            "failing_checks": 4,
            "failing_checks_words": 163,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/be/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/be/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/be/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/be/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/be/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://weblate.framasoft.org/languages/eo/",
                "url": "https://weblate.framasoft.org/api/languages/eo/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 3259,
            "filename": "src/markdown-pages/about.eo.md",
            "revision": "8cbdf13b0f0bf8fad64c2202a7a55f21fbe22078,3ffa37aa3b30c38b44d6f5c38fe303c8466bbed0",
            "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/about/eo/",
            "share_url": "https://weblate.framasoft.org/engage/entraide-chatons/-/eo/",
            "translate_url": "https://weblate.framasoft.org/translate/entraide-chatons/about/eo/",
            "url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 163,
            "translated": 4,
            "translated_words": 163,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-18T13:29:09.120692Z",
            "last_author": "Yvan Pellegrini",
            "repository_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/eo/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/eo/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/eo/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/eo/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/eo/units/?format=api"
        },
        {
            "language": {
                "id": 312,
                "code": "tt",
                "name": "Tatar",
                "plural": {
                    "id": 312,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tat"
                ],
                "direction": "ltr",
                "population": 1984107,
                "web_url": "https://weblate.framasoft.org/languages/tt/",
                "url": "https://weblate.framasoft.org/api/languages/tt/?format=api",
                "statistics_url": "https://weblate.framasoft.org/api/languages/tt/statistics/?format=api"
            },
            "language_code": "tt",
            "id": 3354,
            "filename": "src/markdown-pages/about.tt.md",
            "revision": "3ffa37aa3b30c38b44d6f5c38fe303c8466bbed0,3ffa37aa3b30c38b44d6f5c38fe303c8466bbed0",
            "web_url": "https://weblate.framasoft.org/projects/entraide-chatons/about/tt/",
            "share_url": "https://weblate.framasoft.org/engage/entraide-chatons/-/tt/",
            "translate_url": "https://weblate.framasoft.org/translate/entraide-chatons/about/tt/",
            "url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/tt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 163,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 4,
            "fuzzy_words": 163,
            "fuzzy_percent": 100.0,
            "failing_checks": 4,
            "failing_checks_words": 163,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/tt/repository/?format=api",
            "file_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/tt/file/?format=api",
            "statistics_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/tt/statistics/?format=api",
            "changes_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/tt/changes/?format=api",
            "units_list_url": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/tt/units/?format=api"
        }
    ]
}