Translation components API.

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

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

{
    "count": 29,
    "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": 1728003224,
                "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": 2788,
            "filename": "cockpit-ostree.pot",
            "revision": "2850518914906effd2829b5c006a2a94542fffc2",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/en/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/en/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 91,
            "total_words": 246,
            "translated": 91,
            "translated_words": 246,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 20,
            "failing_checks_percent": 9.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:21.958627Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/en/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": 2789,
            "filename": "ca.po",
            "revision": "8ca8ff720d9fde81a15d07a91ea802048fd5db32",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 40,
            "translated_words": 99,
            "translated_percent": 43.9,
            "fuzzy": 32,
            "fuzzy_words": 75,
            "fuzzy_percent": 35.1,
            "failing_checks": 5,
            "failing_checks_words": 15,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:22.105760Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ca/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ca/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ca/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ca/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/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": 2790,
            "filename": "cs.po",
            "revision": "2f8f9de8fa2f9134cf69a82994163ac98da73546",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 91,
            "translated_words": 246,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:22.237320Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/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": 2791,
            "filename": "da.po",
            "revision": "c9ec2185f525c154f5c8d0fb7258db3501465e26",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/da/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/da/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/da/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 4,
            "fuzzy_words": 7,
            "fuzzy_percent": 4.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:22.353375Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/da/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/da/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/da/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/da/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/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": 141873196,
                "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": 2792,
            "filename": "de.po",
            "revision": "28260e6f735ede566d8a43ad0dc82e8d6e5e4541",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/de/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/de/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 90,
            "translated_words": 237,
            "translated_percent": 98.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:22.641416Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/de/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": 507161083,
                "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": 2793,
            "filename": "es.po",
            "revision": "1d6ee7223ea14d4dac3dcd268d292eebe5c8a5cd",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/es/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/es/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 91,
            "translated_words": 246,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:22.790414Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/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": 2794,
            "filename": "eu.po",
            "revision": "ce8271c6cc85082e0dcf896f835d2ac9764d34af",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/eu/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/eu/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/eu/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 5,
            "fuzzy_words": 11,
            "fuzzy_percent": 5.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:22.916062Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/eu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/eu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/eu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/eu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/eu/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": 2795,
            "filename": "fi.po",
            "revision": "3d34d6e6e152424009692230cc1d06c9ecddf29f",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 91,
            "translated_words": 246,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:23.108516Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/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": 332956350,
                "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": 2796,
            "filename": "fr.po",
            "revision": "022181ddc48df653a53aaa3426bcfb73187024da",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 91,
            "translated_words": 246,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 15,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:23.237041Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/fr/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": 6790797,
                "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": 2797,
            "filename": "hr.po",
            "revision": "f55f4e46e6718bf1e4853a6055d4d1309c15a07c",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/hr/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/hr/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/hr/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 34,
            "translated_words": 91,
            "translated_percent": 37.3,
            "fuzzy": 30,
            "fuzzy_words": 67,
            "fuzzy_percent": 32.9,
            "failing_checks": 4,
            "failing_checks_words": 12,
            "failing_checks_percent": 4.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:23.495978Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/hr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/hr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/hr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/hr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/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": 12313191,
                "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": 2798,
            "filename": "hu.po",
            "revision": "d34949a1e02f4360086cf06d62b5b59b5a0d655f",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 8,
            "fuzzy_words": 19,
            "fuzzy_percent": 8.7,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:23.664134Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/hu/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": 117608755,
                "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": 2799,
            "filename": "ja.po",
            "revision": "fe7bc2aa7f5d2837ebc96f41d6da9a14b0f1e9e4",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/ja/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/ja/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 41,
            "translated_words": 102,
            "translated_percent": 45.0,
            "fuzzy": 33,
            "fuzzy_words": 77,
            "fuzzy_percent": 36.2,
            "failing_checks": 6,
            "failing_checks_words": 14,
            "failing_checks_percent": 6.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:24.116624Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ja/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ja/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ja/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ja/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/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": 79278717,
                "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": 2800,
            "filename": "ko.po",
            "revision": "489d0c98502fcaf7d36301f4d20bf153b0828dc7",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 91,
            "translated_words": 246,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:24.338962Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ko/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ko/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ko/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ko/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/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": 2801,
            "filename": "my.po",
            "revision": "044a47178b5db2c1bfea3cbcd59f7cca32f3efc3",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/my/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/my/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/my/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 3.2,
            "fuzzy": 5,
            "fuzzy_words": 11,
            "fuzzy_percent": 5.4,
            "failing_checks": 3,
            "failing_checks_words": 5,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:24.462521Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/my/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/my/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/my/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/my/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/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": 32854898,
                "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": 2802,
            "filename": "nl.po",
            "revision": "8af85f64f2fcc9eb60d2fa59fde454cf15b56d43",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/nl/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/nl/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 56,
            "translated_words": 151,
            "translated_percent": 61.5,
            "fuzzy": 14,
            "fuzzy_words": 27,
            "fuzzy_percent": 15.3,
            "failing_checks": 4,
            "failing_checks_words": 8,
            "failing_checks_percent": 4.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:24.588492Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/nl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/nl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/nl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/nl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/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": 42948379,
                "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": 2803,
            "filename": "pa.po",
            "revision": "10e56c6166b7a671ee125d40b85cb4faf5036e6d",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/pa/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/pa/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/pa/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 5,
            "translated_words": 6,
            "translated_percent": 5.4,
            "fuzzy": 8,
            "fuzzy_words": 15,
            "fuzzy_percent": 8.7,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:24.703551Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/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": 41500500,
                "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": 2804,
            "filename": "pl.po",
            "revision": "c0ca28589b27bb9d5e93e22a08e2eb3143d95e72",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/pl/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/pl/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/pl/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 69,
            "translated_words": 188,
            "translated_percent": 75.8,
            "fuzzy": 16,
            "fuzzy_words": 33,
            "fuzzy_percent": 17.5,
            "failing_checks": 4,
            "failing_checks_words": 8,
            "failing_checks_percent": 4.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:24.976760Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/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": 249463918,
                "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": 2805,
            "filename": "pt.po",
            "revision": "ce4f15949f05fa209f57a1273d6252b33db1fa23",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/pt/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/pt/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 1.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:25.090614Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/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": 2806,
            "filename": "pt_BR.po",
            "revision": "92d992862501e724fc606525fcb8199341348ec3",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 91,
            "translated_words": 246,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:25.220092Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/pt_BR/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": 82419542,
                "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": 2807,
            "filename": "tr.po",
            "revision": "879aead595e833c46fb6b6e575b1d39cc6fccfea",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 91,
            "translated_words": 246,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:25.735933Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/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": 24080585,
                "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": 2808,
            "filename": "uk.po",
            "revision": "a12ee8c0c29dbc197af50b91d1a83e8ef89e8ee6",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 91,
            "translated_words": 246,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:26.146968Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/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": 2809,
            "filename": "zh_CN.po",
            "revision": "34482d33f9e2f9646528c7c2082b1aeed30c3f04",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/zh_CN/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/zh_CN/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/zh_CN/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 91,
            "translated_words": 246,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:26.428408Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/zh_CN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/zh_CN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/zh_CN/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": 2810,
            "filename": "sk.po",
            "revision": "cb2cae4b9182b04a5e38521432551e15747eab6e",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/sk/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/sk/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/sk/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 19,
            "translated_words": 43,
            "translated_percent": 20.8,
            "fuzzy": 19,
            "fuzzy_words": 44,
            "fuzzy_percent": 20.8,
            "failing_checks": 3,
            "failing_checks_words": 9,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:25.468593Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/sk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/sk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/sk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/sk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/sk/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": 21821,
            "filename": "id.po",
            "revision": "9f7eca2560c98c00d744c5f88a3d5a6e2f0ef080",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/id/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/id/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 91,
            "translated_words": 246,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:23.968797Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/id/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": 32794,
            "filename": "si.po",
            "revision": "3cf9fc85265cd4f99192b8c46915605c2e5b32a5",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/si/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/si/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 3.2,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 1.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:25.352805Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/si/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/si/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/si/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/si/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/si/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": 55492,
            "filename": "he.po",
            "revision": "de3276e5676d60d2c938ae1afac173955cbf774c",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/he/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/he/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/he/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 91,
            "translated_words": 246,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:23.359957Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/he/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/he/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/he/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/he/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/he/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": 66434,
            "filename": "ka.po",
            "revision": "b55c47a651b63da79016c4bee05434043a44ada5",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/ka/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/ka/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/ka/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 91,
            "translated_words": 246,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:24.224541Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ka/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ka/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ka/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ka/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/ka/units/?format=api"
        },
        {
            "language": {
                "id": 349,
                "code": "zh_Hant",
                "name": "Chinese (Traditional Han script)",
                "plural": {
                    "id": 368,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "cht",
                    "cmn_hant",
                    "tchinese",
                    "zh_cht",
                    "zh_cmn_hant",
                    "zh_hant@zh",
                    "zh_hant_tw",
                    "zh_tw",
                    "zho",
                    "zhtw"
                ],
                "direction": "ltr",
                "population": 39078482,
                "web_url": "https://translate.fedoraproject.org/languages/zh_Hant/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 179108,
            "filename": "zh_Hant.po",
            "revision": "bbaee095167839d8a0400019c12b9b4cb4ba2bb7",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/zh_Hant/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/zh_Hant/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/zh_Hant/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 91,
            "translated_words": 246,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T07:10:26.534091Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/zh_Hant/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/zh_Hant/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": 185304,
            "filename": "sv.po",
            "revision": "eb36746790737a740ea4563dc4a2c5b1ced89d7d",
            "web_url": "https://translate.fedoraproject.org/projects/cockpit/cockpit-ostree/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/cockpit/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/cockpit/cockpit-ostree/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 91,
            "total_words": 246,
            "translated": 91,
            "translated_words": 246,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-16T21:59:21.657712Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/sv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/sv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/sv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/sv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-ostree/sv/units/?format=api"
        }
    ]
}