Translation components API.

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

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

{
    "count": 41,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 149,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "en_us",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.seerr.dev/languages/en/",
                "url": "https://translate.seerr.dev/api/languages/en/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1,
            "filename": "src/i18n/locale/en.json",
            "revision": "31ef0338984b56ddf0479aebbdfb131914a419b4,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/en/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/en/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/en/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 1668,
            "total_words": 7275,
            "translated": 1668,
            "translated_words": 7275,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 145,
            "failing_checks_words": 850,
            "failing_checks_percent": 8.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:04:55.977612Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/en/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/en/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/en/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/en/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/en/units/?format=api"
        },
        {
            "language": {
                "id": 21,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 21,
                    "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_aa",
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 378792526,
                "web_url": "https://translate.seerr.dev/languages/ar/",
                "url": "https://translate.seerr.dev/api/languages/ar/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 2,
            "filename": "src/i18n/locale/ar.json",
            "revision": "3980f39df5415e915b18fb3d4219359f88b595e5,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/ar/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/ar/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/ar/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1637,
            "translated_words": 6858,
            "translated_percent": 98.1,
            "fuzzy": 1,
            "fuzzy_words": 18,
            "fuzzy_percent": 0.1,
            "failing_checks": 8,
            "failing_checks_words": 71,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:04:56.513452Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ar/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ar/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ar/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ar/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ar/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ca",
                    "ca_es",
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8218781,
                "web_url": "https://translate.seerr.dev/languages/ca/",
                "url": "https://translate.seerr.dev/api/languages/ca/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 3,
            "filename": "src/i18n/locale/ca.json",
            "revision": "d15e5b8005e88639c7e1c52bbb2f8c3d0028bc1a,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/ca/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/ca/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/ca/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1314,
            "translated_words": 5103,
            "translated_percent": 78.7,
            "fuzzy": 16,
            "fuzzy_words": 260,
            "fuzzy_percent": 0.9,
            "failing_checks": 33,
            "failing_checks_words": 348,
            "failing_checks_percent": 1.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:04:57.338190Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ca/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ca/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ca/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ca/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ca/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 114,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ces",
                    "cs_cs",
                    "cs_cz",
                    "csy",
                    "cz",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13236057,
                "web_url": "https://translate.seerr.dev/languages/cs/",
                "url": "https://translate.seerr.dev/api/languages/cs/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 4,
            "filename": "src/i18n/locale/cs.json",
            "revision": "5366d25dd7f91e255b74fe73d4e9d1fa8200afcc,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/cs/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/cs/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/cs/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1653,
            "translated_words": 7084,
            "translated_percent": 99.1,
            "fuzzy": 1,
            "fuzzy_words": 18,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 18,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:04:57.835441Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/cs/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/cs/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/cs/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/cs/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/cs/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "da_dk",
                    "dan",
                    "dk"
                ],
                "direction": "ltr",
                "population": 7247744,
                "web_url": "https://translate.seerr.dev/languages/da/",
                "url": "https://translate.seerr.dev/api/languages/da/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 5,
            "filename": "src/i18n/locale/da.json",
            "revision": "e5a5f73ffaad82657162b082722a871d14129b53,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/da/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/da/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/da/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1668,
            "translated_words": 7275,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:04:58.329048Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/da/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/da/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/da/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/da/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/da/units/?format=api"
        },
        {
            "language": {
                "id": 122,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "de_de",
                    "deu",
                    "deu_de",
                    "ger"
                ],
                "direction": "ltr",
                "population": 141873196,
                "web_url": "https://translate.seerr.dev/languages/de/",
                "url": "https://translate.seerr.dev/api/languages/de/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 6,
            "filename": "src/i18n/locale/de.json",
            "revision": "8b02ff24d8662ff5d0378cc0ff4196201b3ba675,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/de/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/de/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/de/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1622,
            "translated_words": 6769,
            "translated_percent": 97.2,
            "fuzzy": 3,
            "fuzzy_words": 57,
            "fuzzy_percent": 0.1,
            "failing_checks": 3,
            "failing_checks_words": 57,
            "failing_checks_percent": 0.1,
            "have_suggestion": 12,
            "have_comment": 0,
            "last_change": "2026-04-18T21:04:58.821148Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/de/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/de/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/de/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/de/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/de/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "el_gr",
                    "ell",
                    "gr",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12249401,
                "web_url": "https://translate.seerr.dev/languages/el/",
                "url": "https://translate.seerr.dev/api/languages/el/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 7,
            "filename": "src/i18n/locale/el.json",
            "revision": "6fe9481cce63c2cce8d8d871991ebede3f0faf03,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/el/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/el/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/el/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1180,
            "translated_words": 4574,
            "translated_percent": 70.7,
            "fuzzy": 21,
            "fuzzy_words": 298,
            "fuzzy_percent": 1.2,
            "failing_checks": 44,
            "failing_checks_words": 462,
            "failing_checks_percent": 2.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:04:59.355433Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/el/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/el/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/el/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/el/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/el/units/?format=api"
        },
        {
            "language": {
                "id": 167,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 167,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_es",
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 507161083,
                "web_url": "https://translate.seerr.dev/languages/es/",
                "url": "https://translate.seerr.dev/api/languages/es/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 8,
            "filename": "src/i18n/locale/es.json",
            "revision": "c0634f81dda61b86c9ddf23ac020a8b433fff901,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/es/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/es/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/es/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1420,
            "translated_words": 5534,
            "translated_percent": 85.1,
            "fuzzy": 23,
            "fuzzy_words": 404,
            "fuzzy_percent": 1.3,
            "failing_checks": 27,
            "failing_checks_words": 422,
            "failing_checks_percent": 1.6,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2026-04-18T21:04:59.761098Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/es/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/es/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/es/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/es/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/es/units/?format=api"
        },
        {
            "language": {
                "id": 201,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 201,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fr_fr",
                    "fra",
                    "fra_fr",
                    "fre"
                ],
                "direction": "ltr",
                "population": 332956350,
                "web_url": "https://translate.seerr.dev/languages/fr/",
                "url": "https://translate.seerr.dev/api/languages/fr/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 9,
            "filename": "src/i18n/locale/fr.json",
            "revision": "f19330ad612e80de99424ada9c2bdcfa1af57ec4,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/fr/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/fr/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/fr/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1668,
            "translated_words": 7275,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2026-04-19T05:08:45.269863Z",
            "last_author": "Background commit",
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/fr/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/fr/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/fr/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/fr/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/fr/units/?format=api"
        },
        {
            "language": {
                "id": 250,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 250,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "he_il",
                    "heb",
                    "iw",
                    "iw_he",
                    "iw_il"
                ],
                "direction": "rtl",
                "population": 9402620,
                "web_url": "https://translate.seerr.dev/languages/he/",
                "url": "https://translate.seerr.dev/api/languages/he/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 10,
            "filename": "src/i18n/locale/he.json",
            "revision": "1235cdd207d197565ae22e9d3fddd370b881b99b,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/he/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/he/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/he/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 714,
            "translated_words": 2811,
            "translated_percent": 42.8,
            "fuzzy": 20,
            "fuzzy_words": 126,
            "fuzzy_percent": 1.1,
            "failing_checks": 16,
            "failing_checks_words": 146,
            "failing_checks_percent": 0.9,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:02.522898Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/he/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/he/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/he/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/he/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/he/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 252,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hi_in",
                    "hin"
                ],
                "direction": "ltr",
                "population": 580318483,
                "web_url": "https://translate.seerr.dev/languages/hi/",
                "url": "https://translate.seerr.dev/api/languages/hi/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 11,
            "filename": "src/i18n/locale/hi.json",
            "revision": "8eeee03d2db86eee0f2c6145495123775b6f02c1,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/hi/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/hi/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/hi/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 140,
            "translated_words": 466,
            "translated_percent": 8.3,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:02.942165Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hi/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hi/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hi/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hi/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hi/units/?format=api"
        },
        {
            "language": {
                "id": 260,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 260,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "hr_hr",
                    "hrv",
                    "scr"
                ],
                "direction": "ltr",
                "population": 6790797,
                "web_url": "https://translate.seerr.dev/languages/hr/",
                "url": "https://translate.seerr.dev/api/languages/hr/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 12,
            "filename": "src/i18n/locale/hr.json",
            "revision": "c6c3f8ace13e3a0ae5144373db71d835354c7679,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/hr/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/hr/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/hr/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1176,
            "translated_words": 4555,
            "translated_percent": 70.5,
            "fuzzy": 21,
            "fuzzy_words": 298,
            "fuzzy_percent": 1.2,
            "failing_checks": 34,
            "failing_checks_words": 366,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:03.404385Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hr/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hr/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hr/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hr/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hr/units/?format=api"
        },
        {
            "language": {
                "id": 264,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hu_hu",
                    "hun"
                ],
                "direction": "ltr",
                "population": 12313191,
                "web_url": "https://translate.seerr.dev/languages/hu/",
                "url": "https://translate.seerr.dev/api/languages/hu/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 13,
            "filename": "src/i18n/locale/hu.json",
            "revision": "eea9b76c71b37e7b0d59f277013ca8e361b96a37,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/hu/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/hu/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/hu/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1668,
            "translated_words": 7275,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:03.869297Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hu/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hu/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hu/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hu/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/hu/units/?format=api"
        },
        {
            "language": {
                "id": 280,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 280,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "it_it",
                    "ita",
                    "ita_it"
                ],
                "direction": "ltr",
                "population": 70475318,
                "web_url": "https://translate.seerr.dev/languages/it/",
                "url": "https://translate.seerr.dev/api/languages/it/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 14,
            "filename": "src/i18n/locale/it.json",
            "revision": "6f61425e17f9c7bc92679fa98bff2d078af62ade,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/it/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/it/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/it/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1637,
            "translated_words": 6858,
            "translated_percent": 98.1,
            "fuzzy": 1,
            "fuzzy_words": 18,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 18,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:04.331119Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/it/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/it/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/it/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/it/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/it/units/?format=api"
        },
        {
            "language": {
                "id": 285,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 285,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ja_ja",
                    "ja_jp",
                    "jp",
                    "jp_jpn",
                    "jpn",
                    "jpn_jp"
                ],
                "direction": "ltr",
                "population": 117608755,
                "web_url": "https://translate.seerr.dev/languages/ja/",
                "url": "https://translate.seerr.dev/api/languages/ja/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 15,
            "filename": "src/i18n/locale/ja.json",
            "revision": "123a49a8d5d989aa097227ffc83a5964836e1618,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/ja/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/ja/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/ja/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1651,
            "translated_words": 7045,
            "translated_percent": 98.9,
            "fuzzy": 3,
            "fuzzy_words": 57,
            "fuzzy_percent": 0.1,
            "failing_checks": 3,
            "failing_checks_words": 57,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:04.783101Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ja/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ja/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ja/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ja/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ja/units/?format=api"
        },
        {
            "language": {
                "id": 319,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 319,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "ko_kr",
                    "kor",
                    "kor_kr"
                ],
                "direction": "ltr",
                "population": 79278717,
                "web_url": "https://translate.seerr.dev/languages/ko/",
                "url": "https://translate.seerr.dev/api/languages/ko/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 16,
            "filename": "src/i18n/locale/ko.json",
            "revision": "5c4adcf51d822dc16f04a0680c6f30bbb4234bbb,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/ko/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/ko/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/ko/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1171,
            "translated_words": 4550,
            "translated_percent": 70.2,
            "fuzzy": 21,
            "fuzzy_words": 298,
            "fuzzy_percent": 1.2,
            "failing_checks": 31,
            "failing_checks_words": 346,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:05.606280Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ko/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ko/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ko/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ko/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ko/units/?format=api"
        },
        {
            "language": {
                "id": 352,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 352,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit",
                    "lt_lt"
                ],
                "direction": "ltr",
                "population": 2405298,
                "web_url": "https://translate.seerr.dev/languages/lt/",
                "url": "https://translate.seerr.dev/api/languages/lt/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 17,
            "filename": "src/i18n/locale/lt.json",
            "revision": "9e837d34c8b620b4fd1f9a4100cb7f79f9485571,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/lt/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/lt/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/lt/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 715,
            "translated_words": 2232,
            "translated_percent": 42.8,
            "fuzzy": 5,
            "fuzzy_words": 54,
            "fuzzy_percent": 0.2,
            "failing_checks": 13,
            "failing_checks_words": 96,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:06.465513Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/lt/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/lt/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/lt/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/lt/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/lt/units/?format=api"
        },
        {
            "language": {
                "id": 410,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 410,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nb",
                    "nb_nb",
                    "no",
                    "no_nb",
                    "no_no",
                    "nob",
                    "nor",
                    "norwegian"
                ],
                "direction": "ltr",
                "population": 5509730,
                "web_url": "https://translate.seerr.dev/languages/nb_NO/",
                "url": "https://translate.seerr.dev/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 18,
            "filename": "src/i18n/locale/nb_NO.json",
            "revision": "de9acacbe6bc00d59a39d0a3535a2783f507d208,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/nb_NO/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/nb_NO/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/nb_NO/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1167,
            "translated_words": 4508,
            "translated_percent": 69.9,
            "fuzzy": 17,
            "fuzzy_words": 245,
            "fuzzy_percent": 1.0,
            "failing_checks": 36,
            "failing_checks_words": 324,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:06.898799Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/nb_NO/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/nb_NO/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 418,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 418,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nl_nl",
                    "nld"
                ],
                "direction": "ltr",
                "population": 32854898,
                "web_url": "https://translate.seerr.dev/languages/nl/",
                "url": "https://translate.seerr.dev/api/languages/nl/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 19,
            "filename": "src/i18n/locale/nl.json",
            "revision": "23444cc5a27c845f762da3109259c38f2759f3a2,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/nl/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/nl/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/nl/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1634,
            "translated_words": 6810,
            "translated_percent": 97.9,
            "fuzzy": 3,
            "fuzzy_words": 57,
            "fuzzy_percent": 0.1,
            "failing_checks": 3,
            "failing_checks_words": 57,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:07.349094Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/nl/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/nl/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/nl/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/nl/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/nl/units/?format=api"
        },
        {
            "language": {
                "id": 457,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 457,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "pl_pl",
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41500500,
                "web_url": "https://translate.seerr.dev/languages/pl/",
                "url": "https://translate.seerr.dev/api/languages/pl/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 20,
            "filename": "src/i18n/locale/pl.json",
            "revision": "4b31ce4bf3737f8058e2c6f237e9af2aac9671d7,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/pl/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/pl/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/pl/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1495,
            "translated_words": 5987,
            "translated_percent": 89.6,
            "fuzzy": 18,
            "fuzzy_words": 337,
            "fuzzy_percent": 1.0,
            "failing_checks": 27,
            "failing_checks_words": 399,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:07.816825Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pl/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pl/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pl/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pl/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pl/units/?format=api"
        },
        {
            "language": {
                "id": 469,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 469,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bp",
                    "braz_por",
                    "por_br",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 200247320,
                "web_url": "https://translate.seerr.dev/languages/pt_BR/",
                "url": "https://translate.seerr.dev/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 21,
            "filename": "src/i18n/locale/pt_BR.json",
            "revision": "b003db92bc5b97c2c6a4cbc3cd67a149b41fd61f,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/pt_BR/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/pt_BR/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/pt_BR/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1475,
            "translated_words": 6003,
            "translated_percent": 88.4,
            "fuzzy": 14,
            "fuzzy_words": 228,
            "fuzzy_percent": 0.8,
            "failing_checks": 30,
            "failing_checks_words": 301,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:08.273103Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pt_BR/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pt_BR/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 472,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 472,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9798912,
                "web_url": "https://translate.seerr.dev/languages/pt_PT/",
                "url": "https://translate.seerr.dev/api/languages/pt_PT/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt_PT",
            "id": 22,
            "filename": "src/i18n/locale/pt_PT.json",
            "revision": "600b7675e5835d83079f1b5c8584fc06cf9a5b7a,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/pt_PT/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/pt_PT/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/pt_PT/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1608,
            "translated_words": 6709,
            "translated_percent": 96.4,
            "fuzzy": 3,
            "fuzzy_words": 57,
            "fuzzy_percent": 0.1,
            "failing_checks": 4,
            "failing_checks_words": 60,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:08.631711Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pt_PT/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pt_PT/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pt_PT/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pt_PT/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/pt_PT/units/?format=api"
        },
        {
            "language": {
                "id": 485,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 485,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "mol",
                    "ro_ro",
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 20043506,
                "web_url": "https://translate.seerr.dev/languages/ro/",
                "url": "https://translate.seerr.dev/api/languages/ro/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 23,
            "filename": "src/i18n/locale/ro.json",
            "revision": "6d6d1592b8edbc1dd951e878ef9cc5ba786d6886,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/ro/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/ro/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/ro/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 962,
            "translated_words": 3736,
            "translated_percent": 57.6,
            "fuzzy": 6,
            "fuzzy_words": 68,
            "fuzzy_percent": 0.3,
            "failing_checks": 6,
            "failing_checks_words": 68,
            "failing_checks_percent": 0.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:09.078150Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ro/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ro/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ro/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ro/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ro/units/?format=api"
        },
        {
            "language": {
                "id": 489,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 489,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "ru_ru",
                    "rus"
                ],
                "direction": "ltr",
                "population": 193610712,
                "web_url": "https://translate.seerr.dev/languages/ru/",
                "url": "https://translate.seerr.dev/api/languages/ru/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 24,
            "filename": "src/i18n/locale/ru.json",
            "revision": "76f05d58bf580e682ea98ba47488273cd8a6f1f5,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/ru/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/ru/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/ru/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1668,
            "translated_words": 7275,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 19,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-20T03:43:42.416670Z",
            "last_author": "Gallyam",
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ru/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ru/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ru/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ru/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/ru/units/?format=api"
        },
        {
            "language": {
                "id": 537,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 537,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "als",
                    "sq_al",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 6798943,
                "web_url": "https://translate.seerr.dev/languages/sq/",
                "url": "https://translate.seerr.dev/api/languages/sq/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 25,
            "filename": "src/i18n/locale/sq.json",
            "revision": "a066adf9046669fa924c1f443eb022e4bca55899,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/sq/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/sq/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/sq/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 988,
            "translated_words": 3896,
            "translated_percent": 59.2,
            "fuzzy": 17,
            "fuzzy_words": 244,
            "fuzzy_percent": 1.0,
            "failing_checks": 28,
            "failing_checks_words": 305,
            "failing_checks_percent": 1.6,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:10.813621Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sq/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sq/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sq/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sq/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sq/units/?format=api"
        },
        {
            "language": {
                "id": 538,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 538,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "rs",
                    "scc",
                    "sr_cs",
                    "sr_rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7189403,
                "web_url": "https://translate.seerr.dev/languages/sr/",
                "url": "https://translate.seerr.dev/api/languages/sr/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 26,
            "filename": "src/i18n/locale/sr.json",
            "revision": "59d6241d6d9b8d1726bb0837f4fc5cc1184656f3,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/sr/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/sr/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/sr/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 610,
            "translated_words": 1580,
            "translated_percent": 36.5,
            "fuzzy": 6,
            "fuzzy_words": 100,
            "fuzzy_percent": 0.3,
            "failing_checks": 9,
            "failing_checks_words": 103,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:11.239805Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sr/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sr/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sr/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sr/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sr/units/?format=api"
        },
        {
            "language": {
                "id": 552,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 552,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sv_se",
                    "sve",
                    "swe",
                    "swe_se"
                ],
                "direction": "ltr",
                "population": 13338376,
                "web_url": "https://translate.seerr.dev/languages/sv/",
                "url": "https://translate.seerr.dev/api/languages/sv/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 27,
            "filename": "src/i18n/locale/sv.json",
            "revision": "edf5d96f1b2db186c6c983756bf321fad40a246a,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/sv/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/sv/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/sv/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1668,
            "translated_words": 7275,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-19T05:08:45.453931Z",
            "last_author": "Background commit",
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sv/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sv/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sv/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sv/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sv/units/?format=api"
        },
        {
            "language": {
                "id": 603,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 603,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 24080585,
                "web_url": "https://translate.seerr.dev/languages/uk/",
                "url": "https://translate.seerr.dev/api/languages/uk/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 28,
            "filename": "src/i18n/locale/uk.json",
            "revision": "b899392b1b532c834938aa64431dc32c185a9a3e,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/uk/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/uk/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/uk/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1529,
            "translated_words": 6103,
            "translated_percent": 91.6,
            "fuzzy": 24,
            "fuzzy_words": 374,
            "fuzzy_percent": 1.4,
            "failing_checks": 24,
            "failing_checks_words": 374,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:12.578051Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/uk/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/uk/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/uk/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/uk/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/uk/units/?format=api"
        },
        {
            "language": {
                "id": 644,
                "code": "zh_Hans",
                "name": "Chinese (Simplified Han script)",
                "plural": {
                    "id": 644,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chi",
                    "chinese",
                    "chinese_chs",
                    "chinese_zh",
                    "chs",
                    "cmn",
                    "cmn_hans",
                    "cn",
                    "schinese",
                    "zh",
                    "zh_chs",
                    "zh_cmn_hans",
                    "zh_cn",
                    "zh_hans_cn",
                    "zh_simplified",
                    "zhcn"
                ],
                "direction": "ltr",
                "population": 1286444445,
                "web_url": "https://translate.seerr.dev/languages/zh_Hans/",
                "url": "https://translate.seerr.dev/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 29,
            "filename": "src/i18n/locale/zh_Hans.json",
            "revision": "8330cb1eedf3355976f1b24ecab28d1607300ce8,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/zh_Hans/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/zh_Hans/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/zh_Hans/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1437,
            "translated_words": 5725,
            "translated_percent": 86.1,
            "fuzzy": 24,
            "fuzzy_words": 367,
            "fuzzy_percent": 1.4,
            "failing_checks": 24,
            "failing_checks_words": 367,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:13.447741Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/zh_Hans/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 646,
                "code": "zh_Hant",
                "name": "Chinese (Traditional Han script)",
                "plural": {
                    "id": 646,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "cht",
                    "cmn_hant",
                    "tchinese",
                    "zh_cht",
                    "zh_cmn_hant",
                    "zh_hant@zh",
                    "zh_hant_tw",
                    "zh_traditional",
                    "zh_tw",
                    "zho",
                    "zhtw"
                ],
                "direction": "ltr",
                "population": 39078482,
                "web_url": "https://translate.seerr.dev/languages/zh_Hant/",
                "url": "https://translate.seerr.dev/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 30,
            "filename": "src/i18n/locale/zh_Hant.json",
            "revision": "29550455b0bf6d3f1f764fe1703416303a925b95,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/zh_Hant/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/zh_Hant/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/zh_Hant/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1217,
            "translated_words": 4702,
            "translated_percent": 72.9,
            "fuzzy": 20,
            "fuzzy_words": 291,
            "fuzzy_percent": 1.1,
            "failing_checks": 38,
            "failing_checks_words": 436,
            "failing_checks_percent": 2.2,
            "have_suggestion": 24,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:13.797811Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/zh_Hant/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 524,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 524,
                    "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_si",
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1967012,
                "web_url": "https://translate.seerr.dev/languages/sl/",
                "url": "https://translate.seerr.dev/api/languages/sl/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 61,
            "filename": "src/i18n/locale/sl.json",
            "revision": "f4da326fae7376eaf7e0da2b65a118e80a5b0537,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/sl/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/sl/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/sl/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 56,
            "translated_words": 196,
            "translated_percent": 3.3,
            "fuzzy": 1,
            "fuzzy_words": 10,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.1,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:10.422304Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sl/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sl/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sl/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sl/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sl/units/?format=api"
        },
        {
            "language": {
                "id": 585,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 585,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tr_tr",
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 82419542,
                "web_url": "https://translate.seerr.dev/languages/tr/",
                "url": "https://translate.seerr.dev/api/languages/tr/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 63,
            "filename": "src/i18n/locale/tr.json",
            "revision": "c8ae7d9b3ea0077a06cd0316b76b261470e0b944,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/tr/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/tr/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/tr/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1430,
            "translated_words": 5935,
            "translated_percent": 85.7,
            "fuzzy": 5,
            "fuzzy_words": 66,
            "fuzzy_percent": 0.2,
            "failing_checks": 7,
            "failing_checks_words": 68,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:12.126037Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/tr/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/tr/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/tr/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/tr/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/tr/units/?format=api"
        },
        {
            "language": {
                "id": 57,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bg_bg",
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7684020,
                "web_url": "https://translate.seerr.dev/languages/bg/",
                "url": "https://translate.seerr.dev/api/languages/bg/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 64,
            "filename": "src/i18n/locale/bg.json",
            "revision": "682b4869dc116a892cc09bd3ac35a5d067b63382,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/bg/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/bg/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/bg/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1266,
            "translated_words": 4858,
            "translated_percent": 75.8,
            "fuzzy": 53,
            "fuzzy_words": 421,
            "fuzzy_percent": 3.1,
            "failing_checks": 21,
            "failing_checks_words": 308,
            "failing_checks_percent": 1.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2026-04-18T21:04:56.884688Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/bg/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/bg/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/bg/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/bg/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/bg/units/?format=api"
        },
        {
            "language": {
                "id": 178,
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mspanish"
                ],
                "direction": "ltr",
                "population": 108514200,
                "web_url": "https://translate.seerr.dev/languages/es_MX/",
                "url": "https://translate.seerr.dev/api/languages/es_MX/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/es_MX/statistics/?format=api"
            },
            "language_code": "es_MX",
            "id": 65,
            "filename": "src/i18n/locale/es_MX.json",
            "revision": "f85de647466ba591fa6d614e766fcd40cc5f039a,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/es_MX/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/es_MX/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/es_MX/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1166,
            "translated_words": 4645,
            "translated_percent": 69.9,
            "fuzzy": 19,
            "fuzzy_words": 290,
            "fuzzy_percent": 1.1,
            "failing_checks": 32,
            "failing_checks_words": 363,
            "failing_checks_percent": 1.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:00.233476Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/es_MX/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/es_MX/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/es_MX/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/es_MX/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/es_MX/units/?format=api"
        },
        {
            "language": {
                "id": 196,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 196,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fi_fi",
                    "fin",
                    "fin_fi"
                ],
                "direction": "ltr",
                "population": 5789395,
                "web_url": "https://translate.seerr.dev/languages/fi/",
                "url": "https://translate.seerr.dev/api/languages/fi/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 66,
            "filename": "src/i18n/locale/fi.json",
            "revision": "b7e80d43c526d36de22cd52ff98b13b6fa481b46,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/fi/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/fi/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/fi/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 946,
            "translated_words": 3113,
            "translated_percent": 56.7,
            "fuzzy": 2,
            "fuzzy_words": 38,
            "fuzzy_percent": 0.1,
            "failing_checks": 13,
            "failing_checks_words": 108,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:01.663018Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/fi/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/fi/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/fi/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/fi/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/fi/units/?format=api"
        },
        {
            "language": {
                "id": 188,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 188,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "baq",
                    "es_eu",
                    "eu_es",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1034494,
                "web_url": "https://translate.seerr.dev/languages/eu/",
                "url": "https://translate.seerr.dev/api/languages/eu/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 67,
            "filename": "src/i18n/locale/eu.json",
            "revision": "31cb52f611495096485ed96795ef0eceea0674e1,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/eu/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/eu/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/eu/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1622,
            "translated_words": 6769,
            "translated_percent": 97.2,
            "fuzzy": 3,
            "fuzzy_words": 57,
            "fuzzy_percent": 0.1,
            "failing_checks": 5,
            "failing_checks_words": 61,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:01.203497Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/eu/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/eu/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/eu/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/eu/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/eu/units/?format=api"
        },
        {
            "language": {
                "id": 614,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 614,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vi_vn",
                    "vie",
                    "vn"
                ],
                "direction": "ltr",
                "population": 92370781,
                "web_url": "https://translate.seerr.dev/languages/vi/",
                "url": "https://translate.seerr.dev/api/languages/vi/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 68,
            "filename": "src/i18n/locale/vi.json",
            "revision": "3eb7b44b4f942df12bdeea86ac28c14fd7e1ecca,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/vi/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/vi/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/vi/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 35,
            "translated_words": 140,
            "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-04-18T21:05:13.011948Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/vi/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/vi/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/vi/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/vi/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/vi/units/?format=api"
        },
        {
            "language": {
                "id": 187,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ekk",
                    "est",
                    "et_ee",
                    "et_et"
                ],
                "direction": "ltr",
                "population": 853779,
                "web_url": "https://translate.seerr.dev/languages/et/",
                "url": "https://translate.seerr.dev/api/languages/et/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 69,
            "filename": "src/i18n/locale/et.json",
            "revision": "b05f6f8b40d7c3b09214af4a7fc8d5a780061a4d,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/et/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/et/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/et/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 1642,
            "translated_words": 6924,
            "translated_percent": 98.4,
            "fuzzy": 1,
            "fuzzy_words": 18,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 18,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-04-18T21:05:00.731343Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/et/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/et/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/et/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/et/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/et/units/?format=api"
        },
        {
            "language": {
                "id": 522,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 522,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "sk_sk",
                    "sky",
                    "slk",
                    "slo",
                    "svk"
                ],
                "direction": "ltr",
                "population": 6809719,
                "web_url": "https://translate.seerr.dev/languages/sk/",
                "url": "https://translate.seerr.dev/api/languages/sk/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 70,
            "filename": "src/i18n/locale/sk.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/sk/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/sk/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/sk/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "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": "2026-04-18T21:05:09.984168Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sk/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sk/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sk/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sk/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/sk/units/?format=api"
        },
        {
            "language": {
                "id": 340,
                "code": "lb",
                "name": "Luxembourgish",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lb_lu",
                    "ltz"
                ],
                "direction": "ltr",
                "population": 449740,
                "web_url": "https://translate.seerr.dev/languages/lb/",
                "url": "https://translate.seerr.dev/api/languages/lb/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/lb/statistics/?format=api"
            },
            "language_code": "lb",
            "id": 71,
            "filename": "src/i18n/locale/lb.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/lb/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/lb/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/lb/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "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": "2026-04-18T21:05:06.018614Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/lb/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/lb/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/lb/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/lb/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/lb/units/?format=api"
        },
        {
            "language": {
                "id": 296,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 296,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_dz",
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3667755,
                "web_url": "https://translate.seerr.dev/languages/kab/",
                "url": "https://translate.seerr.dev/api/languages/kab/?format=api",
                "statistics_url": "https://translate.seerr.dev/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 72,
            "filename": "src/i18n/locale/kab.json",
            "revision": "8c15dc2c5bb88c104c9cb3b213d3ee6aa957376d,31ef0338984b56ddf0479aebbdfb131914a419b4",
            "web_url": "https://translate.seerr.dev/projects/seerr/seerr-frontend/kab/",
            "share_url": "https://translate.seerr.dev/engage/seerr/-/kab/",
            "translate_url": "https://translate.seerr.dev/translate/seerr/seerr-frontend/kab/",
            "url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1668,
            "total_words": 7275,
            "translated": 74,
            "translated_words": 93,
            "translated_percent": 4.4,
            "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-04-18T21:05:05.219002Z",
            "last_author": null,
            "repository_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/kab/repository/?format=api",
            "file_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/kab/file/?format=api",
            "statistics_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/kab/statistics/?format=api",
            "changes_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/kab/changes/?format=api",
            "units_list_url": "https://translate.seerr.dev/api/translations/seerr/seerr-frontend/kab/units/?format=api"
        }
    ]
}