Translation components API.

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

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

{
    "count": 28,
    "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": 2137,
            "filename": "arm.fedoraproject.org/arm.fedoraproject.org.pot",
            "revision": "dbf6c97ad6fecb4ae91611994ea8aae08843cf34",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/en/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/en/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 113,
            "total_words": 847,
            "translated": 113,
            "translated_words": 847,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 43,
            "failing_checks_words": 322,
            "failing_checks_percent": 38.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/en/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": 51319,
            "filename": "arm.fedoraproject.org/ar.po",
            "revision": "9588a75fbed9404b7e4c11aff0d6ca605559ae94",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/ar/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ar/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/ar/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 91,
            "translated_words": 644,
            "translated_percent": 80.5,
            "fuzzy": 13,
            "fuzzy_words": 120,
            "fuzzy_percent": 11.5,
            "failing_checks": 10,
            "failing_checks_words": 39,
            "failing_checks_percent": 8.8,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2022-06-04T10:05:47.093996Z",
            "last_author": "Yousef Alshammari",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ar/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ar/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ar/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ar/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ar/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": 51320,
            "filename": "arm.fedoraproject.org/bn_IN.po",
            "revision": "ea565bde4ebc95db63967000bd2879ccea76618e",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/bn_IN/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/bn_IN/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/bn_IN/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/bn_IN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 101,
            "translated_words": 755,
            "translated_percent": 89.3,
            "fuzzy": 3,
            "fuzzy_words": 9,
            "fuzzy_percent": 2.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2022-05-10T22:01:49.095948Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/bn_IN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/bn_IN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/bn_IN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/bn_IN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/bn_IN/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translate.fedoraproject.org/languages/ca/",
                "url": "https://translate.fedoraproject.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 51321,
            "filename": "arm.fedoraproject.org/ca.po",
            "revision": "083d09e19624817ede2d6d566be1a6e8b0229f9a",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 84,
            "translated_words": 619,
            "translated_percent": 74.3,
            "fuzzy": 19,
            "fuzzy_words": 143,
            "fuzzy_percent": 16.8,
            "failing_checks": 14,
            "failing_checks_words": 36,
            "failing_checks_percent": 12.3,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": "2023-03-25T22:00:47.367181Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ca/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ca/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ca/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ca/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/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": 51322,
            "filename": "arm.fedoraproject.org/cs.po",
            "revision": "2f41cbd22a0c1b89bc00ee7d6311fece2f80385e",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 111,
            "translated_words": 826,
            "translated_percent": 98.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 57,
            "failing_checks_percent": 1.7,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-10-13T17:46:40.178179Z",
            "last_author": "Viktor Popik",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/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": 51323,
            "filename": "arm.fedoraproject.org/da.po",
            "revision": "ab75ead3b0bace7ae12d4d233151be6df29618a3",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/da/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/da/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/da/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 85,
            "translated_words": 622,
            "translated_percent": 75.2,
            "fuzzy": 18,
            "fuzzy_words": 140,
            "fuzzy_percent": 15.9,
            "failing_checks": 18,
            "failing_checks_words": 54,
            "failing_checks_percent": 15.9,
            "have_suggestion": 12,
            "have_comment": 0,
            "last_change": "2023-03-25T22:00:48.369231Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/da/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/da/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/da/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/da/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/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": 51324,
            "filename": "arm.fedoraproject.org/de.po",
            "revision": "0cec36aabc54d0057ae923b21920c7d36b1f3f1c",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/de/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/de/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 65,
            "translated_words": 283,
            "translated_percent": 57.5,
            "fuzzy": 7,
            "fuzzy_words": 19,
            "fuzzy_percent": 6.1,
            "failing_checks": 14,
            "failing_checks_words": 70,
            "failing_checks_percent": 12.3,
            "have_suggestion": 31,
            "have_comment": 0,
            "last_change": "2022-05-10T22:01:49.812693Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/de/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_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": 51325,
            "filename": "arm.fedoraproject.org/es.po",
            "revision": "099f61b5e53c1e95f69782700b3b11323e44cea3",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/es/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/es/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 95,
            "translated_words": 730,
            "translated_percent": 84.0,
            "fuzzy": 9,
            "fuzzy_words": 34,
            "fuzzy_percent": 7.9,
            "failing_checks": 15,
            "failing_checks_words": 82,
            "failing_checks_percent": 13.2,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2022-05-11T21:09:45.970421Z",
            "last_author": "Eduard Lucena",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/es/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": 51326,
            "filename": "arm.fedoraproject.org/fi.po",
            "revision": "cd29c52def88a59508eb6f631ea6efda0127d4ef",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 113,
            "translated_words": 847,
            "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": "2022-12-08T18:03:15.436003Z",
            "last_author": "Jan Kuparinen",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/fi/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": 51327,
            "filename": "arm.fedoraproject.org/fr.po",
            "revision": "eb640b44926506628d54eb0bc171aacf4a829114",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 110,
            "translated_words": 779,
            "translated_percent": 97.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-06-03T17:55:44.841846Z",
            "last_author": "Francois Andrieu",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/fr/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": 51328,
            "filename": "arm.fedoraproject.org/hu.po",
            "revision": "1ada004b6d6698dbbd09d706227c1c003d5829ee",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 90,
            "translated_words": 634,
            "translated_percent": 79.6,
            "fuzzy": 13,
            "fuzzy_words": 119,
            "fuzzy_percent": 11.5,
            "failing_checks": 13,
            "failing_checks_words": 68,
            "failing_checks_percent": 11.5,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": "2023-11-28T00:59:41.598781Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/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": 51329,
            "filename": "arm.fedoraproject.org/id.po",
            "revision": "d6619d7581f5aff91ee71209484b5603d829f648",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/id/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/id/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 113,
            "translated_words": 847,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-01T02:32:00.252863Z",
            "last_author": "Andika Triwidada",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/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": 51330,
            "filename": "arm.fedoraproject.org/it.po",
            "revision": "b6e3fa1f3e80c6365e6858140f1d90a02c2c0051",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/it/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/it/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 113,
            "translated_words": 847,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-21T20:35:57.844674Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/it/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/it/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/it/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/it/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/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": 51331,
            "filename": "arm.fedoraproject.org/ja.po",
            "revision": "2e143406139f18b2262e803a7f55f7da5f26091f",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/ja/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/ja/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 86,
            "translated_words": 634,
            "translated_percent": 76.1,
            "fuzzy": 16,
            "fuzzy_words": 127,
            "fuzzy_percent": 14.1,
            "failing_checks": 18,
            "failing_checks_words": 127,
            "failing_checks_percent": 15.9,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2022-11-23T11:05:16.691915Z",
            "last_author": "Gnuey56",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ja/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ja/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ja/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ja/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/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": 51332,
            "filename": "arm.fedoraproject.org/km.po",
            "revision": "01c44db0f7790707cb373847c90c7e72bfd0d2e0",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/km/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/km/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/km/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 67,
            "translated_words": 459,
            "translated_percent": 59.2,
            "fuzzy": 21,
            "fuzzy_words": 156,
            "fuzzy_percent": 18.5,
            "failing_checks": 27,
            "failing_checks_words": 87,
            "failing_checks_percent": 23.8,
            "have_suggestion": 17,
            "have_comment": 0,
            "last_change": "2023-03-25T22:00:54.338360Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/km/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/km/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/km/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/km/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/km/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": 51333,
            "filename": "arm.fedoraproject.org/ko.po",
            "revision": "00a7a21c32801d186b5e4df94f32b4a7ba0da4e3",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 113,
            "translated_words": 847,
            "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": "2022-12-01T02:03:40.963058Z",
            "last_author": "김인수",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ko/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ko/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ko/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ko/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ko/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": 51334,
            "filename": "arm.fedoraproject.org/pl.po",
            "revision": "20f2dce0eaf5ee132551dadaf55de970fca50bb9",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/pl/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/pl/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/pl/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 113,
            "translated_words": 847,
            "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": "2022-12-01T11:25:33.689918Z",
            "last_author": "Piotr Drąg",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/pl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/pl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/pl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/pl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/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": 51335,
            "filename": "arm.fedoraproject.org/pt.po",
            "revision": "082c9d16d5a621675fd630d1b85ff41321e6b977",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/pt/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/pt/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 91,
            "translated_words": 645,
            "translated_percent": 80.5,
            "fuzzy": 12,
            "fuzzy_words": 117,
            "fuzzy_percent": 10.6,
            "failing_checks": 22,
            "failing_checks_words": 122,
            "failing_checks_percent": 19.4,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2023-03-25T22:00:55.588197Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/pt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/pt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/pt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/pt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/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": 51336,
            "filename": "arm.fedoraproject.org/pt_BR.po",
            "revision": "9b116289de96eb339a19e6a8bf240af3182a3d4e",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 113,
            "translated_words": 847,
            "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": "2022-12-04T01:55:38.321643Z",
            "last_author": "Rafael Fontenelle",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/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": 51337,
            "filename": "arm.fedoraproject.org/ru.po",
            "revision": "aadb71f4c8f1a7bb38bd57bcf2c5fb39ad08fb51",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/ru/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ru/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/ru/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 113,
            "translated_words": 847,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-20T19:43:03.685228Z",
            "last_author": "Igor Gorbounov",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ru/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ru/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ru/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ru/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/ru/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": 51338,
            "filename": "arm.fedoraproject.org/si.po",
            "revision": "7ce1fc0e619f4e846cf71d8eab1ed2d7187f7c29",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/si/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/si/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 5,
            "translated_words": 7,
            "translated_percent": 4.4,
            "fuzzy": 3,
            "fuzzy_words": 7,
            "fuzzy_percent": 2.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2023-03-25T22:00:56.974259Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/si/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/si/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/si/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/si/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/si/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": 51339,
            "filename": "arm.fedoraproject.org/sk.po",
            "revision": "141ec1c025fd2241c4c125183caeca567a53b781",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/sk/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/sk/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/sk/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 111,
            "translated_words": 826,
            "translated_percent": 98.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 28,
            "failing_checks_percent": 7.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2022-06-22T18:46:40.954114Z",
            "last_author": "Ondrej Sulek",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sk/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": 51340,
            "filename": "arm.fedoraproject.org/sr.po",
            "revision": "a43db43c38c3fb34df51c7805083c1e13c073267",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/sr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/sr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/sr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 73,
            "translated_words": 531,
            "translated_percent": 64.6,
            "fuzzy": 22,
            "fuzzy_words": 150,
            "fuzzy_percent": 19.4,
            "failing_checks": 7,
            "failing_checks_words": 64,
            "failing_checks_percent": 6.1,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": "2023-11-28T01:00:58.667690Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sr/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": 51341,
            "filename": "arm.fedoraproject.org/sv.po",
            "revision": "f19cb3439b44a802232c97e19ad387811568880d",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 113,
            "translated_words": 847,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 149,
            "failing_checks_percent": 7.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-04T08:36:04.765873Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/sv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/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": 51342,
            "filename": "arm.fedoraproject.org/tr.po",
            "revision": "045b2b54157aebc55bb44ccf84e6ba8e4ad2cdc1",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 113,
            "translated_words": 847,
            "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": "2022-12-01T21:45:43.202575Z",
            "last_author": "Oğuz Ersen",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/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": 51343,
            "filename": "arm.fedoraproject.org/uk.po",
            "revision": "9837fedd532ac614c86dd48388eb17489c3b7fdb",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 113,
            "translated_words": 847,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-01T11:17:21.518074Z",
            "last_author": "Yuri Chornoivan",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/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": 51344,
            "filename": "arm.fedoraproject.org/zh_Hans_CN.po",
            "revision": "86b650263badcda42edaeea0bfa13ba4f5ce540b",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/zh_Hans/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/zh_Hans/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/zh_Hans/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 113,
            "translated_words": 847,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-25T10:36:15.945881Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/zh_Hans/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://translate.fedoraproject.org/languages/hi/",
                "url": "https://translate.fedoraproject.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 55570,
            "filename": "arm.fedoraproject.org/hi.po",
            "revision": "3a98ca942d166301cbd5450ec2bf70410d8e29db",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/armfedoraprojectorg/hi/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/hi/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/armfedoraprojectorg/hi/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 847,
            "translated": 14,
            "translated_words": 60,
            "translated_percent": 12.3,
            "fuzzy": 4,
            "fuzzy_words": 11,
            "fuzzy_percent": 3.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 31,
            "have_comment": 0,
            "last_change": "2022-05-10T22:01:50.342669Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/hi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/hi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/hi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/hi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/hi/units/?format=api"
        }
    ]
}