Translation components API.

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

GET /api/components/iso-codes/iso-3166-3/translations/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 109,
    "next": "https://hosted.weblate.org/api/components/iso-codes/iso-3166-3/translations/?format=api&page=3",
    "previous": "https://hosted.weblate.org/api/components/iso-codes/iso-3166-3/translations/?format=api",
    "results": [
        {
            "language": {
                "id": 13,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 175,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav",
                    "lvs"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://hosted.weblate.org/languages/lv/",
                "url": "https://hosted.weblate.org/api/languages/lv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 12842,
            "filename": "iso_3166-3/lv.po",
            "revision": "036a152d83b07e7832b89c0593104ef9a9204aeb",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/lv/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/lv/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/lv/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:16.220774+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/lv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/lv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/lv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/lv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/lv/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "mi",
                "name": "Maori",
                "plural": {
                    "id": 196,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "mao",
                    "mri"
                ],
                "direction": "ltr",
                "population": 137913,
                "web_url": "https://hosted.weblate.org/languages/mi/",
                "url": "https://hosted.weblate.org/api/languages/mi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mi/statistics/?format=api"
            },
            "language_code": "mi",
            "id": 12843,
            "filename": "iso_3166-3/mi.po",
            "revision": "9a47ba71799998bc0f520aac3c316fb953d15e68",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/mi/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/mi/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/mi/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 3.2,
            "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/iso-codes/iso-3166-3/mi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mi/units/?format=api"
        },
        {
            "language": {
                "id": 76,
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 185,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "https://hosted.weblate.org/languages/mk/",
                "url": "https://hosted.weblate.org/api/languages/mk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 12844,
            "filename": "iso_3166-3/mk.po",
            "revision": "8dcce5f5dbe5a4a2be7341ce789f4b8985789df1",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/mk/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/mk/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/mk/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:16.465205+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mk/units/?format=api"
        },
        {
            "language": {
                "id": 73,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://hosted.weblate.org/languages/ml/",
                "url": "https://hosted.weblate.org/api/languages/ml/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ml/statistics/?format=api"
            },
            "language_code": "ml",
            "id": 12845,
            "filename": "iso_3166-3/ml.po",
            "revision": "7d23158c15027d507e9eba1903af52eee3bf8320",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/ml/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/ml/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/ml/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:16.618290+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ml/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ml/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ml/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ml/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ml/units/?format=api"
        },
        {
            "language": {
                "id": 74,
                "code": "mn",
                "name": "Mongolian",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mon",
                    "drh",
                    "khk"
                ],
                "direction": "ltr",
                "population": 2948393,
                "web_url": "https://hosted.weblate.org/languages/mn/",
                "url": "https://hosted.weblate.org/api/languages/mn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mn/statistics/?format=api"
            },
            "language_code": "mn",
            "id": 12846,
            "filename": "iso_3166-3/mn.po",
            "revision": "35a2591eb2035746458ee712e734643067b1ebd4",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/mn/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/mn/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/mn/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 8,
            "fuzzy_words": 27,
            "fuzzy_percent": 25.8,
            "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/iso-codes/iso-3166-3/mn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mn/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 198,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://hosted.weblate.org/languages/mr/",
                "url": "https://hosted.weblate.org/api/languages/mr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 12847,
            "filename": "iso_3166-3/mr.po",
            "revision": "9ce9a867c4b9e57af6e0a051771207051d386aca",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/mr/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/mr/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/mr/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:16.882844+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mr/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa",
                    "zsm"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "https://hosted.weblate.org/languages/ms/",
                "url": "https://hosted.weblate.org/api/languages/ms/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 12848,
            "filename": "iso_3166-3/ms.po",
            "revision": "7dd54d70475786811598eea9e73ac6b288be064c",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/ms/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/ms/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/ms/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 3.2,
            "fuzzy": 10,
            "fuzzy_words": 31,
            "fuzzy_percent": 32.2,
            "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/iso-codes/iso-3166-3/ms/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ms/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ms/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ms/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ms/units/?format=api"
        },
        {
            "language": {
                "id": 77,
                "code": "mt",
                "name": "Maltese",
                "plural": {
                    "id": 192,
                    "source": 0,
                    "number": 4,
                    "formula": "n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3",
                    "type": 8
                },
                "aliases": [
                    "mlt"
                ],
                "direction": "ltr",
                "population": 457267,
                "web_url": "https://hosted.weblate.org/languages/mt/",
                "url": "https://hosted.weblate.org/api/languages/mt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mt/statistics/?format=api"
            },
            "language_code": "mt",
            "id": 12849,
            "filename": "iso_3166-3/mt.po",
            "revision": "ccd6d5de45794614ac521be6f1b64c7b423c912b",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/mt/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/mt/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/mt/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 13,
            "fuzzy_words": 42,
            "fuzzy_percent": 41.9,
            "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/iso-codes/iso-3166-3/mt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/mt/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": 12850,
            "filename": "iso_3166-3/nb_NO.po",
            "revision": "268f9e8ac93cdf75861d65723e17f03b829894a5",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 31,
            "translated_words": 104,
            "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-12-19T14:59:57.383085+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 100,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 216,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep",
                    "npi"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://hosted.weblate.org/languages/ne/",
                "url": "https://hosted.weblate.org/api/languages/ne/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne",
            "id": 12851,
            "filename": "iso_3166-3/ne.po",
            "revision": "f95175447aa9a28f1f5dae1afbebf581c3d14dff",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/ne/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/ne/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/ne/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:17.507833+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ne/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ne/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ne/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ne/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ne/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": 12852,
            "filename": "iso_3166-3/nl.po",
            "revision": "80fadcf3af775eca37f7bd391f864aae4b1a70f8",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/nl/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/nl/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 31,
            "translated_words": 104,
            "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-03-18T22:38:38.894355+01:00",
            "last_author": "Frans Spiesschaert",
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nl/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://hosted.weblate.org/languages/nn/",
                "url": "https://hosted.weblate.org/api/languages/nn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 12853,
            "filename": "iso_3166-3/nn.po",
            "revision": "6de4c804c858b06bdbfcc31e805c7f8d79cbaf3e",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/nn/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/nn/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/nn/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:17.748301+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nn/units/?format=api"
        },
        {
            "language": {
                "id": 52,
                "code": "nso",
                "name": "Pedi",
                "plural": {
                    "id": 240,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 5307578,
                "web_url": "https://hosted.weblate.org/languages/nso/",
                "url": "https://hosted.weblate.org/api/languages/nso/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nso/statistics/?format=api"
            },
            "language_code": "nso",
            "id": 12854,
            "filename": "iso_3166-3/nso.po",
            "revision": "795db0924b481240e475232da0506feead4feab2",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/nso/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/nso/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/nso/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nso/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 3.2,
            "fuzzy": 10,
            "fuzzy_words": 32,
            "fuzzy_percent": 32.2,
            "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/iso-codes/iso-3166-3/nso/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nso/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nso/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nso/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/nso/units/?format=api"
        },
        {
            "language": {
                "id": 50,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://hosted.weblate.org/languages/oc/",
                "url": "https://hosted.weblate.org/api/languages/oc/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 12855,
            "filename": "iso_3166-3/oc.po",
            "revision": "3935488323a3845cfb95b9f03e4de29723448166",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/oc/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/oc/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/oc/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 12,
            "translated_words": 33,
            "translated_percent": 38.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:18.009225+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/oc/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/oc/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/oc/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/oc/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/oc/units/?format=api"
        },
        {
            "language": {
                "id": 51,
                "code": "or",
                "name": "Odia",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ori",
                    "ory"
                ],
                "direction": "ltr",
                "population": 42434880,
                "web_url": "https://hosted.weblate.org/languages/or/",
                "url": "https://hosted.weblate.org/api/languages/or/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/or/statistics/?format=api"
            },
            "language_code": "or",
            "id": 12856,
            "filename": "iso_3166-3/or.po",
            "revision": "6301ebf498335a483370f51cbbf119e54508c176",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/or/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/or/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/or/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:18.132228+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/or/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/or/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/or/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/or/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/or/units/?format=api"
        },
        {
            "language": {
                "id": 59,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 40120509,
                "web_url": "https://hosted.weblate.org/languages/pa/",
                "url": "https://hosted.weblate.org/api/languages/pa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 12857,
            "filename": "iso_3166-3/pa.po",
            "revision": "aa4444cdec15b84dc5174f2af99694aa665465ac",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/pa/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/pa/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/pa/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 31,
            "translated_words": 104,
            "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-11-17T15:03:40.375332+01:00",
            "last_author": "Aman Alam",
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pa/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": 12858,
            "filename": "iso_3166-3/pl.po",
            "revision": "c4d81b49e22fbaed9eb0dbab21e9cb5871dd7dc3",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/pl/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/pl/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 31,
            "translated_words": 104,
            "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-04-20T21:53:54.172109+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pl/units/?format=api"
        },
        {
            "language": {
                "id": 57,
                "code": "ps",
                "name": "Pashto",
                "plural": {
                    "id": 239,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "pus",
                    "pbu"
                ],
                "direction": "rtl",
                "population": 53542641,
                "web_url": "https://hosted.weblate.org/languages/ps/",
                "url": "https://hosted.weblate.org/api/languages/ps/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ps/statistics/?format=api"
            },
            "language_code": "ps",
            "id": 12859,
            "filename": "iso_3166-3/ps.po",
            "revision": "7c28dd98a5d991a444c0104a6cc93b6de706e488",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/ps/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/ps/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/ps/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ps/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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/iso-codes/iso-3166-3/ps/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ps/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ps/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ps/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ps/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": 12860,
            "filename": "iso_3166-3/pt.po",
            "revision": "991cdaeacc674425dc8403eb6c2f3810e99f40e4",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/pt/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/pt/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:18.883305+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pt/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": 12861,
            "filename": "iso_3166-3/pt_BR.po",
            "revision": "f6592c4d43e8a5baa75b2ecbadfe2944880ef271",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 31,
            "translated_words": 104,
            "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-12-18T14:53:53.942856+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 12862,
            "filename": "iso_3166-3/ro.po",
            "revision": "3961d7e30ede6fd035cd6cb8b1914340cbb90f83",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/ro/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/ro/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 31,
            "translated_words": 104,
            "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-12-28T02:13:34.961312+01:00",
            "last_author": "Remus-Gabriel Chelu",
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ro/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": 12863,
            "filename": "iso_3166-3/ru.po",
            "revision": "8468c2e0d2dff03a18d65106e79a4d7a055c07c3",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/ru/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/ru/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:19.276674+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ru/units/?format=api"
        },
        {
            "language": {
                "id": 170,
                "code": "rw",
                "name": "Kinyarwanda",
                "plural": {
                    "id": 159,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kin"
                ],
                "direction": "ltr",
                "population": 11083625,
                "web_url": "https://hosted.weblate.org/languages/rw/",
                "url": "https://hosted.weblate.org/api/languages/rw/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/rw/statistics/?format=api"
            },
            "language_code": "rw",
            "id": 12864,
            "filename": "iso_3166-3/rw.po",
            "revision": "ef51517ecd77e080e197e28826eedd2edfbb979b",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/rw/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/rw/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/rw/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/rw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 2,
            "translated_words": 5,
            "translated_percent": 6.4,
            "fuzzy": 13,
            "fuzzy_words": 50,
            "fuzzy_percent": 41.9,
            "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/iso-codes/iso-3166-3/rw/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/rw/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/rw/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/rw/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/rw/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 277,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://hosted.weblate.org/languages/si/",
                "url": "https://hosted.weblate.org/api/languages/si/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 12865,
            "filename": "iso_3166-3/si.po",
            "revision": "83b82c8bf8cbff3958d1254aaee3c356c233042c",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/si/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/si/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/si/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:19.687018+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/si/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/si/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/si/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/si/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/si/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 12866,
            "filename": "iso_3166-3/sk.po",
            "revision": "6d7357197137a8331cc5e2df628fa676a3b5d608",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/sk/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/sk/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 31,
            "translated_words": 104,
            "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-10-13T12:01:25.972636+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sk/units/?format=api"
        },
        {
            "language": {
                "id": 124,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 280,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://hosted.weblate.org/languages/sl/",
                "url": "https://hosted.weblate.org/api/languages/sl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 12867,
            "filename": "iso_3166-3/sl.po",
            "revision": "34352c34d5eaded1bb69591cd62499533aac5876",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/sl/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/sl/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:19.983652+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sl/units/?format=api"
        },
        {
            "language": {
                "id": 104,
                "code": "so",
                "name": "Somali",
                "plural": {
                    "id": 282,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "som"
                ],
                "direction": "ltr",
                "population": 16911644,
                "web_url": "https://hosted.weblate.org/languages/so/",
                "url": "https://hosted.weblate.org/api/languages/so/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/so/statistics/?format=api"
            },
            "language_code": "so",
            "id": 12868,
            "filename": "iso_3166-3/so.po",
            "revision": "3898fbe231defdef613887e229f9fd6f3007782d",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/so/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/so/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/so/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/so/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 5,
            "translated_words": 19,
            "translated_percent": 16.1,
            "fuzzy": 7,
            "fuzzy_words": 30,
            "fuzzy_percent": 22.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-07T03:12:48.644646+01:00",
            "last_author": "Sirr Burhaan",
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/so/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/so/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/so/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/so/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/so/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi",
                    "als"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://hosted.weblate.org/languages/sq/",
                "url": "https://hosted.weblate.org/api/languages/sq/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 12869,
            "filename": "iso_3166-3/sq.po",
            "revision": "d5a0af651f867be5827182d1e47ede009c388a89",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/sq/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/sq/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/sq/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 29,
            "translated_words": 96,
            "translated_percent": 93.5,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:20.276532+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sq/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sq/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sq/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sq/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sq/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 268,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://hosted.weblate.org/languages/sr/",
                "url": "https://hosted.weblate.org/api/languages/sr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 12870,
            "filename": "iso_3166-3/sr.po",
            "revision": "7ba3f46f32a942260ff10fdbd00e5f6a71122729",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/sr/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/sr/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:20.410941+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sr/units/?format=api"
        },
        {
            "language": {
                "id": 246,
                "code": "sr_Latn",
                "name": "Serbian (latin)",
                "plural": {
                    "id": 270,
                    "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": [
                    "serbo_croatian",
                    "sh",
                    "sr_latn_rs",
                    "sr@latin",
                    "sr_rs@latin",
                    "srl",
                    "hbs"
                ],
                "direction": "ltr",
                "population": 8085593,
                "web_url": "https://hosted.weblate.org/languages/sr_Latn/",
                "url": "https://hosted.weblate.org/api/languages/sr_Latn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr_Latn/statistics/?format=api"
            },
            "language_code": "sr@latin",
            "id": 12871,
            "filename": "iso_3166-3/sr@latin.po",
            "revision": "130f9ba6dfb378a60fcf517102071cfa403a2877",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/sr_Latn/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/sr_Latn/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/sr_Latn/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sr_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-14T13:27:39.512039+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sr_Latn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sr_Latn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sr_Latn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sr_Latn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sr_Latn/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 12872,
            "filename": "iso_3166-3/sv.po",
            "revision": "d7a7effecccf022d16d25afdb19febe9edad4069",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/sv/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/sv/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 31,
            "translated_words": 104,
            "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-02-24T21:48:10.996056+01:00",
            "last_author": "Anders Jonsson",
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sv/units/?format=api"
        },
        {
            "language": {
                "id": 83,
                "code": "sw",
                "name": "Swahili",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swa",
                    "swh"
                ],
                "direction": "ltr",
                "population": 171610296,
                "web_url": "https://hosted.weblate.org/languages/sw/",
                "url": "https://hosted.weblate.org/api/languages/sw/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sw/statistics/?format=api"
            },
            "language_code": "sw",
            "id": 12873,
            "filename": "iso_3166-3/sw.po",
            "revision": "9b058f4f04e218f0e903e6cc4582ffda5087c9de",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/sw/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/sw/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/sw/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 6.4,
            "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/iso-codes/iso-3166-3/sw/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sw/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sw/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sw/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/sw/units/?format=api"
        },
        {
            "language": {
                "id": 21,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 85616159,
                "web_url": "https://hosted.weblate.org/languages/ta/",
                "url": "https://hosted.weblate.org/api/languages/ta/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 12874,
            "filename": "iso_3166-3/ta.po",
            "revision": "1e1cc27ef783fa437326759f1feb800a3e9d71bc",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/ta/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/ta/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/ta/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 31,
            "translated_words": 104,
            "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": "2024-01-17T07:06:20.528287+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ta/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ta/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ta/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ta/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ta/units/?format=api"
        },
        {
            "language": {
                "id": 19,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 313,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 95478480,
                "web_url": "https://hosted.weblate.org/languages/te/",
                "url": "https://hosted.weblate.org/api/languages/te/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/te/statistics/?format=api"
            },
            "language_code": "te",
            "id": 12875,
            "filename": "iso_3166-3/te.po",
            "revision": "360613237f1744bdd5ce2cfbdfdd0658a8989432",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/te/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/te/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/te/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/te/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:21.181509+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/te/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/te/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/te/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/te/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/te/units/?format=api"
        },
        {
            "language": {
                "id": 16,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 315,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://hosted.weblate.org/languages/th/",
                "url": "https://hosted.weblate.org/api/languages/th/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 12876,
            "filename": "iso_3166-3/th.po",
            "revision": "65183589de233c4a2e320581196b5312b817e318",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/th/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/th/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/th/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:21.286485+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/th/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/th/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/th/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/th/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/th/units/?format=api"
        },
        {
            "language": {
                "id": 17,
                "code": "ti",
                "name": "Tigrinya",
                "plural": {
                    "id": 319,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "tir"
                ],
                "direction": "ltr",
                "population": 10145910,
                "web_url": "https://hosted.weblate.org/languages/ti/",
                "url": "https://hosted.weblate.org/api/languages/ti/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ti/statistics/?format=api"
            },
            "language_code": "ti",
            "id": 12877,
            "filename": "iso_3166-3/ti.po",
            "revision": "986bf59868f96a86a019c5f465e8d27fb68ce2eb",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/ti/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/ti/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/ti/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ti/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 3.2,
            "fuzzy": 4,
            "fuzzy_words": 15,
            "fuzzy_percent": 12.9,
            "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/iso-codes/iso-3166-3/ti/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ti/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ti/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ti/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ti/units/?format=api"
        },
        {
            "language": {
                "id": 362,
                "code": "tig",
                "name": "Tigre",
                "plural": {
                    "id": 318,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1094616,
                "web_url": "https://hosted.weblate.org/languages/tig/",
                "url": "https://hosted.weblate.org/api/languages/tig/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tig/statistics/?format=api"
            },
            "language_code": "tig",
            "id": 12878,
            "filename": "iso_3166-3/tig.po",
            "revision": "46ffd6421c4c69240f1697eec1d919c13da208df",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/tig/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/tig/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/tig/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tig/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 3.2,
            "fuzzy": 4,
            "fuzzy_words": 15,
            "fuzzy_percent": 12.9,
            "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/iso-codes/iso-3166-3/tig/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tig/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tig/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tig/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tig/units/?format=api"
        },
        {
            "language": {
                "id": 15,
                "code": "tk",
                "name": "Turkmen",
                "plural": {
                    "id": 324,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tuk"
                ],
                "direction": "ltr",
                "population": 6870838,
                "web_url": "https://hosted.weblate.org/languages/tk/",
                "url": "https://hosted.weblate.org/api/languages/tk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tk/statistics/?format=api"
            },
            "language_code": "tk",
            "id": 12879,
            "filename": "iso_3166-3/tk.po",
            "revision": "19cc84d05fb393b5927abed0175906e25ddc4bcb",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/tk/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/tk/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/tk/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 12,
            "fuzzy_words": 45,
            "fuzzy_percent": 38.7,
            "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/iso-codes/iso-3166-3/tk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tk/units/?format=api"
        },
        {
            "language": {
                "id": 146,
                "code": "tl",
                "name": "Tagalog",
                "plural": {
                    "id": 306,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "tgl"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/tl/",
                "url": "https://hosted.weblate.org/api/languages/tl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tl/statistics/?format=api"
            },
            "language_code": "tl",
            "id": 12880,
            "filename": "iso_3166-3/tl.po",
            "revision": "53d4f255d11fad7b9d8a7096b4561e029692ab81",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/tl/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/tl/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/tl/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 3.2,
            "fuzzy": 14,
            "fuzzy_words": 53,
            "fuzzy_percent": 45.1,
            "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/iso-codes/iso-3166-3/tl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tl/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 12881,
            "filename": "iso_3166-3/tr.po",
            "revision": "14847700ab304f11fbeac59d9bd2046f4578f3e6",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/tr/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/tr/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 31,
            "translated_words": 104,
            "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-02-25T05:40:46.552114+01:00",
            "last_author": "Oğuz Ersen",
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tr/units/?format=api"
        },
        {
            "language": {
                "id": 11,
                "code": "tt",
                "name": "Tatar",
                "plural": {
                    "id": 311,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tat"
                ],
                "direction": "ltr",
                "population": 1984107,
                "web_url": "https://hosted.weblate.org/languages/tt/",
                "url": "https://hosted.weblate.org/api/languages/tt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tt/statistics/?format=api"
            },
            "language_code": "tt",
            "id": 12882,
            "filename": "iso_3166-3/tt.po",
            "revision": "e50793c7a5c33df7cc67594e042a05c9e103407f",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/tt/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/tt/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/tt/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 3.2,
            "fuzzy": 12,
            "fuzzy_words": 45,
            "fuzzy_percent": 38.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-14T13:27:39.762423+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tt/units/?format=api"
        },
        {
            "language": {
                "id": 366,
                "code": "tt@iqtelif",
                "name": "Tatar (IQTElif)",
                "plural": {
                    "id": 312,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1984107,
                "web_url": "https://hosted.weblate.org/languages/tt@iqtelif/",
                "url": "https://hosted.weblate.org/api/languages/tt@iqtelif/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tt@iqtelif/statistics/?format=api"
            },
            "language_code": "tt@iqtelif",
            "id": 12883,
            "filename": "iso_3166-3/tt@iqtelif.po",
            "revision": "65c5454fd7240f449613373003f5cc01102c1a84",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/tt@iqtelif/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/tt@iqtelif/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/tt@iqtelif/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tt@iqtelif/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 3.2,
            "fuzzy": 12,
            "fuzzy_words": 45,
            "fuzzy_percent": 38.7,
            "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/iso-codes/iso-3166-3/tt@iqtelif/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tt@iqtelif/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tt@iqtelif/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tt@iqtelif/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/tt@iqtelif/units/?format=api"
        },
        {
            "language": {
                "id": 81,
                "code": "ug",
                "name": "Uyghur",
                "plural": {
                    "id": 331,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uig"
                ],
                "direction": "rtl",
                "population": 7670114,
                "web_url": "https://hosted.weblate.org/languages/ug/",
                "url": "https://hosted.weblate.org/api/languages/ug/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ug/statistics/?format=api"
            },
            "language_code": "ug",
            "id": 12884,
            "filename": "iso_3166-3/ug.po",
            "revision": "b0f29699afde3c4c245b72ff32cb408bc313a088",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/ug/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/ug/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/ug/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:22.483437+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ug/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ug/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ug/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ug/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ug/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "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": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 12885,
            "filename": "iso_3166-3/uk.po",
            "revision": "a2237e3d86ea8994619061f099d7ef637bcac01b",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/uk/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/uk/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 31,
            "translated_words": 104,
            "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-02-24T21:46:35.838762+01:00",
            "last_author": "Yuri Chornoivan",
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/uk/units/?format=api"
        },
        {
            "language": {
                "id": 149,
                "code": "ve",
                "name": "Venda",
                "plural": {
                    "id": 335,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ven"
                ],
                "direction": "ltr",
                "population": 1391759,
                "web_url": "https://hosted.weblate.org/languages/ve/",
                "url": "https://hosted.weblate.org/api/languages/ve/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ve/statistics/?format=api"
            },
            "language_code": "ve",
            "id": 12886,
            "filename": "iso_3166-3/ve.po",
            "revision": "6ec6078bf30c3284bb7f895e948005e3981253d7",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/ve/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/ve/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/ve/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ve/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 3.2,
            "fuzzy": 10,
            "fuzzy_words": 32,
            "fuzzy_percent": 32.2,
            "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/iso-codes/iso-3166-3/ve/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ve/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ve/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ve/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ve/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 337,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://hosted.weblate.org/languages/vi/",
                "url": "https://hosted.weblate.org/api/languages/vi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 12887,
            "filename": "iso_3166-3/vi.po",
            "revision": "ea54e4946cc023983a827c121001b45941128de8",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/vi/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/vi/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 2,
            "failing_checks_words": 9,
            "failing_checks_percent": 6.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:22.921054+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/vi/units/?format=api"
        },
        {
            "language": {
                "id": 43,
                "code": "wa",
                "name": "Walloon",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "wln"
                ],
                "direction": "ltr",
                "population": 679800,
                "web_url": "https://hosted.weblate.org/languages/wa/",
                "url": "https://hosted.weblate.org/api/languages/wa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/wa/statistics/?format=api"
            },
            "language_code": "wa",
            "id": 12888,
            "filename": "iso_3166-3/wa.po",
            "revision": "2750981f8d2a448ffe2ff3f40f66cdeb19c94466",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/wa/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/wa/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/wa/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:23.058524+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wa/units/?format=api"
        },
        {
            "language": {
                "id": 367,
                "code": "wal",
                "name": "Wolaytta",
                "plural": {
                    "id": 344,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1946034,
                "web_url": "https://hosted.weblate.org/languages/wal/",
                "url": "https://hosted.weblate.org/api/languages/wal/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/wal/statistics/?format=api"
            },
            "language_code": "wal",
            "id": 12889,
            "filename": "iso_3166-3/wal.po",
            "revision": "7a94d3d05974c5e04715f7f33adfbaf99f5b484f",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/wal/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/wal/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/wal/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 3.2,
            "fuzzy": 4,
            "fuzzy_words": 15,
            "fuzzy_percent": 12.9,
            "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/iso-codes/iso-3166-3/wal/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wal/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wal/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wal/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wal/units/?format=api"
        },
        {
            "language": {
                "id": 150,
                "code": "wo",
                "name": "Wolof",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "wol"
                ],
                "direction": "ltr",
                "population": 11025493,
                "web_url": "https://hosted.weblate.org/languages/wo/",
                "url": "https://hosted.weblate.org/api/languages/wo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/wo/statistics/?format=api"
            },
            "language_code": "wo",
            "id": 12890,
            "filename": "iso_3166-3/wo.po",
            "revision": "447a549f48fc10965d1c72e38022dcaf1087cf14",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/wo/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/wo/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/wo/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 30,
            "translated_words": 99,
            "translated_percent": 96.7,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 3.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-24T21:30:23.349464+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/wo/units/?format=api"
        },
        {
            "language": {
                "id": 344,
                "code": "xh",
                "name": "Xhosa",
                "plural": {
                    "id": 346,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "xho"
                ],
                "direction": "ltr",
                "population": 10182944,
                "web_url": "https://hosted.weblate.org/languages/xh/",
                "url": "https://hosted.weblate.org/api/languages/xh/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/xh/statistics/?format=api"
            },
            "language_code": "xh",
            "id": 12891,
            "filename": "iso_3166-3/xh.po",
            "revision": "432b76d029527c894db5a0a7eac5c891130c6424",
            "web_url": "https://hosted.weblate.org/projects/iso-codes/iso-3166-3/xh/",
            "share_url": "https://hosted.weblate.org/engage/iso-codes/-/xh/",
            "translate_url": "https://hosted.weblate.org/translate/iso-codes/iso-3166-3/xh/",
            "url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/xh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 31,
            "total_words": 104,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_words": 32,
            "fuzzy_percent": 32.2,
            "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/iso-codes/iso-3166-3/xh/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/xh/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/xh/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/xh/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/xh/units/?format=api"
        }
    ]
}