Translation components API.

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

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

{
    "count": 73,
    "next": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "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": 39073,
            "filename": "rhel-9/anaconda.pot",
            "revision": "834b015c84b7cd36122caa73ba02bdb15fd97721",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/en/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/en/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 1403,
            "total_words": 8494,
            "translated": 1403,
            "translated_words": 8494,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 397,
            "failing_checks_words": 2861,
            "failing_checks_percent": 28.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-18T00:56:41.765135Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/en/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://translate.fedoraproject.org/languages/af/",
                "url": "https://translate.fedoraproject.org/api/languages/af/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 39074,
            "filename": "rhel-9/af.po",
            "revision": "d339596a31c9600e6f2fd5c569e76bcb5e6fda7c",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/af/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/af/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/af/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8498,
            "translated": 834,
            "translated_words": 3934,
            "translated_percent": 59.4,
            "fuzzy": 122,
            "fuzzy_words": 710,
            "fuzzy_percent": 8.6,
            "failing_checks": 48,
            "failing_checks_words": 364,
            "failing_checks_percent": 3.4,
            "have_suggestion": 44,
            "have_comment": 0,
            "last_change": "2024-04-18T00:56:52.664772Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/af/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/af/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/af/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/af/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/af/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_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "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": 39075,
            "filename": "rhel-9/ar.po",
            "revision": "705a1c76e04bec2f3a8247aa3703e0f491ce40b9",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/ar/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ar/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/ar/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8543,
            "translated": 1290,
            "translated_words": 7536,
            "translated_percent": 91.9,
            "fuzzy": 3,
            "fuzzy_words": 8,
            "fuzzy_percent": 0.2,
            "failing_checks": 15,
            "failing_checks_words": 199,
            "failing_checks_percent": 1.0,
            "have_suggestion": 189,
            "have_comment": 1,
            "last_change": "2024-04-18T00:57:03.597385Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ar/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ar/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ar/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ar/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ar/units/?format=api"
        },
        {
            "language": {
                "id": 22,
                "code": "as",
                "name": "Assamese",
                "plural": {
                    "id": 22,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "asm"
                ],
                "direction": "ltr",
                "population": 17239170,
                "web_url": "https://translate.fedoraproject.org/languages/as/",
                "url": "https://translate.fedoraproject.org/api/languages/as/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/as/statistics/?format=api"
            },
            "language_code": "as",
            "id": 39076,
            "filename": "rhel-9/as.po",
            "revision": "bc8218b0b85ce0e8975701f0a51dc753b30f0a0f",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/as/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/as/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/as/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/as/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8528,
            "translated": 814,
            "translated_words": 4121,
            "translated_percent": 58.0,
            "fuzzy": 97,
            "fuzzy_words": 486,
            "fuzzy_percent": 6.9,
            "failing_checks": 53,
            "failing_checks_words": 385,
            "failing_checks_percent": 3.7,
            "have_suggestion": 174,
            "have_comment": 0,
            "last_change": "2024-04-18T00:57:09.106064Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/as/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/as/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/as/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/as/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/as/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 650205,
                "web_url": "https://translate.fedoraproject.org/languages/ast/",
                "url": "https://translate.fedoraproject.org/api/languages/ast/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast",
            "id": 39077,
            "filename": "rhel-9/ast.po",
            "revision": "1de7a92f24a540e154e59afa72928b5bfdced529",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/ast/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ast/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/ast/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8540,
            "translated": 409,
            "translated_words": 1364,
            "translated_percent": 29.1,
            "fuzzy": 36,
            "fuzzy_words": 166,
            "fuzzy_percent": 2.5,
            "failing_checks": 15,
            "failing_checks_words": 74,
            "failing_checks_percent": 1.0,
            "have_suggestion": 62,
            "have_comment": 0,
            "last_change": "2024-04-18T00:57:16.415053Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ast/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ast/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ast/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ast/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ast/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "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": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://translate.fedoraproject.org/languages/be/",
                "url": "https://translate.fedoraproject.org/api/languages/be/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 39078,
            "filename": "rhel-9/be.po",
            "revision": "bfb964e0fc0f8703af4e572b97286a5398862751",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/be/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/be/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/be/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8498,
            "translated": 1210,
            "translated_words": 6854,
            "translated_percent": 86.2,
            "fuzzy": 92,
            "fuzzy_words": 606,
            "fuzzy_percent": 6.5,
            "failing_checks": 109,
            "failing_checks_words": 1036,
            "failing_checks_percent": 7.7,
            "have_suggestion": 57,
            "have_comment": 0,
            "last_change": "2024-04-18T00:57:21.954749Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/be/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/be/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/be/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/be/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/be/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "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": 39079,
            "filename": "rhel-9/bg.po",
            "revision": "bfda3eaa6f7c746732c95c73be68d766aa4e7685",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/bg/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/bg/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/bg/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1032,
            "translated_words": 5597,
            "translated_percent": 73.5,
            "fuzzy": 75,
            "fuzzy_words": 388,
            "fuzzy_percent": 5.3,
            "failing_checks": 64,
            "failing_checks_words": 522,
            "failing_checks_percent": 4.5,
            "have_suggestion": 101,
            "have_comment": 0,
            "last_change": "2024-04-18T00:57:27.528443Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bg/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bg/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bg/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bg/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bg/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 39,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://translate.fedoraproject.org/languages/bn/",
                "url": "https://translate.fedoraproject.org/api/languages/bn/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 39080,
            "filename": "rhel-9/bn.po",
            "revision": "5fa3435332bb76e204f4e95b406ac715ee288fac",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/bn/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/bn/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/bn/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8517,
            "translated": 210,
            "translated_words": 1938,
            "translated_percent": 14.9,
            "fuzzy": 11,
            "fuzzy_words": 89,
            "fuzzy_percent": 0.7,
            "failing_checks": 12,
            "failing_checks_words": 62,
            "failing_checks_percent": 0.8,
            "have_suggestion": 156,
            "have_comment": 0,
            "last_change": "2024-04-18T00:57:33.241478Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bn_IN",
                "name": "Bengali (India)",
                "plural": {
                    "id": 41,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 107413290,
                "web_url": "https://translate.fedoraproject.org/languages/bn_IN/",
                "url": "https://translate.fedoraproject.org/api/languages/bn_IN/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bn_IN/statistics/?format=api"
            },
            "language_code": "bn_IN",
            "id": 39081,
            "filename": "rhel-9/bn_IN.po",
            "revision": "1222abf42e8f1b238d65def259fa04f5148f8bde",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/bn_IN/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/bn_IN/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/bn_IN/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn_IN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8528,
            "translated": 850,
            "translated_words": 4560,
            "translated_percent": 60.5,
            "fuzzy": 93,
            "fuzzy_words": 437,
            "fuzzy_percent": 6.6,
            "failing_checks": 66,
            "failing_checks_words": 539,
            "failing_checks_percent": 4.7,
            "have_suggestion": 171,
            "have_comment": 0,
            "last_change": "2024-04-18T00:57:38.136207Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn_IN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn_IN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn_IN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn_IN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/bn_IN/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "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": 39082,
            "filename": "rhel-9/ca.po",
            "revision": "aa7df350e5f1bb5f088a60f80b01ddcf4900be1b",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1251,
            "translated_words": 7299,
            "translated_percent": 89.1,
            "fuzzy": 71,
            "fuzzy_words": 334,
            "fuzzy_percent": 5.0,
            "failing_checks": 30,
            "failing_checks_words": 233,
            "failing_checks_percent": 2.1,
            "have_suggestion": 61,
            "have_comment": 0,
            "last_change": "2024-04-18T00:57:43.498807Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ca/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ca/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ca/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ca/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/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": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "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": 39083,
            "filename": "rhel-9/cs.po",
            "revision": "47d241f16626c15887703f4815193b3ed81553db",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1403,
            "translated_words": 8494,
            "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": "2024-04-18T00:57:48.881638Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/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",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "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": 39084,
            "filename": "rhel-9/da.po",
            "revision": "a125d168f135c44550eba4553ce0e24a48e96530",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/da/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/da/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/da/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1345,
            "translated_words": 7955,
            "translated_percent": 95.8,
            "fuzzy": 27,
            "fuzzy_words": 108,
            "fuzzy_percent": 1.9,
            "failing_checks": 29,
            "failing_checks_words": 180,
            "failing_checks_percent": 2.0,
            "have_suggestion": 23,
            "have_comment": 0,
            "last_change": "2024-04-18T00:58:01.994822Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/da/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/da/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/da/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/da/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/da/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "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": 39085,
            "filename": "rhel-9/de.po",
            "revision": "bcd34755ea3080659336dd76de6ff18cde803a16",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/de/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/de/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1384,
            "translated_words": 8422,
            "translated_percent": 98.6,
            "fuzzy": 10,
            "fuzzy_words": 17,
            "fuzzy_percent": 0.7,
            "failing_checks": 23,
            "failing_checks_words": 91,
            "failing_checks_percent": 1.6,
            "have_suggestion": 12,
            "have_comment": 0,
            "last_change": "2024-04-18T00:58:07.747831Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/de/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translate.fedoraproject.org/languages/el/",
                "url": "https://translate.fedoraproject.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 39086,
            "filename": "rhel-9/el.po",
            "revision": "61fe200354b03a6f3d687145efb8e14ed73a6374",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/el/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/el/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/el/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8548,
            "translated": 221,
            "translated_words": 612,
            "translated_percent": 15.7,
            "fuzzy": 12,
            "fuzzy_words": 40,
            "fuzzy_percent": 0.8,
            "failing_checks": 9,
            "failing_checks_words": 28,
            "failing_checks_percent": 0.6,
            "have_suggestion": 138,
            "have_comment": 0,
            "last_change": "2024-04-18T00:58:12.278482Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/el/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/el/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/el/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/el/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/el/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": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "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": 39087,
            "filename": "rhel-9/en_GB.po",
            "revision": "e335b43a568136a54fcbde4ba8f9408c938065c0",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/en_GB/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/en_GB/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/en_GB/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8551,
            "translated": 197,
            "translated_words": 1265,
            "translated_percent": 14.0,
            "fuzzy": 3,
            "fuzzy_words": 16,
            "fuzzy_percent": 0.2,
            "failing_checks": 4,
            "failing_checks_words": 22,
            "failing_checks_percent": 0.2,
            "have_suggestion": 819,
            "have_comment": 0,
            "last_change": "2024-04-18T00:58:18.025040Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/en_GB/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/en_GB/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/en_GB/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "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": 39088,
            "filename": "rhel-9/eo.po",
            "revision": "225c316338bbb6eaf21fff160b00618f29392b61",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/eo/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/eo/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/eo/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1034,
            "translated_words": 5223,
            "translated_percent": 73.6,
            "fuzzy": 136,
            "fuzzy_words": 693,
            "fuzzy_percent": 9.6,
            "failing_checks": 56,
            "failing_checks_words": 467,
            "failing_checks_percent": 3.9,
            "have_suggestion": 37,
            "have_comment": 0,
            "last_change": "2024-04-18T00:58:23.446802Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eo/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eo/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eo/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eo/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eo/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "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": 39089,
            "filename": "rhel-9/es.po",
            "revision": "6a936e2bcb9d105eb508722d62f87ad8d658c9a9",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/es/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/es/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1373,
            "translated_words": 8368,
            "translated_percent": 97.8,
            "fuzzy": 14,
            "fuzzy_words": 36,
            "fuzzy_percent": 0.9,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.2,
            "have_suggestion": 12,
            "have_comment": 0,
            "last_change": "2024-04-18T00:58:29.137033Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/es/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est",
                    "ekk"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://translate.fedoraproject.org/languages/et/",
                "url": "https://translate.fedoraproject.org/api/languages/et/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 39090,
            "filename": "rhel-9/et.po",
            "revision": "89de2d7d9a856ee64c6c744a1822a40a1f2cd074",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/et/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/et/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/et/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8548,
            "translated": 171,
            "translated_words": 557,
            "translated_percent": 12.1,
            "fuzzy": 37,
            "fuzzy_words": 141,
            "fuzzy_percent": 2.6,
            "failing_checks": 13,
            "failing_checks_words": 38,
            "failing_checks_percent": 0.9,
            "have_suggestion": 175,
            "have_comment": 0,
            "last_change": "2024-04-18T00:58:34.421445Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/et/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/et/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/et/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/et/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/et/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "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": 39091,
            "filename": "rhel-9/eu.po",
            "revision": "b8f2b41a5de9d8cf4d73d6780f2e12e94c7ebdbe",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/eu/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/eu/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/eu/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8548,
            "translated": 423,
            "translated_words": 845,
            "translated_percent": 30.1,
            "fuzzy": 32,
            "fuzzy_words": 95,
            "fuzzy_percent": 2.2,
            "failing_checks": 21,
            "failing_checks_words": 58,
            "failing_checks_percent": 1.4,
            "have_suggestion": 19,
            "have_comment": 0,
            "last_change": "2024-04-18T00:58:39.405694Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/eu/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "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": 39092,
            "filename": "rhel-9/fa.po",
            "revision": "93c8ba484c81f3228f0453593d6664a9c6fcca78",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/fa/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/fa/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/fa/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 197,
            "translated_words": 729,
            "translated_percent": 14.0,
            "fuzzy": 28,
            "fuzzy_words": 119,
            "fuzzy_percent": 1.9,
            "failing_checks": 27,
            "failing_checks_words": 121,
            "failing_checks_percent": 1.9,
            "have_suggestion": 108,
            "have_comment": 0,
            "last_change": "2024-04-18T00:58:44.297090Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fa/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "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": 39093,
            "filename": "rhel-9/fi.po",
            "revision": "5c633ea624878af727491500ec3e4cad504f8a3d",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1403,
            "translated_words": 8494,
            "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": "2024-04-18T00:58:51.327161Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fi/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "fil",
                "name": "Filipino",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "fil_fil"
                ],
                "direction": "ltr",
                "population": 67471095,
                "web_url": "https://translate.fedoraproject.org/languages/fil/",
                "url": "https://translate.fedoraproject.org/api/languages/fil/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fil/statistics/?format=api"
            },
            "language_code": "fil",
            "id": 39094,
            "filename": "rhel-9/fil.po",
            "revision": "01d0a380467c1c9be0b20f05e5b80a84290dfa6c",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/fil/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/fil/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/fil/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fil/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8536,
            "translated": 79,
            "translated_words": 410,
            "translated_percent": 5.6,
            "fuzzy": 29,
            "fuzzy_words": 134,
            "fuzzy_percent": 2.0,
            "failing_checks": 16,
            "failing_checks_words": 34,
            "failing_checks_percent": 1.1,
            "have_suggestion": 72,
            "have_comment": 0,
            "last_change": "2024-04-18T00:58:56.888154Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fil/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fil/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fil/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fil/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fil/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "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": 39095,
            "filename": "rhel-9/fr.po",
            "revision": "1c393771acffcbc34442b3d4a96395130e777c09",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1401,
            "translated_words": 8489,
            "translated_percent": 99.8,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.1,
            "failing_checks": 2,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.1,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-04-18T00:59:02.380145Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/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": 37441,
                "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": 39096,
            "filename": "rhel-9/fur.po",
            "revision": "f8ff7b18abd6effb6010ae7e48e6ad286de044e4",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/fur/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/fur/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/fur/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1363,
            "translated_words": 8192,
            "translated_percent": 97.1,
            "fuzzy": 15,
            "fuzzy_words": 31,
            "fuzzy_percent": 1.0,
            "failing_checks": 31,
            "failing_checks_words": 74,
            "failing_checks_percent": 2.2,
            "have_suggestion": 18,
            "have_comment": 0,
            "last_change": "2024-04-18T00:59:08.928068Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fur/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fur/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fur/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fur/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/fur/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "ga",
                "name": "Irish",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 5,
                    "formula": "n==1 ? 0 : n==2 ? 1 : (n>2 && n<7) ? 2 :(n>6 && n<11) ? 3 : 4",
                    "type": 10
                },
                "aliases": [
                    "gle"
                ],
                "direction": "ltr",
                "population": 1237487,
                "web_url": "https://translate.fedoraproject.org/languages/ga/",
                "url": "https://translate.fedoraproject.org/api/languages/ga/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ga/statistics/?format=api"
            },
            "language_code": "ga",
            "id": 39097,
            "filename": "rhel-9/ga.po",
            "revision": "ba1e2e575126f1d774bde239259d8ee99b0f3d66",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/ga/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ga/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/ga/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ga/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8505,
            "translated": 239,
            "translated_words": 440,
            "translated_percent": 17.0,
            "fuzzy": 26,
            "fuzzy_words": 48,
            "fuzzy_percent": 1.8,
            "failing_checks": 7,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.4,
            "have_suggestion": 36,
            "have_comment": 0,
            "last_change": "2024-04-18T00:59:13.664114Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ga/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ga/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ga/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ga/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ga/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 116,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translate.fedoraproject.org/languages/gl/",
                "url": "https://translate.fedoraproject.org/api/languages/gl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 39098,
            "filename": "rhel-9/gl.po",
            "revision": "b6310b113ea2c425fec4b94efc96aa592955dc0b",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/gl/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/gl/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/gl/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8528,
            "translated": 279,
            "translated_words": 1175,
            "translated_percent": 19.8,
            "fuzzy": 59,
            "fuzzy_words": 245,
            "fuzzy_percent": 4.2,
            "failing_checks": 26,
            "failing_checks_words": 139,
            "failing_checks_percent": 1.8,
            "have_suggestion": 155,
            "have_comment": 0,
            "last_change": "2024-04-18T00:59:18.441169Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/gl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/gl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/gl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/gl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/gl/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "guj",
                    "prp"
                ],
                "direction": "ltr",
                "population": 61721798,
                "web_url": "https://translate.fedoraproject.org/languages/gu/",
                "url": "https://translate.fedoraproject.org/api/languages/gu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/gu/statistics/?format=api"
            },
            "language_code": "gu",
            "id": 39099,
            "filename": "rhel-9/gu.po",
            "revision": "9955eb7bde09ba2dc15b261336b4a294dfac5cf7",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/gu/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/gu/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/gu/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8532,
            "translated": 757,
            "translated_words": 3392,
            "translated_percent": 53.9,
            "fuzzy": 87,
            "fuzzy_words": 352,
            "fuzzy_percent": 6.2,
            "failing_checks": 72,
            "failing_checks_words": 567,
            "failing_checks_percent": 5.1,
            "have_suggestion": 165,
            "have_comment": 0,
            "last_change": "2024-04-18T00:59:23.396035Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/gu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/gu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/gu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/gu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/gu/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",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "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": 39100,
            "filename": "rhel-9/he.po",
            "revision": "72a5d673ae71de3295b451e716cc5144dbbbcb18",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/he/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/he/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/he/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1375,
            "translated_words": 8398,
            "translated_percent": 98.0,
            "fuzzy": 13,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.9,
            "failing_checks": 10,
            "failing_checks_words": 47,
            "failing_checks_percent": 0.7,
            "have_suggestion": 18,
            "have_comment": 0,
            "last_change": "2024-04-18T00:59:29.093616Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/he/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/he/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/he/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/he/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/he/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://translate.fedoraproject.org/languages/hi/",
                "url": "https://translate.fedoraproject.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 39101,
            "filename": "rhel-9/hi.po",
            "revision": "11165cf600e07e44f5555dbf381aeb8bd1440de1",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/hi/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/hi/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/hi/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8540,
            "translated": 433,
            "translated_words": 2245,
            "translated_percent": 30.8,
            "fuzzy": 62,
            "fuzzy_words": 262,
            "fuzzy_percent": 4.4,
            "failing_checks": 29,
            "failing_checks_words": 164,
            "failing_checks_percent": 2.0,
            "have_suggestion": 309,
            "have_comment": 0,
            "last_change": "2024-04-18T00:59:34.458037Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hi/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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "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": 39102,
            "filename": "rhel-9/hr.po",
            "revision": "a2c5a17d49d328310f7b582796b8464c41eb1f08",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/hr/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/hr/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/hr/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1371,
            "translated_words": 8326,
            "translated_percent": 97.7,
            "fuzzy": 14,
            "fuzzy_words": 36,
            "fuzzy_percent": 0.9,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.2,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": "2024-04-18T00:59:40.166175Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hr/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "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": 39103,
            "filename": "rhel-9/hu.po",
            "revision": "6a066ac08fe9c6b15c4975b705f443f40262d410",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8524,
            "translated": 1378,
            "translated_words": 8432,
            "translated_percent": 98.2,
            "fuzzy": 10,
            "fuzzy_words": 20,
            "fuzzy_percent": 0.7,
            "failing_checks": 12,
            "failing_checks_words": 45,
            "failing_checks_percent": 0.8,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": "2024-04-18T00:59:45.400508Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/hu/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "ia",
                "name": "Interlingua",
                "plural": {
                    "id": 137,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ina"
                ],
                "direction": "ltr",
                "population": 135,
                "web_url": "https://translate.fedoraproject.org/languages/ia/",
                "url": "https://translate.fedoraproject.org/api/languages/ia/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ia/statistics/?format=api"
            },
            "language_code": "ia",
            "id": 39104,
            "filename": "rhel-9/ia.po",
            "revision": "f56ba4a0502958a16660de21bb083f05659fe848",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/ia/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ia/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/ia/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8540,
            "translated": 834,
            "translated_words": 3656,
            "translated_percent": 59.4,
            "fuzzy": 4,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.2,
            "failing_checks": 6,
            "failing_checks_words": 39,
            "failing_checks_percent": 0.4,
            "have_suggestion": 138,
            "have_comment": 0,
            "last_change": "2024-04-18T00:59:50.406370Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ia/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ia/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ia/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ia/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ia/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "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": 39105,
            "filename": "rhel-9/id.po",
            "revision": "a067b5ec3ef5a0c183ab3b0bd3b07d8407af472a",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/id/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/id/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1403,
            "translated_words": 8494,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.1,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-04-20T07:35:53.671781Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/id/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "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": 39106,
            "filename": "rhel-9/it.po",
            "revision": "7835af9a646eb3574de2513c0d01c05fe37f905a",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/it/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/it/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1398,
            "translated_words": 8481,
            "translated_percent": 99.6,
            "fuzzy": 3,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.2,
            "failing_checks": 17,
            "failing_checks_words": 48,
            "failing_checks_percent": 1.2,
            "have_suggestion": 22,
            "have_comment": 0,
            "last_change": "2024-04-23T20:36:08.323944Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/it/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/it/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/it/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/it/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/it/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "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": 39107,
            "filename": "rhel-9/ja.po",
            "revision": "14a71ce5387399be5af7e0e6c82d361fac3aa7a5",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/ja/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/ja/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1402,
            "translated_words": 8491,
            "translated_percent": 99.9,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2024-04-18T01:00:12.690258Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ja/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ja/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ja/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ja/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ja/units/?format=api"
        },
        {
            "language": {
                "id": 154,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "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": 39108,
            "filename": "rhel-9/ka.po",
            "revision": "ddfd6a2f64b3ad9bb8a37b98fb7873a5b15cf34c",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/ka/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ka/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/ka/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8540,
            "translated": 1403,
            "translated_words": 8540,
            "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": "2024-04-18T01:00:19.894956Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ka/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ka/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ka/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ka/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ka/units/?format=api"
        },
        {
            "language": {
                "id": 163,
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 163,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kk_cyrl",
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "population": 12219390,
                "web_url": "https://translate.fedoraproject.org/languages/kk/",
                "url": "https://translate.fedoraproject.org/api/languages/kk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/kk/statistics/?format=api"
            },
            "language_code": "kk",
            "id": 39109,
            "filename": "rhel-9/kk.po",
            "revision": "df2075a99f732084ad4eb638d670ba13fc3f727b",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/kk/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/kk/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/kk/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1401,
            "translated_words": 8489,
            "translated_percent": 99.8,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.1,
            "failing_checks": 8,
            "failing_checks_words": 41,
            "failing_checks_percent": 0.5,
            "have_suggestion": 14,
            "have_comment": 0,
            "last_change": "2024-04-18T01:00:25.482299Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/kk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/kk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/kk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/kk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/kk/units/?format=api"
        },
        {
            "language": {
                "id": 166,
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "population": 15065030,
                "web_url": "https://translate.fedoraproject.org/languages/km/",
                "url": "https://translate.fedoraproject.org/api/languages/km/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/km/statistics/?format=api"
            },
            "language_code": "km",
            "id": 39110,
            "filename": "rhel-9/km.po",
            "revision": "b9e8f2595389ac47e6d74e649938222d92c18023",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/km/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/km/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/km/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 239,
            "translated_words": 1757,
            "translated_percent": 17.0,
            "fuzzy": 45,
            "fuzzy_words": 386,
            "fuzzy_percent": 3.2,
            "failing_checks": 39,
            "failing_checks_words": 400,
            "failing_checks_percent": 2.7,
            "have_suggestion": 97,
            "have_comment": 0,
            "last_change": "2024-04-18T01:00:30.761221Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/km/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/km/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/km/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/km/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/km/units/?format=api"
        },
        {
            "language": {
                "id": 168,
                "code": "kn",
                "name": "Kannada",
                "plural": {
                    "id": 168,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kan"
                ],
                "direction": "ltr",
                "population": 49065330,
                "web_url": "https://translate.fedoraproject.org/languages/kn/",
                "url": "https://translate.fedoraproject.org/api/languages/kn/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/kn/statistics/?format=api"
            },
            "language_code": "kn",
            "id": 39111,
            "filename": "rhel-9/kn.po",
            "revision": "bf69f4c8b30bacc3dc79604a016f39ca99fac7ab",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/kn/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/kn/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/kn/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8536,
            "translated": 720,
            "translated_words": 3458,
            "translated_percent": 51.3,
            "fuzzy": 92,
            "fuzzy_words": 446,
            "fuzzy_percent": 6.5,
            "failing_checks": 47,
            "failing_checks_words": 462,
            "failing_checks_percent": 3.3,
            "have_suggestion": 206,
            "have_comment": 0,
            "last_change": "2024-04-18T01:00:36.233915Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/kn/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/kn/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/kn/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/kn/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/kn/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "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": 39112,
            "filename": "rhel-9/ko.po",
            "revision": "f59f3a189b2579c2c3de9f3ac7039e06b9982360",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1403,
            "translated_words": 8494,
            "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": "2024-04-29T12:35:57.184988Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ko/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ko/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ko/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ko/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ko/units/?format=api"
        },
        {
            "language": {
                "id": 187,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 187,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://translate.fedoraproject.org/languages/lt/",
                "url": "https://translate.fedoraproject.org/api/languages/lt/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 39113,
            "filename": "rhel-9/lt.po",
            "revision": "24a9d76c0671ee2110b9cec884fc5e65b98bb3c2",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/lt/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/lt/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/lt/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1373,
            "translated_words": 8376,
            "translated_percent": 97.8,
            "fuzzy": 12,
            "fuzzy_words": 25,
            "fuzzy_percent": 0.8,
            "failing_checks": 7,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.4,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2024-04-18T01:00:47.250534Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lt/units/?format=api"
        },
        {
            "language": {
                "id": 189,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 189,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav",
                    "lvs"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://translate.fedoraproject.org/languages/lv/",
                "url": "https://translate.fedoraproject.org/api/languages/lv/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 39114,
            "filename": "rhel-9/lv.po",
            "revision": "e0b7b744c87ca21a533ac779d4703fd9e017faf9",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/lv/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/lv/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/lv/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8540,
            "translated": 47,
            "translated_words": 231,
            "translated_percent": 3.3,
            "fuzzy": 10,
            "fuzzy_words": 52,
            "fuzzy_percent": 0.7,
            "failing_checks": 6,
            "failing_checks_words": 26,
            "failing_checks_percent": 0.4,
            "have_suggestion": 105,
            "have_comment": 0,
            "last_change": "2024-04-18T01:00:52.013926Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/lv/units/?format=api"
        },
        {
            "language": {
                "id": 201,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 201,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://translate.fedoraproject.org/languages/ml/",
                "url": "https://translate.fedoraproject.org/api/languages/ml/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ml/statistics/?format=api"
            },
            "language_code": "ml",
            "id": 39115,
            "filename": "rhel-9/ml.po",
            "revision": "d4f6c1646254a16c6e6d2cd792c7c30ec9780aa6",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/ml/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ml/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/ml/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8540,
            "translated": 411,
            "translated_words": 2146,
            "translated_percent": 29.2,
            "fuzzy": 64,
            "fuzzy_words": 303,
            "fuzzy_percent": 4.5,
            "failing_checks": 39,
            "failing_checks_words": 200,
            "failing_checks_percent": 2.7,
            "have_suggestion": 251,
            "have_comment": 0,
            "last_change": "2024-04-18T01:00:57.473192Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ml/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ml/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ml/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ml/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/ml/units/?format=api"
        },
        {
            "language": {
                "id": 205,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://translate.fedoraproject.org/languages/mr/",
                "url": "https://translate.fedoraproject.org/api/languages/mr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 39116,
            "filename": "rhel-9/mr.po",
            "revision": "d587e1f2c9921fbe5393cf8bb192356300cbdc48",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/mr/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/mr/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/mr/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8540,
            "translated": 455,
            "translated_words": 2366,
            "translated_percent": 32.4,
            "fuzzy": 73,
            "fuzzy_words": 407,
            "fuzzy_percent": 5.2,
            "failing_checks": 41,
            "failing_checks_words": 391,
            "failing_checks_percent": 2.9,
            "have_suggestion": 226,
            "have_comment": 0,
            "last_change": "2024-04-18T01:01:02.286535Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/mr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/mr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/mr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/mr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/mr/units/?format=api"
        },
        {
            "language": {
                "id": 208,
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 208,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "mya"
                ],
                "direction": "ltr",
                "population": 36559231,
                "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": 39117,
            "filename": "rhel-9/my.po",
            "revision": "621a16442f1d1de5ca261539871ba19d9fa981d4",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/my/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/my/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/my/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 62,
            "translated_words": 192,
            "translated_percent": 4.4,
            "fuzzy": 12,
            "fuzzy_words": 116,
            "fuzzy_percent": 0.8,
            "failing_checks": 29,
            "failing_checks_words": 181,
            "failing_checks_percent": 2.0,
            "have_suggestion": 37,
            "have_comment": 0,
            "last_change": "2024-04-18T01:01:07.102949Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/my/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/my/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/my/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/my/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/my/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": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "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",
            "id": 39118,
            "filename": "rhel-9/nb.po",
            "revision": "c76f5b98ad1fab9b4f15d0d17d80443792ff5d49",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/nb_NO/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/nb_NO/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/nb_NO/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8532,
            "translated": 678,
            "translated_words": 2656,
            "translated_percent": 48.3,
            "fuzzy": 94,
            "fuzzy_words": 503,
            "fuzzy_percent": 6.6,
            "failing_checks": 93,
            "failing_checks_words": 475,
            "failing_checks_percent": 6.6,
            "have_suggestion": 124,
            "have_comment": 0,
            "last_change": "2024-04-18T01:01:12.243986Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nb_NO/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nb_NO/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "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": 39119,
            "filename": "rhel-9/nl.po",
            "revision": "edc523fa4d4788da3585af7db071273871983a09",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/nl/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/nl/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8494,
            "translated": 1401,
            "translated_words": 8489,
            "translated_percent": 99.8,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.1,
            "failing_checks": 18,
            "failing_checks_words": 87,
            "failing_checks_percent": 1.2,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-04-18T01:01:18.907500Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nl/units/?format=api"
        },
        {
            "language": {
                "id": 221,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 221,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://translate.fedoraproject.org/languages/nn/",
                "url": "https://translate.fedoraproject.org/api/languages/nn/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 39120,
            "filename": "rhel-9/nn.po",
            "revision": "33f4924916b96d58fa62aa8137f907370fa6fa8f",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/nn/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/nn/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/nn/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8540,
            "translated": 89,
            "translated_words": 571,
            "translated_percent": 6.3,
            "fuzzy": 5,
            "fuzzy_words": 12,
            "fuzzy_percent": 0.3,
            "failing_checks": 6,
            "failing_checks_words": 34,
            "failing_checks_percent": 0.4,
            "have_suggestion": 115,
            "have_comment": 0,
            "last_change": "2024-04-18T01:01:23.806921Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nn/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nn/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nn/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nn/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/nn/units/?format=api"
        },
        {
            "language": {
                "id": 232,
                "code": "or",
                "name": "Odia",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ori",
                    "ory"
                ],
                "direction": "ltr",
                "population": 42434880,
                "web_url": "https://translate.fedoraproject.org/languages/or/",
                "url": "https://translate.fedoraproject.org/api/languages/or/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/or/statistics/?format=api"
            },
            "language_code": "or",
            "id": 39121,
            "filename": "rhel-9/or.po",
            "revision": "fa1edca160ed1e9c849f5ef943f270087b003655",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/or/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/or/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/or/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8540,
            "translated": 431,
            "translated_words": 2299,
            "translated_percent": 30.7,
            "fuzzy": 64,
            "fuzzy_words": 303,
            "fuzzy_percent": 4.5,
            "failing_checks": 42,
            "failing_checks_words": 320,
            "failing_checks_percent": 2.9,
            "have_suggestion": 225,
            "have_comment": 0,
            "last_change": "2024-04-18T01:01:28.756371Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/or/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/or/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/or/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/or/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/or/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 40120509,
                "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": 39122,
            "filename": "rhel-9/pa.po",
            "revision": "be9500351747599baf0ec005032124e666d55dfc",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/rhel-9/pa/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/pa/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-9/pa/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1403,
            "total_words": 8517,
            "translated": 1107,
            "translated_words": 4933,
            "translated_percent": 78.9,
            "fuzzy": 22,
            "fuzzy_words": 94,
            "fuzzy_percent": 1.5,
            "failing_checks": 42,
            "failing_checks_words": 149,
            "failing_checks_percent": 2.9,
            "have_suggestion": 92,
            "have_comment": 0,
            "last_change": "2024-04-18T01:01:34.098686Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/pa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/pa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/pa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/pa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/pa/units/?format=api"
        }
    ]
}