Translation components API.

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

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

{
    "count": 38,
    "next": null,
    "previous": "https://translate.phyphox.org/api/components/phyphox/ios/translations/?format=api",
    "results": [
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 493,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 13338376,
                "web_url": "https://translate.phyphox.org/languages/sv/",
                "url": "https://translate.phyphox.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 48,
            "filename": "phyphox-iOS/phyphox/sv.lproj/Localizable.strings",
            "revision": "73dd99848fc0a081be4addd8b3e0020d6e8060ed,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/sv/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/sv/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/sv/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 331,
            "translated_words": 1542,
            "translated_percent": 86.6,
            "fuzzy": 3,
            "fuzzy_words": 16,
            "fuzzy_percent": 0.7,
            "failing_checks": 25,
            "failing_checks_words": 90,
            "failing_checks_percent": 6.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.293768Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sv/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sv/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sv/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sv/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sv/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 523,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 82419542,
                "web_url": "https://translate.phyphox.org/languages/tr/",
                "url": "https://translate.phyphox.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 49,
            "filename": "phyphox-iOS/phyphox/tr.lproj/Localizable.strings",
            "revision": "069297b0aa0dbfcc38ce88363f40bc9539ab34e2,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/tr/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/tr/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/tr/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 331,
            "translated_words": 1542,
            "translated_percent": 86.6,
            "fuzzy": 3,
            "fuzzy_words": 16,
            "fuzzy_percent": 0.7,
            "failing_checks": 24,
            "failing_checks_words": 89,
            "failing_checks_percent": 6.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.308675Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/tr/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/tr/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/tr/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/tr/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/tr/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 539,
                    "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": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 24080585,
                "web_url": "https://translate.phyphox.org/languages/uk/",
                "url": "https://translate.phyphox.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 50,
            "filename": "phyphox-iOS/phyphox/uk.lproj/Localizable.strings",
            "revision": "c5ce5eb74177c5fce5d2f12cfd7b705e867e4d2d,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/uk/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/uk/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/uk/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 338,
            "translated_words": 1565,
            "translated_percent": 88.4,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.2,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.316296Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/uk/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/uk/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/uk/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/uk/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/uk/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 550,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 92370781,
                "web_url": "https://translate.phyphox.org/languages/vi/",
                "url": "https://translate.phyphox.org/api/languages/vi/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 51,
            "filename": "phyphox-iOS/phyphox/vi.lproj/Localizable.strings",
            "revision": "a9f1b3384aa7c0d0d546f373c23f2030e6c75f25,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/vi/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/vi/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/vi/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 338,
            "translated_words": 1565,
            "translated_percent": 88.4,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.2,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.323949Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/vi/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/vi/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/vi/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/vi/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/vi/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified Han script)",
                "plural": {
                    "id": 575,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "cmn",
                    "cmn_hans",
                    "zh",
                    "zh_chs",
                    "zh_cmn_hans",
                    "zh_cn",
                    "zh_hans_cn",
                    "zhcn",
                    "zh_simplified",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1286444445,
                "web_url": "https://translate.phyphox.org/languages/zh_Hans/",
                "url": "https://translate.phyphox.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 52,
            "filename": "phyphox-iOS/phyphox/zh_Hans.lproj/Localizable.strings",
            "revision": "17f1ab2caefb0b2e2e9286c9c9bcfd08c877e604,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/zh_Hans/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/zh_Hans/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/zh_Hans/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 331,
            "translated_words": 1542,
            "translated_percent": 86.6,
            "fuzzy": 3,
            "fuzzy_words": 16,
            "fuzzy_percent": 0.7,
            "failing_checks": 38,
            "failing_checks_words": 338,
            "failing_checks_percent": 9.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.331573Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/zh_Hans/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional Han script)",
                "plural": {
                    "id": 577,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "cmn_hant",
                    "zh_cht",
                    "zh_cmn_hant",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_tw",
                    "zhtw",
                    "zh_traditional",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 39078482,
                "web_url": "https://translate.phyphox.org/languages/zh_Hant/",
                "url": "https://translate.phyphox.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 53,
            "filename": "phyphox-iOS/phyphox/zh_Hant.lproj/Localizable.strings",
            "revision": "7b5d22d28d89ae17067ecee0d969b4b762a619b0,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/zh_Hant/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/zh_Hant/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/zh_Hant/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 332,
            "translated_words": 1554,
            "translated_percent": 86.9,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.5,
            "failing_checks": 40,
            "failing_checks_words": 293,
            "failing_checks_percent": 10.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.339409Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/zh_Hant/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 109,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7247744,
                "web_url": "https://translate.phyphox.org/languages/da/",
                "url": "https://translate.phyphox.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 135,
            "filename": "phyphox-iOS/phyphox/da.lproj/Localizable.strings",
            "revision": "da4d367e854b75df966d22f49cc75ff67d54cc2f,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/da/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/da/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/da/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 332,
            "translated_words": 1554,
            "translated_percent": 86.9,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.5,
            "failing_checks": 84,
            "failing_checks_words": 645,
            "failing_checks_percent": 21.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.113706Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/da/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/da/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/da/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/da/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/da/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 19,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 378792526,
                "web_url": "https://translate.phyphox.org/languages/ar/",
                "url": "https://translate.phyphox.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 169,
            "filename": "phyphox-iOS/phyphox/ar.lproj/Localizable.strings",
            "revision": "e2575e41bffcc9818af52e0bfec8feafd1bb1184,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/ar/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/ar/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/ar/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 357,
            "translated_words": 1607,
            "translated_percent": 93.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 26,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-02-12T13:25:09.994921Z",
            "last_author": "Hicham Ramdoum",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ar/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ar/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ar/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ar/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ar/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 287,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 79278717,
                "web_url": "https://translate.phyphox.org/languages/ko/",
                "url": "https://translate.phyphox.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 205,
            "filename": "phyphox-iOS/phyphox/ko.lproj/Localizable.strings",
            "revision": "5cc86774a704d3b15e4611ac2f1e6fe0af3bef62,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/ko/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/ko/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/ko/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 5,
            "translated_words": 5,
            "translated_percent": 1.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 22,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.214348Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ko/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ko/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ko/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ko/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ko/units/?format=api"
        },
        {
            "language": {
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 263,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 4324687,
                "web_url": "https://translate.phyphox.org/languages/ka/",
                "url": "https://translate.phyphox.org/api/languages/ka/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 212,
            "filename": "phyphox-iOS/phyphox/ka.lproj/Localizable.strings",
            "revision": "6814cc34ec3504c64badf31dc5805a37556e3544,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/ka/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/ka/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/ka/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 341,
            "translated_words": 1585,
            "translated_percent": 89.2,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.2,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.207146Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ka/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ka/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ka/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ka/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ka/units/?format=api"
        },
        {
            "language": {
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 500,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 90608136,
                "web_url": "https://translate.phyphox.org/languages/ta/",
                "url": "https://translate.phyphox.org/api/languages/ta/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 219,
            "filename": "phyphox-iOS/phyphox/ta.lproj/Localizable.strings",
            "revision": "0867fb335659d00ca48baecfc504be78c14df852,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/ta/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/ta/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/ta/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 382,
            "translated_words": 1888,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-11-26T10:28:23.264700Z",
            "last_author": "Matheshwaran Viswanathan",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ta/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ta/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ta/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ta/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ta/units/?format=api"
        },
        {
            "language": {
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 279893704,
                "web_url": "https://translate.phyphox.org/languages/bn/",
                "url": "https://translate.phyphox.org/api/languages/bn/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 224,
            "filename": "phyphox-iOS/phyphox/bn.lproj/Localizable.strings",
            "revision": "4feef60df80f759e491ba8ccc3dc6bdf9a4507b0,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/bn/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/bn/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/bn/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 296,
            "translated_words": 1099,
            "translated_percent": 77.4,
            "fuzzy": 4,
            "fuzzy_words": 5,
            "fuzzy_percent": 1.0,
            "failing_checks": 10,
            "failing_checks_words": 32,
            "failing_checks_percent": 2.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-17T06:39:10.078260Z",
            "last_author": "Bidyut Ghosh",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/bn/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/bn/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/bn/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/bn/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/bn/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 421,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 200247320,
                "web_url": "https://translate.phyphox.org/languages/pt_BR/",
                "url": "https://translate.phyphox.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt-BR",
            "id": 237,
            "filename": "phyphox-iOS/phyphox/pt-BR.lproj/Localizable.strings",
            "revision": "d6a30f0cac830a309b0a5eeb89e22539589eba75,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/pt_BR/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/pt_BR/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/pt_BR/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 334,
            "translated_words": 1558,
            "translated_percent": 87.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 34,
            "failing_checks_words": 247,
            "failing_checks_percent": 8.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.236883Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt_BR/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt_BR/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 422,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9798912,
                "web_url": "https://translate.phyphox.org/languages/pt_PT/",
                "url": "https://translate.phyphox.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt-PT",
            "id": 245,
            "filename": "phyphox-iOS/phyphox/pt-PT.lproj/Localizable.strings",
            "revision": "d6a30f0cac830a309b0a5eeb89e22539589eba75,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/pt_PT/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/pt_PT/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/pt_PT/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 334,
            "translated_words": 1558,
            "translated_percent": 87.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 34,
            "failing_checks_words": 247,
            "failing_checks_percent": 8.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.244327Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt_PT/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt_PT/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt_PT/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt_PT/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt_PT/units/?format=api"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 232,
                    "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": 2
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6790797,
                "web_url": "https://translate.phyphox.org/languages/hr/",
                "url": "https://translate.phyphox.org/api/languages/hr/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 251,
            "filename": "phyphox-iOS/phyphox/hr.lproj/Localizable.strings",
            "revision": "b774d4009c8b087831a1c8e2266dbd0140d35def,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/hr/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/hr/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/hr/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 374,
            "translated_words": 1842,
            "translated_percent": 97.9,
            "fuzzy": 8,
            "fuzzy_words": 46,
            "fuzzy_percent": 2.0,
            "failing_checks": 8,
            "failing_checks_words": 46,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-26T00:03:16.203408Z",
            "last_author": "Damp Canary",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/hr/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/hr/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/hr/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/hr/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/hr/units/?format=api"
        },
        {
            "language": {
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 213,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "guj",
                    "prp"
                ],
                "direction": "ltr",
                "population": 65626182,
                "web_url": "https://translate.phyphox.org/languages/gu/",
                "url": "https://translate.phyphox.org/api/languages/gu/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/gu/statistics/?format=api"
            },
            "language_code": "gu",
            "id": 258,
            "filename": "phyphox-iOS/phyphox/gu.lproj/Localizable.strings",
            "revision": "28558323363136ecb794a1dd050a1516d9cdad13,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/gu/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/gu/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/gu/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 8,
            "translated_words": 8,
            "translated_percent": 2.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": "2026-02-12T13:00:54.622215Z",
            "last_author": "Prabir Mashruwala",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/gu/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/gu/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/gu/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/gu/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/gu/units/?format=api"
        },
        {
            "language": {
                "code": "or",
                "name": "Odia",
                "plural": {
                    "id": 398,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ori",
                    "ory"
                ],
                "direction": "ltr",
                "population": 45092160,
                "web_url": "https://translate.phyphox.org/languages/or/",
                "url": "https://translate.phyphox.org/api/languages/or/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/or/statistics/?format=api"
            },
            "language_code": "or",
            "id": 265,
            "filename": "phyphox-iOS/phyphox/or.lproj/Localizable.strings",
            "revision": "8b137891791fe96927ad78e64b0aad7bded08bdc,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/or/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/or/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/or/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "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://translate.phyphox.org/api/translations/phyphox/ios/or/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/or/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/or/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/or/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/or/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 53,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7684020,
                "web_url": "https://translate.phyphox.org/languages/bg/",
                "url": "https://translate.phyphox.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 272,
            "filename": "phyphox-iOS/phyphox/bg.lproj/Localizable.strings",
            "revision": "5f96b484c5f132ebeaaa1c45635adda9caccce9e,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/bg/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/bg/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/bg/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 153,
            "translated_words": 857,
            "translated_percent": 40.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": "2026-02-20T20:37:14.478953Z",
            "last_author": "Ivan Daykov",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/bg/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/bg/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/bg/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/bg/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/bg/units/?format=api"
        }
    ]
}