Translation components API.

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

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

{
    "count": 38,
    "next": "https://translate.phyphox.org/api/components/phyphox/ios/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1728473503,
                "web_url": "https://translate.phyphox.org/languages/en/",
                "url": "https://translate.phyphox.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 28,
            "filename": "phyphox-iOS/phyphox/en.lproj/Localizable.strings",
            "revision": "9d06c630778ecdbf1bbff05c0add66b2100b8332,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/en/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/en/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/en/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/en/?format=api",
            "is_template": true,
            "is_source": true,
            "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": 175,
            "failing_checks_words": 1296,
            "failing_checks_percent": 45.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.032357Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/en/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/en/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/en/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/en/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/en/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8218781,
                "web_url": "https://translate.phyphox.org/languages/ca/",
                "url": "https://translate.phyphox.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 29,
            "filename": "phyphox-iOS/phyphox/ca.lproj/Localizable.strings",
            "revision": "512075d018283a228da1226cc9384a2f78043aab,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/ca/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/ca/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/ca/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/ca/?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": 28,
            "failing_checks_words": 198,
            "failing_checks_percent": 7.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.099103Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ca/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ca/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ca/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ca/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ca/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13236057,
                "web_url": "https://translate.phyphox.org/languages/cs/",
                "url": "https://translate.phyphox.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 30,
            "filename": "phyphox-iOS/phyphox/cs.lproj/Localizable.strings",
            "revision": "65ed5aef732518657f5c99b8bab4292d13d895f2,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/cs/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/cs/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/cs/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/cs/?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": "2023-11-29T22:43:32.774981Z",
            "last_author": "Lukáš Hřebík",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/cs/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/cs/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/cs/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/cs/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/cs/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 112,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 141873196,
                "web_url": "https://translate.phyphox.org/languages/de/",
                "url": "https://translate.phyphox.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 31,
            "filename": "phyphox-iOS/phyphox/de.lproj/Localizable.strings",
            "revision": "cf8feca42889c3228ae5bcd7b791530f4cc5f08b,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/de/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/de/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/de/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/de/?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-06-18T10:01:04.710470Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/de/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/de/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/de/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/de/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/de/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12249401,
                "web_url": "https://translate.phyphox.org/languages/el/",
                "url": "https://translate.phyphox.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 32,
            "filename": "phyphox-iOS/phyphox/el.lproj/Localizable.strings",
            "revision": "be7d8c1cc3ac3c39d970910c526fdf6233671a81,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/el/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/el/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/el/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 372,
            "translated_words": 1744,
            "translated_percent": 97.3,
            "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": "2025-11-24T06:41:08.386189Z",
            "last_author": "Κωστής Χαλκιαδάκης",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/el/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/el/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/el/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/el/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/el/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 150,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 507599381,
                "web_url": "https://translate.phyphox.org/languages/es/",
                "url": "https://translate.phyphox.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 33,
            "filename": "phyphox-iOS/phyphox/es.lproj/Localizable.strings",
            "revision": "c6d5d382aa137f8ca969e60aea445399b5cf80a6,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/es/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/es/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/es/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 335,
            "translated_words": 1558,
            "translated_percent": 87.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.2,
            "failing_checks": 13,
            "failing_checks_words": 28,
            "failing_checks_percent": 3.4,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.139560Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/es/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/es/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/es/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/es/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/es/units/?format=api"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 172,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 89208445,
                "web_url": "https://translate.phyphox.org/languages/fa/",
                "url": "https://translate.phyphox.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 34,
            "filename": "phyphox-iOS/phyphox/fa.lproj/Localizable.strings",
            "revision": "37e7650b7cc773d7d33e3da83d8a04cf14beadcc,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/fa/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/fa/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/fa/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/fa/?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": 40,
            "failing_checks_words": 335,
            "failing_checks_percent": 10.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.146802Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/fa/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/fa/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/fa/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/fa/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/fa/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 182,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 332956350,
                "web_url": "https://translate.phyphox.org/languages/fr/",
                "url": "https://translate.phyphox.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 35,
            "filename": "phyphox-iOS/phyphox/fr.lproj/Localizable.strings",
            "revision": "835c7d0fd97e0f67f4792b7466e8e94bfd37653c,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/fr/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/fr/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/fr/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 339,
            "translated_words": 1567,
            "translated_percent": 88.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 22,
            "failing_checks_words": 165,
            "failing_checks_percent": 5.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.154191Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/fr/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/fr/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/fr/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/fr/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/fr/units/?format=api"
        },
        {
            "language": {
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 225,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 580318483,
                "web_url": "https://translate.phyphox.org/languages/hi/",
                "url": "https://translate.phyphox.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 36,
            "filename": "phyphox-iOS/phyphox/hi.lproj/Localizable.strings",
            "revision": "4cf4127916b9d53b229e624b7dd57e1bd05a62a4,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/hi/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/hi/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/hi/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 382,
            "total_words": 1888,
            "translated": 353,
            "translated_words": 1597,
            "translated_percent": 92.4,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.2,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-28T07:04:00.472915Z",
            "last_author": "Ashish Amish",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/hi/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/hi/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/hi/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/hi/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/hi/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12313191,
                "web_url": "https://translate.phyphox.org/languages/hu/",
                "url": "https://translate.phyphox.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 37,
            "filename": "phyphox-iOS/phyphox/hu.lproj/Localizable.strings",
            "revision": "9888225ae36c98b6f61839040e5f2a92364be176,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/hu/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/hu/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/hu/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/hu/?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": 207,
            "failing_checks_words": 1369,
            "failing_checks_percent": 54.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.177240Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/hu/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/hu/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/hu/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/hu/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/hu/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 243,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 180519583,
                "web_url": "https://translate.phyphox.org/languages/id/",
                "url": "https://translate.phyphox.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 38,
            "filename": "phyphox-iOS/phyphox/id.lproj/Localizable.strings",
            "revision": "6aef5b321e7e13f356361d04014c997be7461d1a,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/id/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/id/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/id/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/id/?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": 107,
            "failing_checks_words": 807,
            "failing_checks_percent": 28.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.184775Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/id/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/id/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/id/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/id/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/id/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 252,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70475318,
                "web_url": "https://translate.phyphox.org/languages/it/",
                "url": "https://translate.phyphox.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 39,
            "filename": "phyphox-iOS/phyphox/it.lproj/Localizable.strings",
            "revision": "844793b36b800bd5d7be7eee74eea74c37a34812,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/it/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/it/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/it/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/it/?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": 34,
            "failing_checks_words": 282,
            "failing_checks_percent": 8.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.192072Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/it/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/it/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/it/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/it/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/it/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 254,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 117608755,
                "web_url": "https://translate.phyphox.org/languages/ja/",
                "url": "https://translate.phyphox.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 40,
            "filename": "phyphox-iOS/phyphox/ja.lproj/Localizable.strings",
            "revision": "2cd3fd6f3f8c51619c0f641bd4ceb009cbad1430,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/ja/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/ja/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/ja/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/ja/?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": 49,
            "failing_checks_words": 501,
            "failing_checks_percent": 12.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.199744Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ja/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ja/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ja/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ja/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ja/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 379,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 32854898,
                "web_url": "https://translate.phyphox.org/languages/nl/",
                "url": "https://translate.phyphox.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 41,
            "filename": "phyphox-iOS/phyphox/nl.lproj/Localizable.strings",
            "revision": "f606eaac9e35b2b7497f3f5b9423a5cb5abc0945,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/nl/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/nl/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/nl/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/nl/?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": 39,
            "failing_checks_words": 296,
            "failing_checks_percent": 10.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.221683Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/nl/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/nl/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/nl/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/nl/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 412,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41500500,
                "web_url": "https://translate.phyphox.org/languages/pl/",
                "url": "https://translate.phyphox.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 42,
            "filename": "phyphox-iOS/phyphox/pl.lproj/Localizable.strings",
            "revision": "d5268c312d14b37d8ec0034e5874d564d791c6a6,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/pl/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/pl/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/pl/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/pl/?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": 36,
            "failing_checks_words": 266,
            "failing_checks_percent": 9.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.229069Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pl/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pl/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pl/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pl/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 419,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 249463918,
                "web_url": "https://translate.phyphox.org/languages/pt/",
                "url": "https://translate.phyphox.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 43,
            "filename": "phyphox-iOS/phyphox/pt.lproj/Localizable.strings",
            "revision": "d6a30f0cac830a309b0a5eeb89e22539589eba75,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/pt/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/pt/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/pt/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt/?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": 36,
            "failing_checks_words": 261,
            "failing_checks_percent": 9.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.251527Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/pt/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 435,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 201151468,
                "web_url": "https://translate.phyphox.org/languages/ru/",
                "url": "https://translate.phyphox.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 44,
            "filename": "phyphox-iOS/phyphox/ru.lproj/Localizable.strings",
            "revision": "e5c51b99492e91d006bf498c8b0e1052bbc7c0d2,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/ru/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/ru/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/ru/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/ru/?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.259002Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ru/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ru/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ru/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ru/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 466,
                    "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": 1967012,
                "web_url": "https://translate.phyphox.org/languages/sl/",
                "url": "https://translate.phyphox.org/api/languages/sl/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 45,
            "filename": "phyphox-iOS/phyphox/sl.lproj/Localizable.strings",
            "revision": "b3095d7bec756a5110b42215f397d8753d799539,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/sl/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/sl/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/sl/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/sl/?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": 97,
            "failing_checks_words": 948,
            "failing_checks_percent": 25.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.266740Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sl/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sl/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sl/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sl/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sl/units/?format=api"
        },
        {
            "language": {
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 479,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7189403,
                "web_url": "https://translate.phyphox.org/languages/sr/",
                "url": "https://translate.phyphox.org/api/languages/sr/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 46,
            "filename": "phyphox-iOS/phyphox/sr.lproj/Localizable.strings",
            "revision": "658f2d7c37fa6e3b8ca218ba198e45861ef60022,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/sr/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/sr/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/sr/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/sr/?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": 26,
            "failing_checks_words": 185,
            "failing_checks_percent": 6.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.274377Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sr/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sr/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sr/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sr/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sr/units/?format=api"
        },
        {
            "language": {
                "code": "sr_Latn",
                "name": "Serbian (Latin script)",
                "plural": {
                    "id": 483,
                    "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": [
                    "serbo_croatian",
                    "sh",
                    "sr_latn_rs",
                    "sr_rs@latin",
                    "sr@latin",
                    "srl",
                    "hbs"
                ],
                "direction": "ltr",
                "population": 7709589,
                "web_url": "https://translate.phyphox.org/languages/sr_Latn/",
                "url": "https://translate.phyphox.org/api/languages/sr_Latn/?format=api",
                "statistics_url": "https://translate.phyphox.org/api/languages/sr_Latn/statistics/?format=api"
            },
            "language_code": "sr_Latn",
            "id": 47,
            "filename": "phyphox-iOS/phyphox/sr_Latn.lproj/Localizable.strings",
            "revision": "d8708211a0518d30f7b9180d647d82cfdab5311d,9d06c630778ecdbf1bbff05c0add66b2100b8332",
            "web_url": "https://translate.phyphox.org/projects/phyphox/ios/sr_Latn/",
            "share_url": "https://translate.phyphox.org/engage/phyphox/sr_Latn/",
            "translate_url": "https://translate.phyphox.org/translate/phyphox/ios/sr_Latn/",
            "url": "https://translate.phyphox.org/api/translations/phyphox/ios/sr_Latn/?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": 36,
            "failing_checks_words": 330,
            "failing_checks_percent": 9.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T09:56:38.281826Z",
            "last_author": "Sebastian Staacks",
            "repository_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sr_Latn/repository/?format=api",
            "file_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sr_Latn/file/?format=api",
            "statistics_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sr_Latn/statistics/?format=api",
            "changes_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sr_Latn/changes/?format=api",
            "units_list_url": "https://translate.phyphox.org/api/translations/phyphox/ios/sr_Latn/units/?format=api"
        }
    ]
}