Translation components API.

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

GET /api/components/cockpit/main/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": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "en_us",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728900209,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 21664,
            "filename": "cockpit.pot",
            "revision": "08f265027aa7512b8921f5d66c0adc26c20bff38",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/en/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/en/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 2253,
            "total_words": 9073,
            "translated": 2253,
            "translated_words": 9073,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 368,
            "failing_checks_words": 1496,
            "failing_checks_percent": 16.3,
            "have_suggestion": 0,
            "have_comment": 9,
            "last_change": "2025-03-13T12:07:23.521743Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bg_bg",
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7684020,
                "web_url": "https://translate.fedoraproject.org/languages/bg/",
                "url": "https://translate.fedoraproject.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 21665,
            "filename": "bg.po",
            "revision": "be5734bbef60893818c7786db7e58ab3fee2794d",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/bg/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/bg/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/bg/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "translated": 134,
            "translated_words": 334,
            "translated_percent": 5.9,
            "fuzzy": 247,
            "fuzzy_words": 840,
            "fuzzy_percent": 10.9,
            "failing_checks": 89,
            "failing_checks_words": 323,
            "failing_checks_percent": 3.9,
            "have_suggestion": 295,
            "have_comment": 0,
            "last_change": "2025-03-13T12:07:55.005596Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/bg/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/bg/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/bg/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/bg/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/bg/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "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.fedoraproject.org/languages/ca/",
                "url": "https://translate.fedoraproject.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 21666,
            "filename": "ca.po",
            "revision": "2bd867a02ef06779a16d7a394f7fb67b12e18740",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9081,
            "translated": 790,
            "translated_words": 2224,
            "translated_percent": 35.0,
            "fuzzy": 646,
            "fuzzy_words": 2087,
            "fuzzy_percent": 28.6,
            "failing_checks": 163,
            "failing_checks_words": 624,
            "failing_checks_percent": 7.2,
            "have_suggestion": 272,
            "have_comment": 0,
            "last_change": "2025-03-13T12:08:10.168761Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ca/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ca/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ca/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ca/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ca/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ces",
                    "cs_cs",
                    "cs_cz",
                    "csy",
                    "cz",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13236057,
                "web_url": "https://translate.fedoraproject.org/languages/cs/",
                "url": "https://translate.fedoraproject.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 21667,
            "filename": "cs.po",
            "revision": "e81ca1c401ba6d8bf875c2d815148488fe426ea3",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9113,
            "translated": 2219,
            "translated_words": 8974,
            "translated_percent": 98.4,
            "fuzzy": 12,
            "fuzzy_words": 30,
            "fuzzy_percent": 0.5,
            "failing_checks": 4,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.1,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-03-13T12:08:25.897551Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/cs/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "da_dk",
                    "dan",
                    "dk"
                ],
                "direction": "ltr",
                "population": 7247744,
                "web_url": "https://translate.fedoraproject.org/languages/da/",
                "url": "https://translate.fedoraproject.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 21668,
            "filename": "da.po",
            "revision": "fce1a5f83b8680e6240131125e847db9af8d22e1",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/da/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/da/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/da/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9078,
            "translated": 342,
            "translated_words": 590,
            "translated_percent": 15.1,
            "fuzzy": 300,
            "fuzzy_words": 837,
            "fuzzy_percent": 13.3,
            "failing_checks": 62,
            "failing_checks_words": 255,
            "failing_checks_percent": 2.7,
            "have_suggestion": 186,
            "have_comment": 0,
            "last_change": "2025-03-13T12:08:43.219643Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/da/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/da/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/da/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/da/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/da/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "de_de",
                    "deu",
                    "deu_de",
                    "ger"
                ],
                "direction": "ltr",
                "population": 141444441,
                "web_url": "https://translate.fedoraproject.org/languages/de/",
                "url": "https://translate.fedoraproject.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 21669,
            "filename": "de.po",
            "revision": "1ac26f04e6b7a748f5980e3f5fe6c3f810891697",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/de/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/de/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "translated": 2131,
            "translated_words": 8106,
            "translated_percent": 94.5,
            "fuzzy": 58,
            "fuzzy_words": 279,
            "fuzzy_percent": 2.5,
            "failing_checks": 40,
            "failing_checks_words": 171,
            "failing_checks_percent": 1.7,
            "have_suggestion": 153,
            "have_comment": 0,
            "last_change": "2025-03-13T12:09:05.008885Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/de/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 79,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "eng_gb",
                    "english_uk"
                ],
                "direction": "ltr",
                "population": 67089918,
                "web_url": "https://translate.fedoraproject.org/languages/en_GB/",
                "url": "https://translate.fedoraproject.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 21670,
            "filename": "en_GB.po",
            "revision": "d702068a372f3b739384dc1211d7e8c6d4e4a3b9",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/en_GB/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/en_GB/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/en_GB/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9149,
            "translated": 194,
            "translated_words": 703,
            "translated_percent": 8.6,
            "fuzzy": 74,
            "fuzzy_words": 201,
            "fuzzy_percent": 3.2,
            "failing_checks": 48,
            "failing_checks_words": 134,
            "failing_checks_percent": 2.1,
            "have_suggestion": 344,
            "have_comment": 0,
            "last_change": "2025-03-13T12:09:20.467284Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/en_GB/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/en_GB/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/en_GB/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_es",
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 506540366,
                "web_url": "https://translate.fedoraproject.org/languages/es/",
                "url": "https://translate.fedoraproject.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 21671,
            "filename": "es.po",
            "revision": "3a13a3e587d2368ea154bd96bd177c615fcefdf9",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/es/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/es/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9077,
            "translated": 2149,
            "translated_words": 8588,
            "translated_percent": 95.3,
            "fuzzy": 69,
            "fuzzy_words": 264,
            "fuzzy_percent": 3.0,
            "failing_checks": 18,
            "failing_checks_words": 71,
            "failing_checks_percent": 0.7,
            "have_suggestion": 143,
            "have_comment": 3,
            "last_change": "2025-03-13T12:09:51.705278Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/es/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "baq",
                    "es_eu",
                    "eu_es",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1034494,
                "web_url": "https://translate.fedoraproject.org/languages/eu/",
                "url": "https://translate.fedoraproject.org/api/languages/eu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 21672,
            "filename": "eu.po",
            "revision": "a61daf795a342dae0b138c3e4ba4674ccabf71ba",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/eu/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/eu/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/eu/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9094,
            "translated": 116,
            "translated_words": 163,
            "translated_percent": 5.1,
            "fuzzy": 263,
            "fuzzy_words": 671,
            "fuzzy_percent": 11.6,
            "failing_checks": 55,
            "failing_checks_words": 169,
            "failing_checks_percent": 2.4,
            "have_suggestion": 183,
            "have_comment": 0,
            "last_change": "2025-03-13T12:10:07.528461Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/eu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/eu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/eu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/eu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/eu/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fa_ir",
                    "fas",
                    "fas_ir",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 89223963,
                "web_url": "https://translate.fedoraproject.org/languages/fa/",
                "url": "https://translate.fedoraproject.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 21673,
            "filename": "fa.po",
            "revision": "76818c3a0ea5b0da58136a084f7b8c7084753b9e",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/fa/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/fa/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/fa/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "translated": 8,
            "translated_words": 28,
            "translated_percent": 0.3,
            "fuzzy": 58,
            "fuzzy_words": 143,
            "fuzzy_percent": 2.5,
            "failing_checks": 53,
            "failing_checks_words": 134,
            "failing_checks_percent": 2.3,
            "have_suggestion": 170,
            "have_comment": 0,
            "last_change": "2025-03-13T12:10:23.163882Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fa/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fi_fi",
                    "fin",
                    "fin_fi"
                ],
                "direction": "ltr",
                "population": 5789395,
                "web_url": "https://translate.fedoraproject.org/languages/fi/",
                "url": "https://translate.fedoraproject.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 21674,
            "filename": "fi.po",
            "revision": "74a99783135484b29f58e8cfbdbdee045071998b",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "translated": 2219,
            "translated_words": 8934,
            "translated_percent": 98.4,
            "fuzzy": 12,
            "fuzzy_words": 30,
            "fuzzy_percent": 0.5,
            "failing_checks": 4,
            "failing_checks_words": 14,
            "failing_checks_percent": 0.1,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2025-03-13T12:10:39.898820Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fi/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fr_fr",
                    "fra",
                    "fra_fr",
                    "fre"
                ],
                "direction": "ltr",
                "population": 295510923,
                "web_url": "https://translate.fedoraproject.org/languages/fr/",
                "url": "https://translate.fedoraproject.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 21675,
            "filename": "fr.po",
            "revision": "f399c0a324c44c016a002dcb9240007ca64299ab",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "translated": 2253,
            "translated_words": 9073,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 51,
            "failing_checks_percent": 0.5,
            "have_suggestion": 15,
            "have_comment": 1,
            "last_change": "2025-03-13T14:28:22.412756Z",
            "last_author": "Léane GRASSER",
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fr/units/?format=api"
        },
        {
            "language": {
                "id": 111,
                "code": "fur",
                "name": "Friulian",
                "plural": {
                    "id": 111,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 36578,
                "web_url": "https://translate.fedoraproject.org/languages/fur/",
                "url": "https://translate.fedoraproject.org/api/languages/fur/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fur/statistics/?format=api"
            },
            "language_code": "fur",
            "id": 21676,
            "filename": "fur.po",
            "revision": "2331cce5ccc43e5accfe393b773de2b2bd6a6964",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/fur/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/fur/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/fur/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9089,
            "translated": 214,
            "translated_words": 722,
            "translated_percent": 9.4,
            "fuzzy": 331,
            "fuzzy_words": 1109,
            "fuzzy_percent": 14.6,
            "failing_checks": 107,
            "failing_checks_words": 379,
            "failing_checks_percent": 4.7,
            "have_suggestion": 318,
            "have_comment": 0,
            "last_change": "2025-03-13T12:11:16.754247Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fur/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fur/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fur/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fur/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/fur/units/?format=api"
        },
        {
            "language": {
                "id": 125,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 125,
                    "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.fedoraproject.org/languages/he/",
                "url": "https://translate.fedoraproject.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 21677,
            "filename": "he.po",
            "revision": "48de99fa0e1cfc054d1ead6a92678c45da1eb562",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/he/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/he/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/he/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "translated": 1975,
            "translated_words": 7461,
            "translated_percent": 87.6,
            "fuzzy": 196,
            "fuzzy_words": 743,
            "fuzzy_percent": 8.6,
            "failing_checks": 42,
            "failing_checks_words": 187,
            "failing_checks_percent": 1.8,
            "have_suggestion": 54,
            "have_comment": 1,
            "last_change": "2025-03-13T12:11:33.466536Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/he/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/he/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/he/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/he/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/he/units/?format=api"
        },
        {
            "language": {
                "id": 130,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 130,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "hr_hr",
                    "hrv",
                    "scr"
                ],
                "direction": "ltr",
                "population": 6759761,
                "web_url": "https://translate.fedoraproject.org/languages/hr/",
                "url": "https://translate.fedoraproject.org/api/languages/hr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 21678,
            "filename": "hr.po",
            "revision": "427ae5dd238044e95abdf517c91aebd20a333037",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/hr/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/hr/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/hr/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9104,
            "translated": 136,
            "translated_words": 258,
            "translated_percent": 6.0,
            "fuzzy": 320,
            "fuzzy_words": 945,
            "fuzzy_percent": 14.2,
            "failing_checks": 91,
            "failing_checks_words": 319,
            "failing_checks_percent": 4.0,
            "have_suggestion": 253,
            "have_comment": 0,
            "last_change": "2025-03-13T12:11:49.783457Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/hr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/hr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/hr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/hr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/hr/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hu_hu",
                    "hun"
                ],
                "direction": "ltr",
                "population": 12293794,
                "web_url": "https://translate.fedoraproject.org/languages/hu/",
                "url": "https://translate.fedoraproject.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 21679,
            "filename": "hu.po",
            "revision": "fbb06e42042270710a7de8cc9fa39bb096c5cf23",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9101,
            "translated": 118,
            "translated_words": 384,
            "translated_percent": 5.2,
            "fuzzy": 170,
            "fuzzy_words": 540,
            "fuzzy_percent": 7.5,
            "failing_checks": 70,
            "failing_checks_words": 242,
            "failing_checks_percent": 3.1,
            "have_suggestion": 409,
            "have_comment": 0,
            "last_change": "2025-03-13T12:12:06.049728Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/hu/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "id_id",
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 180519583,
                "web_url": "https://translate.fedoraproject.org/languages/id/",
                "url": "https://translate.fedoraproject.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 21680,
            "filename": "id.po",
            "revision": "9b93eaa94f06bc6989dc65c716df364cbb9f4dd9",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/id/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/id/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9077,
            "translated": 414,
            "translated_words": 834,
            "translated_percent": 18.3,
            "fuzzy": 328,
            "fuzzy_words": 926,
            "fuzzy_percent": 14.5,
            "failing_checks": 50,
            "failing_checks_words": 171,
            "failing_checks_percent": 2.2,
            "have_suggestion": 292,
            "have_comment": 0,
            "last_change": "2025-03-13T12:12:22.275398Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/id/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "it_it",
                    "ita",
                    "ita_it"
                ],
                "direction": "ltr",
                "population": 69298348,
                "web_url": "https://translate.fedoraproject.org/languages/it/",
                "url": "https://translate.fedoraproject.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 21681,
            "filename": "it.po",
            "revision": "8e602fba4f7daa72508b6b3b551c5e4885e2ac43",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/it/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/it/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "translated": 2038,
            "translated_words": 7919,
            "translated_percent": 90.4,
            "fuzzy": 171,
            "fuzzy_words": 779,
            "fuzzy_percent": 7.5,
            "failing_checks": 80,
            "failing_checks_words": 454,
            "failing_checks_percent": 3.5,
            "have_suggestion": 182,
            "have_comment": 0,
            "last_change": "2025-03-13T12:12:37.954290Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/it/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/it/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/it/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/it/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/it/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ja_ja",
                    "ja_jp",
                    "jp",
                    "jp_jpn",
                    "jpn",
                    "jpn_jp"
                ],
                "direction": "ltr",
                "population": 117558321,
                "web_url": "https://translate.fedoraproject.org/languages/ja/",
                "url": "https://translate.fedoraproject.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 21682,
            "filename": "ja.po",
            "revision": "7b0cc7a73b4504debd13f5f9e64070f5eda879c2",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/ja/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/ja/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9079,
            "translated": 2219,
            "translated_words": 8940,
            "translated_percent": 98.4,
            "fuzzy": 12,
            "fuzzy_words": 30,
            "fuzzy_percent": 0.5,
            "failing_checks": 3,
            "failing_checks_words": 30,
            "failing_checks_percent": 0.1,
            "have_suggestion": 128,
            "have_comment": 0,
            "last_change": "2025-03-13T12:12:53.549393Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ja/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ja/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ja/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ja/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ja/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "ko_kr",
                    "kor",
                    "kor_kr"
                ],
                "direction": "ltr",
                "population": 79236042,
                "web_url": "https://translate.fedoraproject.org/languages/ko/",
                "url": "https://translate.fedoraproject.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 21683,
            "filename": "ko.po",
            "revision": "4becd2f261cfd49f468aa84c1ce3cf145f63e51f",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "translated": 2226,
            "translated_words": 8956,
            "translated_percent": 98.8,
            "fuzzy": 10,
            "fuzzy_words": 26,
            "fuzzy_percent": 0.4,
            "failing_checks": 83,
            "failing_checks_words": 835,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-13T12:13:25.935948Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ko/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ko/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ko/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ko/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ko/units/?format=api"
        },
        {
            "language": {
                "id": 208,
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 208,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "my_mm",
                    "mya"
                ],
                "direction": "ltr",
                "population": 37171607,
                "web_url": "https://translate.fedoraproject.org/languages/my/",
                "url": "https://translate.fedoraproject.org/api/languages/my/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/my/statistics/?format=api"
            },
            "language_code": "my",
            "id": 21684,
            "filename": "my.po",
            "revision": "eec378548cbc698b44430be44709d2c098f101ce",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/my/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/my/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/my/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "translated": 32,
            "translated_words": 50,
            "translated_percent": 1.4,
            "fuzzy": 104,
            "fuzzy_words": 331,
            "fuzzy_percent": 4.6,
            "failing_checks": 70,
            "failing_checks_words": 223,
            "failing_checks_percent": 3.1,
            "have_suggestion": 29,
            "have_comment": 0,
            "last_change": "2025-03-13T12:13:57.829047Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/my/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/my/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/my/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/my/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/my/units/?format=api"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nl_nl",
                    "nld"
                ],
                "direction": "ltr",
                "population": 32796705,
                "web_url": "https://translate.fedoraproject.org/languages/nl/",
                "url": "https://translate.fedoraproject.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 21685,
            "filename": "nl.po",
            "revision": "bedd3057f7c8243722e384d105da379439e0d6a0",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/nl/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/nl/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "translated": 2092,
            "translated_words": 8467,
            "translated_percent": 92.8,
            "fuzzy": 161,
            "fuzzy_words": 606,
            "fuzzy_percent": 7.1,
            "failing_checks": 39,
            "failing_checks_words": 170,
            "failing_checks_percent": 1.7,
            "have_suggestion": 61,
            "have_comment": 1,
            "last_change": "2025-03-13T19:28:23.901131Z",
            "last_author": "Eli Drechsler",
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/nl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/nl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/nl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/nl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/nl/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pa_in",
                    "pan",
                    "pu"
                ],
                "direction": "ltr",
                "population": 42560431,
                "web_url": "https://translate.fedoraproject.org/languages/pa/",
                "url": "https://translate.fedoraproject.org/api/languages/pa/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 21686,
            "filename": "pa.po",
            "revision": "f4811132ce5119cdbe33ba7bd114f660210f49d6",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/pa/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/pa/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/pa/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9082,
            "translated": 149,
            "translated_words": 256,
            "translated_percent": 6.6,
            "fuzzy": 285,
            "fuzzy_words": 784,
            "fuzzy_percent": 12.6,
            "failing_checks": 74,
            "failing_checks_words": 221,
            "failing_checks_percent": 3.2,
            "have_suggestion": 345,
            "have_comment": 0,
            "last_change": "2025-03-13T12:14:47.014081Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pa/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "pl_pl",
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41461705,
                "web_url": "https://translate.fedoraproject.org/languages/pl/",
                "url": "https://translate.fedoraproject.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 21687,
            "filename": "pl.po",
            "revision": "401af6cf5611b21ccaa50badad6c5014989cb1ae",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/pl/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/pl/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/pl/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "translated": 2001,
            "translated_words": 7822,
            "translated_percent": 88.8,
            "fuzzy": 208,
            "fuzzy_words": 774,
            "fuzzy_percent": 9.2,
            "failing_checks": 47,
            "failing_checks_words": 192,
            "failing_checks_percent": 2.0,
            "have_suggestion": 59,
            "have_comment": 0,
            "last_change": "2025-03-13T12:15:03.880266Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pl/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por",
                    "por_pt",
                    "pt_pt",
                    "ptg"
                ],
                "direction": "ltr",
                "population": 249357174,
                "web_url": "https://translate.fedoraproject.org/languages/pt/",
                "url": "https://translate.fedoraproject.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 21688,
            "filename": "pt.po",
            "revision": "3cac5cc572e81c51fa4f02812ea7a231b9424a66",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/pt/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/pt/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9128,
            "translated": 188,
            "translated_words": 429,
            "translated_percent": 8.3,
            "fuzzy": 116,
            "fuzzy_words": 292,
            "fuzzy_percent": 5.1,
            "failing_checks": 42,
            "failing_checks_words": 96,
            "failing_checks_percent": 1.8,
            "have_suggestion": 247,
            "have_comment": 0,
            "last_change": "2025-03-13T12:15:20.286899Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pt/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "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.fedoraproject.org/languages/pt_BR/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 21689,
            "filename": "pt_BR.po",
            "revision": "696bf2f45d359aab7dde7a911cd3d8c4135d24c5",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9117,
            "translated": 1577,
            "translated_words": 5265,
            "translated_percent": 69.9,
            "fuzzy": 379,
            "fuzzy_words": 1192,
            "fuzzy_percent": 16.8,
            "failing_checks": 3,
            "failing_checks_words": 17,
            "failing_checks_percent": 0.1,
            "have_suggestion": 33,
            "have_comment": 0,
            "last_change": "2025-03-13T12:15:35.679061Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "ru_ru",
                    "rus"
                ],
                "direction": "ltr",
                "population": 193498207,
                "web_url": "https://translate.fedoraproject.org/languages/ru/",
                "url": "https://translate.fedoraproject.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 21690,
            "filename": "ru.po",
            "revision": "87cb786b515388e09d4ca678612489fe46fd2696",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/ru/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/ru/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/ru/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9083,
            "translated": 2156,
            "translated_words": 8610,
            "translated_percent": 95.6,
            "fuzzy": 63,
            "fuzzy_words": 249,
            "fuzzy_percent": 2.7,
            "failing_checks": 34,
            "failing_checks_words": 201,
            "failing_checks_percent": 1.5,
            "have_suggestion": 172,
            "have_comment": 0,
            "last_change": "2025-03-13T12:15:51.476899Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ru/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ru/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ru/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ru/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ru/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "sk_sk",
                    "sky",
                    "slk",
                    "slo",
                    "svk"
                ],
                "direction": "ltr",
                "population": 6809719,
                "web_url": "https://translate.fedoraproject.org/languages/sk/",
                "url": "https://translate.fedoraproject.org/api/languages/sk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 21691,
            "filename": "sk.po",
            "revision": "6382850a8abc67b9dbd275cba1243e69f8b02907",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/sk/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/sk/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/sk/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9133,
            "translated": 2173,
            "translated_words": 8715,
            "translated_percent": 96.4,
            "fuzzy": 50,
            "fuzzy_words": 218,
            "fuzzy_percent": 2.2,
            "failing_checks": 26,
            "failing_checks_words": 78,
            "failing_checks_percent": 1.1,
            "have_suggestion": 111,
            "have_comment": 0,
            "last_change": "2025-03-13T12:16:24.458585Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/sk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/sk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/sk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/sk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/sk/units/?format=api"
        },
        {
            "language": {
                "id": 291,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sv_se",
                    "sve",
                    "swe",
                    "swe_se"
                ],
                "direction": "ltr",
                "population": 13338376,
                "web_url": "https://translate.fedoraproject.org/languages/sv/",
                "url": "https://translate.fedoraproject.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 21692,
            "filename": "sv.po",
            "revision": "a40c7933483a07f8518472f5811112c5bb76b771",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9076,
            "translated": 2219,
            "translated_words": 8937,
            "translated_percent": 98.4,
            "fuzzy": 11,
            "fuzzy_words": 27,
            "fuzzy_percent": 0.4,
            "failing_checks": 3,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.1,
            "have_suggestion": 120,
            "have_comment": 0,
            "last_change": "2025-03-13T12:16:39.838043Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/sv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/sv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/sv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/sv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/sv/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tr_tr",
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 82372988,
                "web_url": "https://translate.fedoraproject.org/languages/tr/",
                "url": "https://translate.fedoraproject.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 21693,
            "filename": "tr.po",
            "revision": "07cff03c979a621f9bd95acf75ac23ba53202987",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9075,
            "translated": 2230,
            "translated_words": 8995,
            "translated_percent": 98.9,
            "fuzzy": 9,
            "fuzzy_words": 20,
            "fuzzy_percent": 0.3,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.1,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2025-03-13T12:17:12.995202Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/tr/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 318,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 24018513,
                "web_url": "https://translate.fedoraproject.org/languages/uk/",
                "url": "https://translate.fedoraproject.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 21694,
            "filename": "uk.po",
            "revision": "2bd276a6c21ff84649e8c4127e5be7a86c6c7883",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "translated": 2219,
            "translated_words": 8934,
            "translated_percent": 98.4,
            "fuzzy": 12,
            "fuzzy_words": 30,
            "fuzzy_percent": 0.5,
            "failing_checks": 7,
            "failing_checks_words": 20,
            "failing_checks_percent": 0.3,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": "2025-03-13T12:17:28.404763Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/uk/units/?format=api"
        },
        {
            "language": {
                "id": 340,
                "code": "zh_CN",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.fedoraproject.org/languages/zh_CN/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 21695,
            "filename": "zh_CN.po",
            "revision": "2c44b33e9faa50f37a4736d129b62c5370cefcae",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/zh_CN/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/zh_CN/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/zh_CN/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9166,
            "translated": 2219,
            "translated_words": 9027,
            "translated_percent": 98.4,
            "fuzzy": 12,
            "fuzzy_words": 30,
            "fuzzy_percent": 0.5,
            "failing_checks": 5,
            "failing_checks_words": 17,
            "failing_checks_percent": 0.2,
            "have_suggestion": 45,
            "have_comment": 0,
            "last_change": "2025-03-13T12:17:59.351813Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/zh_CN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/zh_CN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/zh_CN/units/?format=api"
        },
        {
            "language": {
                "id": 341,
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 341,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.fedoraproject.org/languages/zh_TW/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 21696,
            "filename": "zh_TW.po",
            "revision": "a25bfc6bcadca2280d215d8fb567227d1874638b",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/zh_TW/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/zh_TW/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/zh_TW/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9180,
            "translated": 2219,
            "translated_words": 9041,
            "translated_percent": 98.4,
            "fuzzy": 11,
            "fuzzy_words": 27,
            "fuzzy_percent": 0.4,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.1,
            "have_suggestion": 147,
            "have_comment": 0,
            "last_change": "2025-03-13T12:18:14.952943Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/zh_TW/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/zh_TW/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/zh_TW/units/?format=api"
        },
        {
            "language": {
                "id": 271,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "si_lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 14948168,
                "web_url": "https://translate.fedoraproject.org/languages/si/",
                "url": "https://translate.fedoraproject.org/api/languages/si/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 32775,
            "filename": "si.po",
            "revision": "44cbc0fb1393228592c93217bce84298ae2ae969",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/si/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/si/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 0.1,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 82,
            "have_comment": 0,
            "last_change": "2025-03-13T12:16:06.711763Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/si/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/si/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/si/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/si/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/si/units/?format=api"
        },
        {
            "language": {
                "id": 214,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 214,
                    "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.fedoraproject.org/languages/nb_NO/",
                "url": "https://translate.fedoraproject.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 34727,
            "filename": "nb_NO.po",
            "revision": "cc922f3738aa86dc6f86c267c9021b0202adf070",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/nb_NO/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/nb_NO/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/nb_NO/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "translated": 1326,
            "translated_words": 4294,
            "translated_percent": 58.8,
            "fuzzy": 581,
            "fuzzy_words": 2361,
            "fuzzy_percent": 25.7,
            "failing_checks": 145,
            "failing_checks_words": 831,
            "failing_checks_percent": 6.4,
            "have_suggestion": 204,
            "have_comment": 0,
            "last_change": "2025-03-13T12:14:13.643965Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/nb_NO/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/nb_NO/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "eo_xx",
                    "epo"
                ],
                "direction": "ltr",
                "population": 298,
                "web_url": "https://translate.fedoraproject.org/languages/eo/",
                "url": "https://translate.fedoraproject.org/api/languages/eo/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 48283,
            "filename": "eo.po",
            "revision": "8916ad2fcb62a5b5e87cd11af3a8af838c61cea3",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/eo/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/eo/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/eo/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "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": 187,
            "have_comment": 0,
            "last_change": "2025-03-13T12:09:36.047419Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/eo/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/eo/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/eo/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/eo/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/eo/units/?format=api"
        },
        {
            "language": {
                "id": 154,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "ka_ge",
                    "kab_dz",
                    "kat"
                ],
                "direction": "ltr",
                "population": 4324687,
                "web_url": "https://translate.fedoraproject.org/languages/ka/",
                "url": "https://translate.fedoraproject.org/api/languages/ka/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 65335,
            "filename": "ka.po",
            "revision": "ef70973cb51d49be70df9fc2e14e7cca9446f659",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/ka/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/ka/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/ka/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "translated": 2252,
            "translated_words": 9070,
            "translated_percent": 99.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-13T12:13:09.583399Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ka/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ka/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ka/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ka/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ka/units/?format=api"
        },
        {
            "language": {
                "id": 325,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 325,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vi_vn",
                    "vie",
                    "vn"
                ],
                "direction": "ltr",
                "population": 92312588,
                "web_url": "https://translate.fedoraproject.org/languages/vi/",
                "url": "https://translate.fedoraproject.org/api/languages/vi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 74481,
            "filename": "vi.po",
            "revision": "f5309b4e6c5beb77754bf3b33a50133cfc6979f2",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/vi/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/vi/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/vi/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9190,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 0.1,
            "fuzzy": 2,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 134,
            "have_comment": 0,
            "last_change": "2025-03-13T12:17:43.914176Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/vi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/vi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/vi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/vi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/vi/units/?format=api"
        },
        {
            "language": {
                "id": 296,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 296,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ta_in",
                    "tam"
                ],
                "direction": "ltr",
                "population": 90546065,
                "web_url": "https://translate.fedoraproject.org/languages/ta/",
                "url": "https://translate.fedoraproject.org/api/languages/ta/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 79324,
            "filename": "ta.po",
            "revision": "7aa3f8e58c42f676fea294d6b9cadf9da45b7ae1",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/ta/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/ta/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/ta/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9073,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 0.1,
            "fuzzy": 5,
            "fuzzy_words": 10,
            "fuzzy_percent": 0.2,
            "failing_checks": 5,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.2,
            "have_suggestion": 305,
            "have_comment": 0,
            "last_change": "2025-03-13T12:16:56.249301Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ta/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ta/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ta/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ta/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ta/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "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": 378482167,
                "web_url": "https://translate.fedoraproject.org/languages/ar/",
                "url": "https://translate.fedoraproject.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 87867,
            "filename": "ar.po",
            "revision": "d04f6234174be0bc798c7fe00760df407d07d584",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/ar/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/ar/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/ar/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9196,
            "translated": 480,
            "translated_words": 986,
            "translated_percent": 21.3,
            "fuzzy": 12,
            "fuzzy_words": 23,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-03-13T12:07:39.813206Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ar/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ar/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ar/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ar/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ar/units/?format=api"
        },
        {
            "language": {
                "id": 206,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 206,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "ms_my",
                    "msa",
                    "zsm"
                ],
                "direction": "ltr",
                "population": 36798159,
                "web_url": "https://translate.fedoraproject.org/languages/ms/",
                "url": "https://translate.fedoraproject.org/api/languages/ms/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 90192,
            "filename": "ms.po",
            "revision": "d0ff98f2c99334cf44baaa87dc9eefce1d7f7a43",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/main/ms/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/ms/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/main/ms/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2253,
            "total_words": 9196,
            "translated": 12,
            "translated_words": 36,
            "translated_percent": 0.5,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.1,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.1,
            "have_suggestion": 76,
            "have_comment": 0,
            "last_change": "2025-03-13T12:13:42.140452Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ms/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ms/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ms/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ms/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/main/ms/units/?format=api"
        }
    ]
}