Translation components API.

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

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

{
    "count": 47,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 2185,
            "filename": "getfedora.org-redesign/getfedora.org.pot",
            "revision": "96cbade4a8339ec2b9e6e90d227d61ec0a446f31",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/en/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/en/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 190,
            "total_words": 2214,
            "translated": 190,
            "translated_words": 2214,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 83,
            "failing_checks_words": 926,
            "failing_checks_percent": 43.6,
            "have_suggestion": 0,
            "have_comment": 4,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/en/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://translate.fedoraproject.org/languages/af/",
                "url": "https://translate.fedoraproject.org/api/languages/af/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 2186,
            "filename": "getfedora.org-redesign/af/LC_MESSAGES/messages.po",
            "revision": "2330a01c92654c8e3930c14a2173c47941546c8a",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/af/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/af/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/af/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 99,
            "translated_words": 846,
            "translated_percent": 52.1,
            "fuzzy": 27,
            "fuzzy_words": 475,
            "fuzzy_percent": 14.2,
            "failing_checks": 14,
            "failing_checks_words": 177,
            "failing_checks_percent": 7.3,
            "have_suggestion": 19,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:31.088405Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/af/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/af/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/af/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/af/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/af/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://translate.fedoraproject.org/languages/ar/",
                "url": "https://translate.fedoraproject.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 2187,
            "filename": "getfedora.org-redesign/ar/LC_MESSAGES/messages.po",
            "revision": "824464168619b3b63d27697c97bb8c0a79173518",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/ar/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ar/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/ar/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 190,
            "translated_words": 2214,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 31,
            "failing_checks_percent": 1.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-03-10T00:34:11.279947Z",
            "last_author": "Ahmed M. Farrag",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ar/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ar/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ar/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ar/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ar/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://translate.fedoraproject.org/languages/bg/",
                "url": "https://translate.fedoraproject.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 2188,
            "filename": "getfedora.org-redesign/bg/LC_MESSAGES/messages.po",
            "revision": "7fa08ecd479c70bf38a0ef345b4026cd9b26c4f3",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/bg/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/bg/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/bg/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 106,
            "translated_words": 768,
            "translated_percent": 55.7,
            "fuzzy": 10,
            "fuzzy_words": 201,
            "fuzzy_percent": 5.2,
            "failing_checks": 10,
            "failing_checks_words": 76,
            "failing_checks_percent": 5.2,
            "have_suggestion": 14,
            "have_comment": 0,
            "last_change": "2023-05-24T08:03:01.539887Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bg/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bg/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bg/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bg/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bg/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translate.fedoraproject.org/languages/ca/",
                "url": "https://translate.fedoraproject.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 2189,
            "filename": "getfedora.org-redesign/ca/LC_MESSAGES/messages.po",
            "revision": "9ced7e3a1d183a0ed4e44fa97e481e3a760cd184",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 110,
            "translated_words": 920,
            "translated_percent": 57.8,
            "fuzzy": 34,
            "fuzzy_words": 496,
            "fuzzy_percent": 17.8,
            "failing_checks": 15,
            "failing_checks_words": 98,
            "failing_checks_percent": 7.8,
            "have_suggestion": 27,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:32.177832Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ca/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ca/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ca/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ca/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ca/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://translate.fedoraproject.org/languages/cs/",
                "url": "https://translate.fedoraproject.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 2190,
            "filename": "getfedora.org-redesign/cs/LC_MESSAGES/messages.po",
            "revision": "7ad2364a466a368ac3a122814cd5fab948ada36b",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 190,
            "translated_words": 2214,
            "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": "2023-05-01T11:39:09.938752Z",
            "last_author": "Jan Kalabza",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/cs/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translate.fedoraproject.org/languages/da/",
                "url": "https://translate.fedoraproject.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 2191,
            "filename": "getfedora.org-redesign/da/LC_MESSAGES/messages.po",
            "revision": "8a831a2f164f6c6bd48f6ffae7757ee3f0519e5c",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/da/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/da/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/da/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 123,
            "translated_words": 1056,
            "translated_percent": 64.7,
            "fuzzy": 29,
            "fuzzy_words": 498,
            "fuzzy_percent": 15.2,
            "failing_checks": 11,
            "failing_checks_words": 86,
            "failing_checks_percent": 5.7,
            "have_suggestion": 28,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:32.595013Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/da/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/da/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/da/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/da/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/da/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.fedoraproject.org/languages/de/",
                "url": "https://translate.fedoraproject.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 2192,
            "filename": "getfedora.org-redesign/de/LC_MESSAGES/messages.po",
            "revision": "73bcd98d65d5272c5f62ea7dcfc499326cecebf4",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/de/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/de/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 154,
            "translated_words": 1499,
            "translated_percent": 81.0,
            "fuzzy": 19,
            "fuzzy_words": 263,
            "fuzzy_percent": 10.0,
            "failing_checks": 18,
            "failing_checks_words": 195,
            "failing_checks_percent": 9.4,
            "have_suggestion": 61,
            "have_comment": 0,
            "last_change": "2023-05-24T08:15:39.619261Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/de/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://translate.fedoraproject.org/languages/eo/",
                "url": "https://translate.fedoraproject.org/api/languages/eo/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 2193,
            "filename": "getfedora.org-redesign/eo/LC_MESSAGES/messages.po",
            "revision": "d0cd6fed3d64fc33e3e64a771a451aec6a67837c",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/eo/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/eo/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/eo/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 110,
            "translated_words": 661,
            "translated_percent": 57.8,
            "fuzzy": 22,
            "fuzzy_words": 355,
            "fuzzy_percent": 11.5,
            "failing_checks": 8,
            "failing_checks_words": 40,
            "failing_checks_percent": 4.2,
            "have_suggestion": 18,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:33.080555Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eo/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eo/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eo/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eo/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eo/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.fedoraproject.org/languages/es/",
                "url": "https://translate.fedoraproject.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 2194,
            "filename": "getfedora.org-redesign/es/LC_MESSAGES/messages.po",
            "revision": "c156a8dd042d7d69b691eb021276e5dcd75532fe",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/es/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/es/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 122,
            "translated_words": 1023,
            "translated_percent": 64.2,
            "fuzzy": 37,
            "fuzzy_words": 586,
            "fuzzy_percent": 19.4,
            "failing_checks": 14,
            "failing_checks_words": 123,
            "failing_checks_percent": 7.3,
            "have_suggestion": 37,
            "have_comment": 0,
            "last_change": "2023-05-24T08:15:03.897569Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/es/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://translate.fedoraproject.org/languages/eu/",
                "url": "https://translate.fedoraproject.org/api/languages/eu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 2195,
            "filename": "getfedora.org-redesign/eu/LC_MESSAGES/messages.po",
            "revision": "c7fcf00e1598c348df7aae1a2dc6cd75b69bdd23",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/eu/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/eu/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/eu/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 69,
            "translated_words": 266,
            "translated_percent": 36.3,
            "fuzzy": 25,
            "fuzzy_words": 161,
            "fuzzy_percent": 13.1,
            "failing_checks": 19,
            "failing_checks_words": 115,
            "failing_checks_percent": 10.0,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:33.478019Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eu/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate.fedoraproject.org/languages/fa/",
                "url": "https://translate.fedoraproject.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 2196,
            "filename": "getfedora.org-redesign/fa/LC_MESSAGES/messages.po",
            "revision": "78caf1b2055929a454d267d34e214f61b7eb3000",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/fa/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/fa/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/fa/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 122,
            "translated_words": 1007,
            "translated_percent": 64.2,
            "fuzzy": 41,
            "fuzzy_words": 597,
            "fuzzy_percent": 21.5,
            "failing_checks": 53,
            "failing_checks_words": 957,
            "failing_checks_percent": 27.8,
            "have_suggestion": 29,
            "have_comment": 0,
            "last_change": "2024-02-27T15:54:23.023818Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fa/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "fil",
                "name": "Filipino",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "fil_fil"
                ],
                "direction": "ltr",
                "population": 67471095,
                "web_url": "https://translate.fedoraproject.org/languages/fil/",
                "url": "https://translate.fedoraproject.org/api/languages/fil/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fil/statistics/?format=api"
            },
            "language_code": "fil",
            "id": 2197,
            "filename": "getfedora.org-redesign/fil/LC_MESSAGES/messages.po",
            "revision": "6f71ba7b4e523c98f2e8c14e1223a6633da0713c",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/fil/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/fil/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/fil/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fil/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 71,
            "translated_words": 685,
            "translated_percent": 37.3,
            "fuzzy": 42,
            "fuzzy_words": 502,
            "fuzzy_percent": 22.1,
            "failing_checks": 31,
            "failing_checks_words": 226,
            "failing_checks_percent": 16.3,
            "have_suggestion": 22,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:34.061274Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fil/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fil/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fil/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fil/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fil/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.fedoraproject.org/languages/fr/",
                "url": "https://translate.fedoraproject.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 2198,
            "filename": "getfedora.org-redesign/fr/LC_MESSAGES/messages.po",
            "revision": "3f338083841838383684029f00aea8953024b9bc",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 181,
            "translated_words": 1989,
            "translated_percent": 95.2,
            "fuzzy": 9,
            "fuzzy_words": 225,
            "fuzzy_percent": 4.7,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.0,
            "have_suggestion": 15,
            "have_comment": 0,
            "last_change": "2023-05-24T08:08:57.946536Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fr/units/?format=api"
        },
        {
            "language": {
                "id": 111,
                "code": "fur",
                "name": "Friulian",
                "plural": {
                    "id": 111,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 37441,
                "web_url": "https://translate.fedoraproject.org/languages/fur/",
                "url": "https://translate.fedoraproject.org/api/languages/fur/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fur/statistics/?format=api"
            },
            "language_code": "fur",
            "id": 2199,
            "filename": "getfedora.org-redesign/fur/LC_MESSAGES/messages.po",
            "revision": "0bae6546a812388d2d82d06df1b5150106cc4870",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/fur/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/fur/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/fur/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 178,
            "translated_words": 2087,
            "translated_percent": 93.6,
            "fuzzy": 8,
            "fuzzy_words": 96,
            "fuzzy_percent": 4.2,
            "failing_checks": 4,
            "failing_checks_words": 42,
            "failing_checks_percent": 2.1,
            "have_suggestion": 28,
            "have_comment": 0,
            "last_change": "2023-04-28T15:48:09.782532Z",
            "last_author": "Fabio Tomat",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fur/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fur/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fur/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fur/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fur/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://translate.fedoraproject.org/languages/hu/",
                "url": "https://translate.fedoraproject.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 2200,
            "filename": "getfedora.org-redesign/hu/LC_MESSAGES/messages.po",
            "revision": "f92046ca428bb1229be6e54c53bcb068647af74f",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 181,
            "translated_words": 1987,
            "translated_percent": 95.2,
            "fuzzy": 7,
            "fuzzy_words": 165,
            "fuzzy_percent": 3.6,
            "failing_checks": 2,
            "failing_checks_words": 32,
            "failing_checks_percent": 1.0,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": "2023-05-12T04:00:14.207028Z",
            "last_author": "Dankaházi (ifj.) István",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/hu/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translate.fedoraproject.org/languages/id/",
                "url": "https://translate.fedoraproject.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 2201,
            "filename": "getfedora.org-redesign/id/LC_MESSAGES/messages.po",
            "revision": "692385444bb8eb9d8e9189b47fba695412261a47",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/id/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/id/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 187,
            "translated_words": 2147,
            "translated_percent": 98.4,
            "fuzzy": 2,
            "fuzzy_words": 37,
            "fuzzy_percent": 1.0,
            "failing_checks": 1,
            "failing_checks_words": 17,
            "failing_checks_percent": 0.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:34.999228Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/id/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translate.fedoraproject.org/languages/it/",
                "url": "https://translate.fedoraproject.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 2202,
            "filename": "getfedora.org-redesign/it/LC_MESSAGES/messages.po",
            "revision": "b828d633e38b2f43813508aa8923a64fdac40ed5",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/it/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/it/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 172,
            "translated_words": 1854,
            "translated_percent": 90.5,
            "fuzzy": 10,
            "fuzzy_words": 119,
            "fuzzy_percent": 5.2,
            "failing_checks": 2,
            "failing_checks_words": 59,
            "failing_checks_percent": 1.0,
            "have_suggestion": 12,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:35.141145Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/it/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/it/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/it/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/it/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/it/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://translate.fedoraproject.org/languages/ja/",
                "url": "https://translate.fedoraproject.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 2203,
            "filename": "getfedora.org-redesign/ja/LC_MESSAGES/messages.po",
            "revision": "0e78a1e9033386b70a61ad7decd44ec0c9591720",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/ja/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/ja/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 187,
            "translated_words": 2147,
            "translated_percent": 98.4,
            "fuzzy": 2,
            "fuzzy_words": 37,
            "fuzzy_percent": 1.0,
            "failing_checks": 36,
            "failing_checks_words": 230,
            "failing_checks_percent": 18.9,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:35.261557Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ja/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ja/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ja/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ja/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ja/units/?format=api"
        },
        {
            "language": {
                "id": 166,
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "population": 15065030,
                "web_url": "https://translate.fedoraproject.org/languages/km/",
                "url": "https://translate.fedoraproject.org/api/languages/km/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/km/statistics/?format=api"
            },
            "language_code": "km",
            "id": 2204,
            "filename": "getfedora.org-redesign/km/LC_MESSAGES/messages.po",
            "revision": "84e4ff95d0caad44bbc5ab845814012f9a7896a4",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/km/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/km/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/km/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 56,
            "translated_words": 303,
            "translated_percent": 29.4,
            "fuzzy": 23,
            "fuzzy_words": 255,
            "fuzzy_percent": 12.1,
            "failing_checks": 24,
            "failing_checks_words": 166,
            "failing_checks_percent": 12.6,
            "have_suggestion": 31,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:35.554528Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/km/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/km/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/km/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/km/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/km/units/?format=api"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translate.fedoraproject.org/languages/nl/",
                "url": "https://translate.fedoraproject.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 2205,
            "filename": "getfedora.org-redesign/nl/LC_MESSAGES/messages.po",
            "revision": "67b8d10491e08b7a96b746beb7d72154a137fe61",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/nl/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/nl/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 190,
            "translated_words": 2214,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 35,
            "failing_checks_percent": 1.5,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2023-02-28T13:35:19.726269Z",
            "last_author": "Geert Warrink",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/nl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/nl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/nl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/nl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/nl/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://translate.fedoraproject.org/languages/pl/",
                "url": "https://translate.fedoraproject.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 2206,
            "filename": "getfedora.org-redesign/pl/LC_MESSAGES/messages.po",
            "revision": "70048db9c88c6bd40ba894a1004836ac0c264386",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/pl/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/pl/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/pl/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 190,
            "translated_words": 2214,
            "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": "2023-02-28T16:49:34.134043Z",
            "last_author": "Piotr Drąg",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pl/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.fedoraproject.org/languages/pt/",
                "url": "https://translate.fedoraproject.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 2207,
            "filename": "getfedora.org-redesign/pt/LC_MESSAGES/messages.po",
            "revision": "0132b6ec7c3a34ce625591b5b1a09bcfaa6fe2ab",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/pt/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/pt/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 172,
            "translated_words": 1795,
            "translated_percent": 90.5,
            "fuzzy": 10,
            "fuzzy_words": 164,
            "fuzzy_percent": 5.2,
            "failing_checks": 1,
            "failing_checks_words": 17,
            "failing_checks_percent": 0.5,
            "have_suggestion": 20,
            "have_comment": 0,
            "last_change": "2023-05-24T08:16:36.253217Z",
            "last_author": "Anonymous",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pt/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://translate.fedoraproject.org/languages/pt_BR/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 2208,
            "filename": "getfedora.org-redesign/pt_BR/LC_MESSAGES/messages.po",
            "revision": "66108eb06ded8a8e21640a692f30d5c80c50d1cc",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 187,
            "translated_words": 2147,
            "translated_percent": 98.4,
            "fuzzy": 2,
            "fuzzy_words": 37,
            "fuzzy_percent": 1.0,
            "failing_checks": 1,
            "failing_checks_words": 17,
            "failing_checks_percent": 0.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:36.517300Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://translate.fedoraproject.org/languages/ru/",
                "url": "https://translate.fedoraproject.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 2209,
            "filename": "getfedora.org-redesign/ru/LC_MESSAGES/messages.po",
            "revision": "326fdd89941f92e0a48acf08c518be29ec6650db",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/ru/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ru/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/ru/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 185,
            "translated_words": 2034,
            "translated_percent": 97.3,
            "fuzzy": 2,
            "fuzzy_words": 37,
            "fuzzy_percent": 1.0,
            "failing_checks": 3,
            "failing_checks_words": 49,
            "failing_checks_percent": 1.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:36.663622Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ru/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ru/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ru/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ru/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ru/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://translate.fedoraproject.org/languages/sk/",
                "url": "https://translate.fedoraproject.org/api/languages/sk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 2210,
            "filename": "getfedora.org-redesign/sk/LC_MESSAGES/messages.po",
            "revision": "c98696ffd34c4c9bd1113e9c2ecc0a3eeb583482",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/sk/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/sk/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/sk/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 190,
            "translated_words": 2214,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 19,
            "failing_checks_words": 78,
            "failing_checks_percent": 10.0,
            "have_suggestion": 21,
            "have_comment": 0,
            "last_change": "2023-03-16T14:31:26.576478Z",
            "last_author": "Ondrej Sulek",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sk/units/?format=api"
        },
        {
            "language": {
                "id": 291,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://translate.fedoraproject.org/languages/sv/",
                "url": "https://translate.fedoraproject.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 2211,
            "filename": "getfedora.org-redesign/sv/LC_MESSAGES/messages.po",
            "revision": "ef91782a1f37987dbf76f03e21232753851d70fa",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 190,
            "translated_words": 2214,
            "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": 5,
            "have_comment": 0,
            "last_change": "2023-03-13T14:48:32.810090Z",
            "last_author": "Luna Jernberg",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sv/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://translate.fedoraproject.org/languages/tr/",
                "url": "https://translate.fedoraproject.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 2212,
            "filename": "getfedora.org-redesign/tr/LC_MESSAGES/messages.po",
            "revision": "fa71cd81fd1ed9382900b13f94b17496cbe96355",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 188,
            "translated_words": 2167,
            "translated_percent": 98.9,
            "fuzzy": 1,
            "fuzzy_words": 17,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 17,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-28T08:08:43.003581Z",
            "last_author": "Mehrab Poladov",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/tr/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 318,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://translate.fedoraproject.org/languages/uk/",
                "url": "https://translate.fedoraproject.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 2213,
            "filename": "getfedora.org-redesign/uk/LC_MESSAGES/messages.po",
            "revision": "d7f633d1b3f191f07d4c5a0f683e2546cc7bb412",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 190,
            "translated_words": 2214,
            "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": "2023-02-27T20:11:18.471355Z",
            "last_author": "Yuri Chornoivan",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/uk/units/?format=api"
        },
        {
            "language": {
                "id": 347,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 366,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://translate.fedoraproject.org/languages/zh_Hans/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans_CN",
            "id": 2214,
            "filename": "getfedora.org-redesign/zh_Hans_CN/LC_MESSAGES/messages.po",
            "revision": "1bbcb27ef398f18e5a48e95de6fc0f4626224a62",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/zh_Hans/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/zh_Hans/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/zh_Hans/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 190,
            "translated_words": 2214,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-03-26T02:29:56.370740Z",
            "last_author": "Yang Yulin",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_Hans/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 349,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 368,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://translate.fedoraproject.org/languages/zh_Hant/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant_TW",
            "id": 2215,
            "filename": "getfedora.org-redesign/zh_Hant_TW/LC_MESSAGES/messages.po",
            "revision": "607210e7ddb56033cccbab494f05c495449cc3d3",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/zh_Hant/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/zh_Hant/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/zh_Hant/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 115,
            "translated_words": 978,
            "translated_percent": 60.5,
            "fuzzy": 34,
            "fuzzy_words": 535,
            "fuzzy_percent": 17.8,
            "failing_checks": 12,
            "failing_checks_words": 131,
            "failing_checks_percent": 6.3,
            "have_suggestion": 23,
            "have_comment": 0,
            "last_change": "2024-03-27T15:59:16.187849Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_Hant/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.fedoraproject.org/languages/fi/",
                "url": "https://translate.fedoraproject.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 8663,
            "filename": "getfedora.org-redesign/fi/LC_MESSAGES/messages.po",
            "revision": "8f49021790f6d080adbb7c5d97465f18c032a2f8",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 190,
            "translated_words": 2214,
            "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": 2,
            "last_change": "2023-02-28T18:53:12.209581Z",
            "last_author": "Jan Kuparinen",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fi/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://translate.fedoraproject.org/languages/ko/",
                "url": "https://translate.fedoraproject.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 16414,
            "filename": "getfedora.org-redesign/ko/LC_MESSAGES/messages.po",
            "revision": "2622292062be4bfbe812c07e42f1c69b47dd67b6",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 190,
            "translated_words": 2214,
            "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": "2023-05-29T05:13:05.676834Z",
            "last_author": "김인수",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ko/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ko/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ko/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ko/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ko/units/?format=api"
        },
        {
            "language": {
                "id": 39,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 39,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://translate.fedoraproject.org/languages/bn/",
                "url": "https://translate.fedoraproject.org/api/languages/bn/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 17729,
            "filename": "getfedora.org-redesign/bn/LC_MESSAGES/messages.po",
            "revision": "f3767683e8028248e90fa8103ebc1ff38dbd52c0",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/bn/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/bn/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/bn/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 176,
            "translated_words": 1947,
            "translated_percent": 92.6,
            "fuzzy": 12,
            "fuzzy_words": 219,
            "fuzzy_percent": 6.3,
            "failing_checks": 8,
            "failing_checks_words": 95,
            "failing_checks_percent": 4.2,
            "have_suggestion": 29,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:31.902656Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bn/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bn/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bn/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bn/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bn/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bn_IN",
                "name": "Bengali (India)",
                "plural": {
                    "id": 41,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 107413290,
                "web_url": "https://translate.fedoraproject.org/languages/bn_IN/",
                "url": "https://translate.fedoraproject.org/api/languages/bn_IN/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bn_IN/statistics/?format=api"
            },
            "language_code": "bn_IN",
            "id": 17737,
            "filename": "getfedora.org-redesign/bn_IN/LC_MESSAGES/messages.po",
            "revision": "ffb2c1494769695d8d93ad6db31f2d4ad5247344",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/bn_IN/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/bn_IN/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/bn_IN/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bn_IN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 154,
            "translated_words": 1615,
            "translated_percent": 81.0,
            "fuzzy": 21,
            "fuzzy_words": 249,
            "fuzzy_percent": 11.0,
            "failing_checks": 10,
            "failing_checks_words": 126,
            "failing_checks_percent": 5.2,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:32.052261Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bn_IN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bn_IN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bn_IN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bn_IN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bn_IN/units/?format=api"
        },
        {
            "language": {
                "id": 340,
                "code": "zh_CN",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.fedoraproject.org/languages/zh_CN/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 17755,
            "filename": "getfedora.org-redesign/zh_CN/LC_MESSAGES/messages.po",
            "revision": "f66a9dca18377aa3ad64f3f60bb3fb120f285168",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/zh_CN/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/zh_CN/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/zh_CN/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 12,
            "translated_words": 20,
            "translated_percent": 6.3,
            "fuzzy": 6,
            "fuzzy_words": 11,
            "fuzzy_percent": 3.1,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.5,
            "have_suggestion": 19,
            "have_comment": 0,
            "last_change": "2022-11-26T10:26:10.805615Z",
            "last_author": "Yang Yulin",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_CN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_CN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_CN/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://translate.fedoraproject.org/languages/be/",
                "url": "https://translate.fedoraproject.org/api/languages/be/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 18466,
            "filename": "getfedora.org-redesign/be/LC_MESSAGES/messages.po",
            "revision": "a7d31017db392f355802cbb70c7eba3e104f617d",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/be/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/be/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/be/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 62,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/be/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/be/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/be/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/be/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/be/units/?format=api"
        },
        {
            "language": {
                "id": 125,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 125,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://translate.fedoraproject.org/languages/he/",
                "url": "https://translate.fedoraproject.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 19814,
            "filename": "getfedora.org-redesign/he/LC_MESSAGES/messages.po",
            "revision": "cb31b98e9f26878ecf9c920515816deaf9687976",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/he/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/he/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/he/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 66,
            "translated_words": 359,
            "translated_percent": 34.7,
            "fuzzy": 24,
            "fuzzy_words": 144,
            "fuzzy_percent": 12.6,
            "failing_checks": 2,
            "failing_checks_words": 20,
            "failing_checks_percent": 1.0,
            "have_suggestion": 25,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:34.476316Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/he/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/he/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/he/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/he/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/he/units/?format=api"
        },
        {
            "language": {
                "id": 341,
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 341,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.fedoraproject.org/languages/zh_TW/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 21713,
            "filename": "getfedora.org-redesign/zh_TW/LC_MESSAGES/messages.po",
            "revision": "a1d264f84d4c05f641957139dfcc62adaa1b98d1",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/zh_TW/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/zh_TW/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/zh_TW/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 14,
            "translated_words": 23,
            "translated_percent": 7.3,
            "fuzzy": 14,
            "fuzzy_words": 60,
            "fuzzy_percent": 7.3,
            "failing_checks": 4,
            "failing_checks_words": 32,
            "failing_checks_percent": 2.1,
            "have_suggestion": 12,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:38.678832Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_TW/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_TW/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_TW/units/?format=api"
        },
        {
            "language": {
                "id": 271,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://translate.fedoraproject.org/languages/si/",
                "url": "https://translate.fedoraproject.org/api/languages/si/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 32834,
            "filename": "getfedora.org-redesign/si/LC_MESSAGES/messages.po",
            "revision": "8cd4d5dc654d507117b9bdb5f259f7ee03662e1c",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/si/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/si/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 5,
            "translated_words": 8,
            "translated_percent": 2.6,
            "fuzzy": 12,
            "fuzzy_words": 29,
            "fuzzy_percent": 6.3,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 1.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2022-11-15T20:01:27.556290Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/si/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/si/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/si/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/si/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/si/units/?format=api"
        },
        {
            "language": {
                "id": 321,
                "code": "uz",
                "name": "Uzbek",
                "plural": {
                    "id": 321,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uz@cyrillic",
                    "uzb"
                ],
                "direction": "ltr",
                "population": 26480135,
                "web_url": "https://translate.fedoraproject.org/languages/uz/",
                "url": "https://translate.fedoraproject.org/api/languages/uz/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/uz/statistics/?format=api"
            },
            "language_code": "uz",
            "id": 61205,
            "filename": "getfedora.org-redesign/uz/LC_MESSAGES/messages.po",
            "revision": "ed5981082c2185d1c927c04e0a1b41c782234270",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/uz/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/uz/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/uz/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/uz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 31,
            "translated_words": 112,
            "translated_percent": 16.3,
            "fuzzy": 3,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.5,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.5,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": "2024-03-27T15:57:06.584131Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/uz/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/uz/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/uz/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/uz/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/uz/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://translate.fedoraproject.org/languages/et/",
                "url": "https://translate.fedoraproject.org/api/languages/et/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 69558,
            "filename": "getfedora.org-redesign/et/LC_MESSAGES/messages.po",
            "revision": "94876f313de5955f1b3efe67842284b244847407",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/et/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/et/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/et/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 98,
            "translated_words": 784,
            "translated_percent": 51.5,
            "fuzzy": 7,
            "fuzzy_words": 57,
            "fuzzy_percent": 3.6,
            "failing_checks": 3,
            "failing_checks_words": 25,
            "failing_checks_percent": 1.5,
            "have_suggestion": 14,
            "have_comment": 0,
            "last_change": "2022-11-24T18:49:59.626308Z",
            "last_author": "Francois Andrieu",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/et/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/et/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/et/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/et/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/et/units/?format=api"
        },
        {
            "language": {
                "id": 65,
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 65,
                    "source": 0,
                    "number": 6,
                    "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                    "type": 12
                },
                "aliases": [
                    "cym",
                    "wel"
                ],
                "direction": "ltr",
                "population": 884910,
                "web_url": "https://translate.fedoraproject.org/languages/cy/",
                "url": "https://translate.fedoraproject.org/api/languages/cy/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/cy/statistics/?format=api"
            },
            "language_code": "cy",
            "id": 74498,
            "filename": "getfedora.org-redesign/cy/LC_MESSAGES/messages.po",
            "revision": "60e4f2abcc0c0a26ab913fe58b46508baccd7c12",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/cy/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/cy/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/cy/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 136,
            "translated_words": 1301,
            "translated_percent": 71.5,
            "fuzzy": 10,
            "fuzzy_words": 109,
            "fuzzy_percent": 5.2,
            "failing_checks": 1,
            "failing_checks_words": 17,
            "failing_checks_percent": 0.5,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:32.448719Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/cy/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/cy/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/cy/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/cy/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/cy/units/?format=api"
        },
        {
            "language": {
                "id": 319,
                "code": "ur",
                "name": "Urdu",
                "plural": {
                    "id": 319,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ur_ur",
                    "urd"
                ],
                "direction": "rtl",
                "population": 290790290,
                "web_url": "https://translate.fedoraproject.org/languages/ur/",
                "url": "https://translate.fedoraproject.org/api/languages/ur/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ur/statistics/?format=api"
            },
            "language_code": "ur",
            "id": 74889,
            "filename": "getfedora.org-redesign/ur/LC_MESSAGES/messages.po",
            "revision": "cc6b11263c67fb78610d97d80d33b73c08e3363a",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/ur/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ur/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/ur/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 171,
            "translated_words": 1851,
            "translated_percent": 90.0,
            "fuzzy": 10,
            "fuzzy_words": 119,
            "fuzzy_percent": 5.2,
            "failing_checks": 4,
            "failing_checks_words": 64,
            "failing_checks_percent": 2.1,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2023-02-27T20:00:37.703646Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ur/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ur/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ur/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ur/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ur/units/?format=api"
        },
        {
            "language": {
                "id": 154,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "https://translate.fedoraproject.org/languages/ka/",
                "url": "https://translate.fedoraproject.org/api/languages/ka/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 76281,
            "filename": "getfedora.org-redesign/ka/LC_MESSAGES/messages.po",
            "revision": "80a3cc8fd7b3bc7d3372504e24d1d4af3308980a",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/ka/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ka/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/ka/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 71,
            "translated_words": 152,
            "translated_percent": 37.3,
            "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": "2023-05-23T03:36:44.822314Z",
            "last_author": "Temuri Doghonadze",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ka/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ka/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ka/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ka/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ka/units/?format=api"
        },
        {
            "language": {
                "id": 284,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 284,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://translate.fedoraproject.org/languages/sr/",
                "url": "https://translate.fedoraproject.org/api/languages/sr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 89261,
            "filename": "getfedora.org-redesign/sr/LC_MESSAGES/messages.po",
            "revision": "e081654544e08a534e37f5039e59007aad895ac8",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/sr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/sr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/sr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 190,
            "translated_words": 2214,
            "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": 18,
            "have_comment": 0,
            "last_change": "2023-05-27T17:36:53.010564Z",
            "last_author": "Dusan Medic",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/sr/units/?format=api"
        },
        {
            "language": {
                "id": 27,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 27,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze"
                ],
                "direction": "ltr",
                "population": 9690091,
                "web_url": "https://translate.fedoraproject.org/languages/az/",
                "url": "https://translate.fedoraproject.org/api/languages/az/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 89319,
            "filename": "getfedora.org-redesign/az/LC_MESSAGES/messages.po",
            "revision": "6cdefef9a115d71d38f0665dba6363e93dbd762d",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/getfedoraorg/az/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/az/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/getfedoraorg/az/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 190,
            "total_words": 2214,
            "translated": 28,
            "translated_words": 72,
            "translated_percent": 14.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2023-05-28T08:11:32.572461Z",
            "last_author": "Mehrab Poladov",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/az/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/az/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/az/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/az/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/az/units/?format=api"
        }
    ]
}