Translation components API.

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

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

{
    "count": 17,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 67490,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/en/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/en/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 2,
            "total_words": 2,
            "translated": 2,
            "translated_words": 2,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 67491,
            "filename": "de.tbx",
            "revision": "a457e972408c5da75543d575fe7f9a52b876c536",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/de/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/de/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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": "2019-03-28T11:18:18+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 67492,
            "filename": "es.tbx",
            "revision": "34a6a41ff98bbc3b07a016c9bcccf49af2ee426e",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/es/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/es/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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": "2019-12-28T06:48:27+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 69114,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "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://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 69119,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/ru/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/ru/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 28,
                    "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://hosted.weblate.org/languages/be/",
                "url": "https://hosted.weblate.org/api/languages/be/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 69122,
            "filename": "be.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/be/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/be/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/be/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/be/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/be/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/be/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/be/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/be/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 69126,
            "filename": "pt.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/pt/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/pt/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/pt/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 69129,
            "filename": "hu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/hu/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/hu/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/hu/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://hosted.weblate.org/languages/hi/",
                "url": "https://hosted.weblate.org/api/languages/hi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 69132,
            "filename": "hi.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/hi/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/hi/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/hi/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/hi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/hi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/hi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/hi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/hi/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 69135,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/pl/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/pl/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/pl/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 69139,
            "filename": "ar.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/ar/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/ar/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/ar/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 69143,
            "filename": "nl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/nl/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/nl/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 69147,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/fr/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/fr/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 247,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "https://hosted.weblate.org/languages/pt_PT/",
                "url": "https://hosted.weblate.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt_PT",
            "id": 69151,
            "filename": "pt_PT.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/pt_PT/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 69154,
            "filename": "zh_Hant.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 69157,
            "filename": "nb_NO.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://hosted.weblate.org/languages/lt/",
                "url": "https://hosted.weblate.org/api/languages/lt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 139575,
            "filename": "lt.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/pext/glossary/lt/",
            "share_url": "https://hosted.weblate.org/engage/pext/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/pext/glossary/lt/",
            "url": "https://hosted.weblate.org/api/translations/pext/glossary/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/pext/glossary/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/pext/glossary/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/pext/glossary/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/pext/glossary/lt/units/?format=api"
        }
    ]
}