Translation components API.

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

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

{
    "count": 70,
    "next": "https://translate.fedoraproject.org/api/components/anaconda/f33/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": [
                    "base",
                    "en_en",
                    "en_us",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728900209,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 20211,
            "filename": "f33/anaconda.pot",
            "revision": "58e9deaa69bbeb145b3310eb9d4b00817c95cab0",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/en/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/en/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 1355,
            "total_words": 8048,
            "translated": 1355,
            "translated_words": 8048,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 313,
            "failing_checks_words": 2501,
            "failing_checks_percent": 23.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-20T11:56:38.421818Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/en/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "af_za",
                    "afr"
                ],
                "direction": "ltr",
                "population": 9966164,
                "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": 20212,
            "filename": "f33/af.po",
            "revision": "cb67f89d71f701e711b954cd022532b987305d04",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/af/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/af/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/af/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8052,
            "translated": 857,
            "translated_words": 4083,
            "translated_percent": 63.2,
            "fuzzy": 81,
            "fuzzy_words": 496,
            "fuzzy_percent": 5.9,
            "failing_checks": 36,
            "failing_checks_words": 278,
            "failing_checks_percent": 2.6,
            "have_suggestion": 30,
            "have_comment": 0,
            "last_change": "2024-12-20T11:56:39.623890Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/af/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/af/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/af/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/af/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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_aa",
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 378482167,
                "web_url": "https://translate.fedoraproject.org/languages/ar/",
                "url": "https://translate.fedoraproject.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 20213,
            "filename": "f33/ar.po",
            "revision": "43f4de8f18950aea3794a94d5e7c68110c0275f9",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/ar/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ar/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/ar/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8094,
            "translated": 1082,
            "translated_words": 6064,
            "translated_percent": 79.8,
            "fuzzy": 11,
            "fuzzy_words": 22,
            "fuzzy_percent": 0.8,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.1,
            "have_suggestion": 362,
            "have_comment": 0,
            "last_change": "2025-03-21T14:45:48.824233Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ar/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ar/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ar/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ar/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ar/units/?format=api"
        },
        {
            "language": {
                "id": 22,
                "code": "as",
                "name": "Assamese",
                "plural": {
                    "id": 22,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "as_in",
                    "asm",
                    "ast_es"
                ],
                "direction": "ltr",
                "population": 18318690,
                "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": 20214,
            "filename": "f33/as.po",
            "revision": "653358af6d255ec96be28e61398791782c29702f",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/as/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/as/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/as/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/as/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8082,
            "translated": 840,
            "translated_words": 4386,
            "translated_percent": 61.9,
            "fuzzy": 57,
            "fuzzy_words": 290,
            "fuzzy_percent": 4.2,
            "failing_checks": 40,
            "failing_checks_words": 301,
            "failing_checks_percent": 2.9,
            "have_suggestion": 153,
            "have_comment": 0,
            "last_change": "2024-12-20T11:56:42.141308Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/as/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/as/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/as/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/as/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/as/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ast_es"
                ],
                "direction": "ltr",
                "population": 614645,
                "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": 20215,
            "filename": "f33/ast.po",
            "revision": "331d6778a4c7f7efe70e7f132f890d732635015a",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/ast/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ast/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/ast/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8094,
            "translated": 413,
            "translated_words": 1432,
            "translated_percent": 30.4,
            "fuzzy": 15,
            "fuzzy_words": 48,
            "fuzzy_percent": 1.1,
            "failing_checks": 10,
            "failing_checks_words": 46,
            "failing_checks_percent": 0.7,
            "have_suggestion": 56,
            "have_comment": 0,
            "last_change": "2024-12-20T11:56:42.905410Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ast/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ast/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ast/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ast/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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": [
                    "be_by",
                    "bel",
                    "by",
                    "xbelorussian"
                ],
                "direction": "ltr",
                "population": 10022171,
                "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": 20216,
            "filename": "f33/be.po",
            "revision": "737bf4291504786ee8803638cacfd8f6f392494e",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/be/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/be/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/be/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8052,
            "translated": 1223,
            "translated_words": 7169,
            "translated_percent": 90.2,
            "fuzzy": 65,
            "fuzzy_words": 451,
            "fuzzy_percent": 4.7,
            "failing_checks": 105,
            "failing_checks_words": 1009,
            "failing_checks_percent": 7.7,
            "have_suggestion": 48,
            "have_comment": 0,
            "last_change": "2024-12-20T11:56:44.091263Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/be/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/be/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/be/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/be/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/be/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bg_bg",
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7684020,
                "web_url": "https://translate.fedoraproject.org/languages/bg/",
                "url": "https://translate.fedoraproject.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 20217,
            "filename": "f33/bg.po",
            "revision": "38f8d29cd5366f56d84b2ebec1b672319195893d",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/bg/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/bg/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/bg/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1016,
            "translated_words": 5592,
            "translated_percent": 74.9,
            "fuzzy": 50,
            "fuzzy_words": 282,
            "fuzzy_percent": 3.6,
            "failing_checks": 58,
            "failing_checks_words": 485,
            "failing_checks_percent": 4.2,
            "have_suggestion": 107,
            "have_comment": 0,
            "last_change": "2024-12-20T11:56:45.254934Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/bg/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/bg/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/bg/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/bg/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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",
                    "bn_bd"
                ],
                "direction": "ltr",
                "population": 279858788,
                "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": 20218,
            "filename": "f33/bn.po",
            "revision": "25c2d2bd6f082d12ed767dc76608eb227eb22824",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/bn/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/bn/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/bn/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8071,
            "translated": 198,
            "translated_words": 1856,
            "translated_percent": 14.6,
            "fuzzy": 6,
            "fuzzy_words": 54,
            "fuzzy_percent": 0.4,
            "failing_checks": 9,
            "failing_checks_words": 42,
            "failing_checks_percent": 0.6,
            "have_suggestion": 156,
            "have_comment": 0,
            "last_change": "2024-12-20T11:56:46.258361Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/bn/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/bn/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/bn/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/bn/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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": 114139530,
                "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": 20219,
            "filename": "f33/bn_IN.po",
            "revision": "898e9776c58b8cad9a1c481d67b0bfaedd272094",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/bn_IN/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/bn_IN/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/bn_IN/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/bn_IN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8082,
            "translated": 852,
            "translated_words": 4547,
            "translated_percent": 62.8,
            "fuzzy": 56,
            "fuzzy_words": 273,
            "fuzzy_percent": 4.1,
            "failing_checks": 57,
            "failing_checks_words": 457,
            "failing_checks_percent": 4.2,
            "have_suggestion": 162,
            "have_comment": 0,
            "last_change": "2024-12-20T11:56:47.397536Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/bn_IN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/bn_IN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/bn_IN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/bn_IN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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_ca",
                    "ca_es",
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8218781,
                "web_url": "https://translate.fedoraproject.org/languages/ca/",
                "url": "https://translate.fedoraproject.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 20220,
            "filename": "f33/ca.po",
            "revision": "27eaee23cc823f642a7e3e076d244156d28fb103",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1355,
            "translated_words": 8048,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 19,
            "failing_checks_percent": 0.4,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2025-04-09T09:31:52.855324Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ca/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ca/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ca/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ca/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ca/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ces",
                    "cs_cs",
                    "cs_cz",
                    "csy",
                    "cz",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13236057,
                "web_url": "https://translate.fedoraproject.org/languages/cs/",
                "url": "https://translate.fedoraproject.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 20221,
            "filename": "f33/cs.po",
            "revision": "0ccf4a77942a76105a663c6cfe968d97bddb8aa8",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1355,
            "translated_words": 8048,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 26,
            "failing_checks_words": 163,
            "failing_checks_percent": 1.9,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-12-20T11:56:49.624094Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/cs/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "da_dk",
                    "dan",
                    "dk"
                ],
                "direction": "ltr",
                "population": 7247744,
                "web_url": "https://translate.fedoraproject.org/languages/da/",
                "url": "https://translate.fedoraproject.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 20222,
            "filename": "f33/da.po",
            "revision": "14d8ebc9fbf1d913f01def0e1198f22b52876bf3",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/da/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/da/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/da/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1355,
            "translated_words": 8048,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 20,
            "failing_checks_words": 88,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-20T11:56:50.391124Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/da/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/da/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/da/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/da/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/da/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "de_de",
                    "deu",
                    "deu_de",
                    "ger"
                ],
                "direction": "ltr",
                "population": 141444441,
                "web_url": "https://translate.fedoraproject.org/languages/de/",
                "url": "https://translate.fedoraproject.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 20223,
            "filename": "f33/de.po",
            "revision": "605cb484496237db48847fee12b024e197b1c1a8",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/de/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/de/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1355,
            "translated_words": 8048,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.1,
            "have_suggestion": 22,
            "have_comment": 0,
            "last_change": "2024-12-20T11:56:51.445968Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/de/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "el_gr",
                    "ell",
                    "gr",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12222245,
                "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": 20224,
            "filename": "f33/el.po",
            "revision": "a1736c43336f633f6a9da7c0ca468fea51f540a4",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/el/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/el/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/el/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8102,
            "translated": 42,
            "translated_words": 223,
            "translated_percent": 3.0,
            "fuzzy": 5,
            "fuzzy_words": 19,
            "fuzzy_percent": 0.3,
            "failing_checks": 9,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.6,
            "have_suggestion": 280,
            "have_comment": 0,
            "last_change": "2024-12-20T11:56:52.506225Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/el/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/el/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/el/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/el/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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": [
                    "eng_gb",
                    "english_uk"
                ],
                "direction": "ltr",
                "population": 67089918,
                "web_url": "https://translate.fedoraproject.org/languages/en_GB/",
                "url": "https://translate.fedoraproject.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 20225,
            "filename": "f33/en_GB.po",
            "revision": "39be58754a801788b68fc1049c8c7ff00ed3c45c",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/en_GB/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/en_GB/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/en_GB/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8094,
            "translated": 833,
            "translated_words": 3863,
            "translated_percent": 61.4,
            "fuzzy": 4,
            "fuzzy_words": 17,
            "fuzzy_percent": 0.2,
            "failing_checks": 5,
            "failing_checks_words": 38,
            "failing_checks_percent": 0.3,
            "have_suggestion": 467,
            "have_comment": 0,
            "last_change": "2025-03-21T14:51:08.240717Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/en_GB/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/en_GB/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/en_GB/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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": [
                    "eo_xx",
                    "epo"
                ],
                "direction": "ltr",
                "population": 298,
                "web_url": "https://translate.fedoraproject.org/languages/eo/",
                "url": "https://translate.fedoraproject.org/api/languages/eo/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 20226,
            "filename": "f33/eo.po",
            "revision": "94b931409d9bb45486f6e690dabf36f98c0e3a15",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/eo/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/eo/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/eo/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1056,
            "translated_words": 5273,
            "translated_percent": 77.9,
            "fuzzy": 100,
            "fuzzy_words": 615,
            "fuzzy_percent": 7.3,
            "failing_checks": 44,
            "failing_checks_words": 392,
            "failing_checks_percent": 3.2,
            "have_suggestion": 27,
            "have_comment": 0,
            "last_change": "2024-12-20T11:56:54.442104Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/eo/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/eo/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/eo/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/eo/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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_es",
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 506540366,
                "web_url": "https://translate.fedoraproject.org/languages/es/",
                "url": "https://translate.fedoraproject.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 20227,
            "filename": "f33/es.po",
            "revision": "a5d2d12e76f93446d08f8dbbcc34a5a683536f01",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/es/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/es/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1355,
            "translated_words": 8048,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-03T22:50:29.462763Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/es/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ekk",
                    "est",
                    "et_ee",
                    "et_et"
                ],
                "direction": "ltr",
                "population": 853779,
                "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": 20228,
            "filename": "f33/et.po",
            "revision": "af613a7f1e50d7eb2cf69e2074d924db8efb69b3",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/et/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/et/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/et/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8102,
            "translated": 173,
            "translated_words": 564,
            "translated_percent": 12.7,
            "fuzzy": 27,
            "fuzzy_words": 96,
            "fuzzy_percent": 1.9,
            "failing_checks": 16,
            "failing_checks_words": 57,
            "failing_checks_percent": 1.1,
            "have_suggestion": 176,
            "have_comment": 0,
            "last_change": "2025-03-09T02:23:47.288645Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/et/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/et/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/et/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/et/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/et/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "baq",
                    "es_eu",
                    "eu_es",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1034494,
                "web_url": "https://translate.fedoraproject.org/languages/eu/",
                "url": "https://translate.fedoraproject.org/api/languages/eu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 20229,
            "filename": "f33/eu.po",
            "revision": "7ea2ec8b2838b440ed032871910568628387e097",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/eu/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/eu/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/eu/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8102,
            "translated": 426,
            "translated_words": 871,
            "translated_percent": 31.4,
            "fuzzy": 16,
            "fuzzy_words": 47,
            "fuzzy_percent": 1.1,
            "failing_checks": 18,
            "failing_checks_words": 54,
            "failing_checks_percent": 1.3,
            "have_suggestion": 66,
            "have_comment": 0,
            "last_change": "2024-12-20T11:56:57.408928Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/eu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/eu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/eu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/eu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/eu/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fa_ir",
                    "fas",
                    "fas_ir",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 89223963,
                "web_url": "https://translate.fedoraproject.org/languages/fa/",
                "url": "https://translate.fedoraproject.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 20230,
            "filename": "f33/fa.po",
            "revision": "869898e694b8d89813f9aab43f62f361ac47924a",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/fa/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/fa/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/fa/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 159,
            "translated_words": 600,
            "translated_percent": 11.7,
            "fuzzy": 20,
            "fuzzy_words": 69,
            "fuzzy_percent": 1.4,
            "failing_checks": 24,
            "failing_checks_words": 80,
            "failing_checks_percent": 1.7,
            "have_suggestion": 138,
            "have_comment": 0,
            "last_change": "2024-12-20T11:56:58.384341Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fa/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fi_fi",
                    "fin",
                    "fin_fi"
                ],
                "direction": "ltr",
                "population": 5789395,
                "web_url": "https://translate.fedoraproject.org/languages/fi/",
                "url": "https://translate.fedoraproject.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 20231,
            "filename": "f33/fi.po",
            "revision": "3cb6cbebe0ce82444fe6aec3ca5ac3a002296580",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1355,
            "translated_words": 8048,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T15:48:34.594504Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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": 72984366,
                "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": 20232,
            "filename": "f33/fil.po",
            "revision": "eb7d39387d55656ca93b35d26f6aa108fbfcc7d9",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/fil/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/fil/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/fil/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fil/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8090,
            "translated": 79,
            "translated_words": 410,
            "translated_percent": 5.8,
            "fuzzy": 21,
            "fuzzy_words": 120,
            "fuzzy_percent": 1.5,
            "failing_checks": 14,
            "failing_checks_words": 29,
            "failing_checks_percent": 1.0,
            "have_suggestion": 110,
            "have_comment": 0,
            "last_change": "2025-03-21T14:56:43.920862Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fil/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fil/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fil/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fil/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fil/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fr_fr",
                    "fra",
                    "fra_fr",
                    "fre"
                ],
                "direction": "ltr",
                "population": 295510923,
                "web_url": "https://translate.fedoraproject.org/languages/fr/",
                "url": "https://translate.fedoraproject.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 20233,
            "filename": "f33/fr.po",
            "revision": "0db0f6f77187f9e46180e5df83d37f2ed5ca8f64",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8063,
            "translated": 1355,
            "translated_words": 8063,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 77,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-09T09:31:52.984513Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fr/units/?format=api"
        },
        {
            "language": {
                "id": 111,
                "code": "fur",
                "name": "Friulian",
                "plural": {
                    "id": 111,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 36578,
                "web_url": "https://translate.fedoraproject.org/languages/fur/",
                "url": "https://translate.fedoraproject.org/api/languages/fur/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fur/statistics/?format=api"
            },
            "language_code": "fur",
            "id": 20234,
            "filename": "f33/fur.po",
            "revision": "3ad0396302c87a5ef19f6a88fcd7438ada2c4044",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/fur/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/fur/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/fur/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1354,
            "translated_words": 8043,
            "translated_percent": 99.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 29,
            "failing_checks_words": 72,
            "failing_checks_percent": 2.1,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:02.509068Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fur/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fur/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fur/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/fur/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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": [
                    "ga_ie",
                    "gle"
                ],
                "direction": "ltr",
                "population": 1254049,
                "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": 20235,
            "filename": "f33/ga.po",
            "revision": "0ec89c32a2252c92d086b9cb991f321064236e5f",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/ga/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ga/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/ga/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ga/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8059,
            "translated": 246,
            "translated_words": 448,
            "translated_percent": 18.1,
            "fuzzy": 12,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.8,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.2,
            "have_suggestion": 61,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:03.284825Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ga/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ga/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ga/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ga/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ga/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 116,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gl_es",
                    "glg",
                    "glg_es"
                ],
                "direction": "ltr",
                "population": 3323918,
                "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": 20236,
            "filename": "f33/gl.po",
            "revision": "6a8da17ad12b94658913c7459b1383c029a2b07d",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/gl/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/gl/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/gl/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8082,
            "translated": 283,
            "translated_words": 1200,
            "translated_percent": 20.8,
            "fuzzy": 43,
            "fuzzy_words": 193,
            "fuzzy_percent": 3.1,
            "failing_checks": 23,
            "failing_checks_words": 136,
            "failing_checks_percent": 1.6,
            "have_suggestion": 150,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:04.530308Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/gl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/gl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/gl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/gl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/gl/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "gu_in",
                    "gug_py",
                    "guj",
                    "prp"
                ],
                "direction": "ltr",
                "population": 65540834,
                "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": 20237,
            "filename": "f33/gu.po",
            "revision": "6cc927a243f266e7c6d97daef6447d5e6ad6c9c6",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/gu/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/gu/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/gu/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8086,
            "translated": 763,
            "translated_words": 3358,
            "translated_percent": 56.3,
            "fuzzy": 55,
            "fuzzy_words": 261,
            "fuzzy_percent": 4.0,
            "failing_checks": 52,
            "failing_checks_words": 443,
            "failing_checks_percent": 3.8,
            "have_suggestion": 156,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:05.704586Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/gu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/gu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/gu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/gu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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",
                    "he_il",
                    "heb",
                    "iw",
                    "iw_he",
                    "iw_il"
                ],
                "direction": "rtl",
                "population": 9402620,
                "web_url": "https://translate.fedoraproject.org/languages/he/",
                "url": "https://translate.fedoraproject.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 20238,
            "filename": "f33/he.po",
            "revision": "5fc29a15c469116c485114405dfff3a41ea29578",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/he/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/he/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/he/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1355,
            "translated_words": 8048,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 48,
            "failing_checks_percent": 0.5,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:06.442397Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/he/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/he/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/he/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/he/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/he/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hi_in",
                    "hin"
                ],
                "direction": "ltr",
                "population": 579697766,
                "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": 20239,
            "filename": "f33/hi.po",
            "revision": "46152060c967e0dae04970b6c76427915612bdc8",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/hi/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/hi/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/hi/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8094,
            "translated": 450,
            "translated_words": 2299,
            "translated_percent": 33.2,
            "fuzzy": 43,
            "fuzzy_words": 192,
            "fuzzy_percent": 3.1,
            "failing_checks": 23,
            "failing_checks_words": 128,
            "failing_checks_percent": 1.6,
            "have_suggestion": 306,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:07.567989Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/hi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/hi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/hi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/hi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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": [
                    "hr_hr",
                    "hrv",
                    "scr"
                ],
                "direction": "ltr",
                "population": 6759761,
                "web_url": "https://translate.fedoraproject.org/languages/hr/",
                "url": "https://translate.fedoraproject.org/api/languages/hr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 20240,
            "filename": "f33/hr.po",
            "revision": "7df83e49788cd65f46bd076a65efd8ac9242a77b",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/hr/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/hr/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/hr/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1355,
            "translated_words": 8048,
            "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-12-20T11:57:08.682803Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/hr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/hr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/hr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/hr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/hr/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hu_hu",
                    "hun"
                ],
                "direction": "ltr",
                "population": 12293794,
                "web_url": "https://translate.fedoraproject.org/languages/hu/",
                "url": "https://translate.fedoraproject.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 20241,
            "filename": "f33/hu.po",
            "revision": "52639c14c5c27f619077592d309659e8ef8fcfda",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1355,
            "translated_words": 8048,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-19T13:08:41.294855Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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": 136,
                "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": 20242,
            "filename": "f33/ia.po",
            "revision": "f33ab994aeb777e036a7c584409b828e8e9e1df1",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/ia/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ia/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/ia/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8094,
            "translated": 814,
            "translated_words": 3601,
            "translated_percent": 60.0,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 15,
            "failing_checks_words": 176,
            "failing_checks_percent": 1.1,
            "have_suggestion": 139,
            "have_comment": 0,
            "last_change": "2025-01-21T15:17:28.145874Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ia/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ia/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ia/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ia/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ia/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "id_id",
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 180519583,
                "web_url": "https://translate.fedoraproject.org/languages/id/",
                "url": "https://translate.fedoraproject.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 20243,
            "filename": "f33/id.po",
            "revision": "a6d0b58cb1e99988bbca1cfcb5302087e8236b07",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/id/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/id/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1355,
            "translated_words": 8048,
            "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": 0,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:11.874200Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/id/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "it_it",
                    "ita",
                    "ita_it"
                ],
                "direction": "ltr",
                "population": 69298348,
                "web_url": "https://translate.fedoraproject.org/languages/it/",
                "url": "https://translate.fedoraproject.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 20244,
            "filename": "f33/it.po",
            "revision": "8eb5b5e1f549f5b881cae5f55eeae8fb473c3610",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/it/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/it/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1354,
            "translated_words": 8047,
            "translated_percent": 99.9,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.1,
            "failing_checks": 19,
            "failing_checks_words": 54,
            "failing_checks_percent": 1.4,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2025-03-27T19:27:06.124097Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/it/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/it/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/it/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/it/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/it/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ja_ja",
                    "ja_jp",
                    "jp",
                    "jp_jpn",
                    "jpn",
                    "jpn_jp"
                ],
                "direction": "ltr",
                "population": 117558321,
                "web_url": "https://translate.fedoraproject.org/languages/ja/",
                "url": "https://translate.fedoraproject.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 20245,
            "filename": "f33/ja.po",
            "revision": "42fdbb891bab626fec6b0dd5d6905c202fbc3068",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/ja/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/ja/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1355,
            "translated_words": 8048,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 41,
            "failing_checks_words": 398,
            "failing_checks_percent": 3.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-01-01T09:44:51.386513Z",
            "last_author": "Yūtenji",
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ja/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ja/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ja/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ja/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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",
                    "ka_ge",
                    "kab_dz",
                    "kat"
                ],
                "direction": "ltr",
                "population": 4324687,
                "web_url": "https://translate.fedoraproject.org/languages/ka/",
                "url": "https://translate.fedoraproject.org/api/languages/ka/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 20246,
            "filename": "f33/ka.po",
            "revision": "f469ee55dd1abe499d7c1fca89d217ec9b77cfc8",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/ka/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ka/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/ka/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8097,
            "translated": 1355,
            "translated_words": 8097,
            "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-12-20T11:57:14.885756Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ka/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ka/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ka/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ka/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ka/units/?format=api"
        },
        {
            "language": {
                "id": 163,
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 163,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kaz",
                    "kk_cyrl",
                    "kk_kz",
                    "kz"
                ],
                "direction": "ltr",
                "population": 12966988,
                "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": 20247,
            "filename": "f33/kk.po",
            "revision": "13a50862e397d81826d3059170229c2252e17a3c",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/kk/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/kk/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/kk/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1352,
            "translated_words": 7969,
            "translated_percent": 99.7,
            "fuzzy": 2,
            "fuzzy_words": 74,
            "fuzzy_percent": 0.1,
            "failing_checks": 7,
            "failing_checks_words": 39,
            "failing_checks_percent": 0.5,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:15.869657Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/kk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/kk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/kk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/kk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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",
                    "km_kh"
                ],
                "direction": "ltr",
                "population": 15186693,
                "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": 20248,
            "filename": "f33/km.po",
            "revision": "e737886afa18e322141892f316893fdb8dafaac7",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/km/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/km/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/km/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 255,
            "translated_words": 1977,
            "translated_percent": 18.8,
            "fuzzy": 27,
            "fuzzy_words": 244,
            "fuzzy_percent": 1.9,
            "failing_checks": 32,
            "failing_checks_words": 327,
            "failing_checks_percent": 2.3,
            "have_suggestion": 83,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:16.920891Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/km/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/km/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/km/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/km/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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",
                    "kn_in"
                ],
                "direction": "ltr",
                "population": 52137810,
                "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": 20249,
            "filename": "f33/kn.po",
            "revision": "f0efb4bfe12728b3d2c7c1ab07e75f02f3e589ef",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/kn/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/kn/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/kn/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/kn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8090,
            "translated": 742,
            "translated_words": 3703,
            "translated_percent": 54.7,
            "fuzzy": 54,
            "fuzzy_words": 267,
            "fuzzy_percent": 3.9,
            "failing_checks": 37,
            "failing_checks_words": 416,
            "failing_checks_percent": 2.7,
            "have_suggestion": 188,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:17.664247Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/kn/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/kn/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/kn/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/kn/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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",
                    "ko_kr",
                    "kor",
                    "kor_kr"
                ],
                "direction": "ltr",
                "population": 79236042,
                "web_url": "https://translate.fedoraproject.org/languages/ko/",
                "url": "https://translate.fedoraproject.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 20250,
            "filename": "f33/ko.po",
            "revision": "cb962e96d5fbdeab91ca82a86526c8623d17358b",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1355,
            "translated_words": 8048,
            "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-12-20T11:57:18.859821Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ko/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ko/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ko/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ko/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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",
                    "lt_lt"
                ],
                "direction": "ltr",
                "population": 2405298,
                "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": 20251,
            "filename": "f33/lt.po",
            "revision": "1c190b0fae1345d1f2b0182ac58825af4c554e9c",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/lt/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/lt/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/lt/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1355,
            "translated_words": 8048,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-05T00:10:29.324303Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/lt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/lt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/lt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/lt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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",
                    "lv_lv",
                    "lvs"
                ],
                "direction": "ltr",
                "population": 1098762,
                "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": 20252,
            "filename": "f33/lv.po",
            "revision": "f5d041b1446a14c740a7bc94741b6300d211dd0b",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/lv/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/lv/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/lv/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8094,
            "translated": 45,
            "translated_words": 228,
            "translated_percent": 3.3,
            "fuzzy": 7,
            "fuzzy_words": 38,
            "fuzzy_percent": 0.5,
            "failing_checks": 4,
            "failing_checks_words": 24,
            "failing_checks_percent": 0.2,
            "have_suggestion": 104,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:20.615518Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/lv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/lv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/lv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/lv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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",
                    "ml_in"
                ],
                "direction": "ltr",
                "population": 45922589,
                "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": 20253,
            "filename": "f33/ml.po",
            "revision": "e09522bf8f66efeb0ea26091a6720896f7ee4e0d",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/ml/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/ml/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/ml/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8094,
            "translated": 418,
            "translated_words": 2193,
            "translated_percent": 30.8,
            "fuzzy": 46,
            "fuzzy_words": 234,
            "fuzzy_percent": 3.3,
            "failing_checks": 34,
            "failing_checks_words": 190,
            "failing_checks_percent": 2.5,
            "have_suggestion": 239,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:22.158549Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ml/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ml/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ml/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/ml/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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",
                    "mr_in"
                ],
                "direction": "ltr",
                "population": 98639100,
                "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": 20254,
            "filename": "f33/mr.po",
            "revision": "73be62e61117cadf39bf56c60ae0954a7c681576",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/mr/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/mr/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/mr/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8094,
            "translated": 472,
            "translated_words": 2599,
            "translated_percent": 34.8,
            "fuzzy": 47,
            "fuzzy_words": 254,
            "fuzzy_percent": 3.4,
            "failing_checks": 38,
            "failing_checks_words": 464,
            "failing_checks_percent": 2.8,
            "have_suggestion": 210,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:23.433812Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/mr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/mr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/mr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/mr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/mr/units/?format=api"
        },
        {
            "language": {
                "id": 208,
                "code": "my",
                "name": "Burmese",
                "plural": {
                    "id": 208,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bur",
                    "my_mm",
                    "mya"
                ],
                "direction": "ltr",
                "population": 37171607,
                "web_url": "https://translate.fedoraproject.org/languages/my/",
                "url": "https://translate.fedoraproject.org/api/languages/my/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/my/statistics/?format=api"
            },
            "language_code": "my",
            "id": 20255,
            "filename": "f33/my.po",
            "revision": "dcbc7159cb6518c82f7bffb7cc3febfd89758ed8",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/my/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/my/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/my/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/my/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 60,
            "translated_words": 188,
            "translated_percent": 4.4,
            "fuzzy": 10,
            "fuzzy_words": 111,
            "fuzzy_percent": 0.7,
            "failing_checks": 28,
            "failing_checks_words": 179,
            "failing_checks_percent": 2.0,
            "have_suggestion": 37,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:24.189630Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/my/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/my/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/my/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/my/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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": [
                    "nb",
                    "nb_nb",
                    "no",
                    "no_nb",
                    "no_no",
                    "nob",
                    "nor",
                    "norwegian"
                ],
                "direction": "ltr",
                "population": 5509730,
                "web_url": "https://translate.fedoraproject.org/languages/nb_NO/",
                "url": "https://translate.fedoraproject.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 20256,
            "filename": "f33/nb.po",
            "revision": "36d38f77f6ddd40ec881be384c6af3e74c2d9752",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/nb_NO/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/nb_NO/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/nb_NO/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8086,
            "translated": 695,
            "translated_words": 2885,
            "translated_percent": 51.2,
            "fuzzy": 62,
            "fuzzy_words": 339,
            "fuzzy_percent": 4.5,
            "failing_checks": 86,
            "failing_checks_words": 441,
            "failing_checks_percent": 6.3,
            "have_suggestion": 110,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:25.340159Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/nb_NO/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/nb_NO/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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",
                    "nl_nl",
                    "nld"
                ],
                "direction": "ltr",
                "population": 32796705,
                "web_url": "https://translate.fedoraproject.org/languages/nl/",
                "url": "https://translate.fedoraproject.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 20257,
            "filename": "f33/nl.po",
            "revision": "e9b5915504e89c6b8e551c3e3597719bac9de764",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/nl/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/nl/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8048,
            "translated": 1355,
            "translated_words": 8048,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 16,
            "failing_checks_words": 56,
            "failing_checks_percent": 1.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:26.359402Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/nl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/nl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/nl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/nl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/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": [
                    "nn_no",
                    "nno"
                ],
                "direction": "ltr",
                "population": 1377432,
                "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": 20258,
            "filename": "f33/nn.po",
            "revision": "cea0186a21359bcb85055845e348595480cab7b8",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/nn/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/nn/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/nn/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8094,
            "translated": 102,
            "translated_words": 740,
            "translated_percent": 7.5,
            "fuzzy": 3,
            "fuzzy_words": 9,
            "fuzzy_percent": 0.2,
            "failing_checks": 6,
            "failing_checks_words": 34,
            "failing_checks_percent": 0.4,
            "have_suggestion": 110,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:27.667730Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/nn/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/nn/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/nn/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/nn/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/nn/units/?format=api"
        },
        {
            "language": {
                "id": 232,
                "code": "or",
                "name": "Odia",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "or_in",
                    "ori",
                    "ory"
                ],
                "direction": "ltr",
                "population": 45092160,
                "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": 20259,
            "filename": "f33/or.po",
            "revision": "ebbcda686616b37517ac35f71cbaab2360ab7092",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/or/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/or/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/or/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8094,
            "translated": 438,
            "translated_words": 2346,
            "translated_percent": 32.3,
            "fuzzy": 46,
            "fuzzy_words": 234,
            "fuzzy_percent": 3.3,
            "failing_checks": 35,
            "failing_checks_words": 298,
            "failing_checks_percent": 2.5,
            "have_suggestion": 215,
            "have_comment": 0,
            "last_change": "2024-12-20T11:57:28.682523Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/or/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/or/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/or/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/or/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/or/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pa_in",
                    "pan",
                    "pu"
                ],
                "direction": "ltr",
                "population": 42560431,
                "web_url": "https://translate.fedoraproject.org/languages/pa/",
                "url": "https://translate.fedoraproject.org/api/languages/pa/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 20260,
            "filename": "f33/pa.po",
            "revision": "eaf29409f61bfa83cc8a93c8146bfc5faa009733",
            "web_url": "https://translate.fedoraproject.org/projects/anaconda/f33/pa/",
            "share_url": "https://translate.fedoraproject.org/engage/anaconda/-/pa/",
            "translate_url": "https://translate.fedoraproject.org/translate/anaconda/f33/pa/",
            "url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1355,
            "total_words": 8071,
            "translated": 1108,
            "translated_words": 4998,
            "translated_percent": 81.7,
            "fuzzy": 5,
            "fuzzy_words": 25,
            "fuzzy_percent": 0.3,
            "failing_checks": 42,
            "failing_checks_words": 155,
            "failing_checks_percent": 3.0,
            "have_suggestion": 106,
            "have_comment": 0,
            "last_change": "2025-01-26T00:48:01.839585Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/pa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/pa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/pa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/pa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/anaconda/f33/pa/units/?format=api"
        }
    ]
}