Translation components API.

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

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

{
    "count": 24,
    "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": 47349,
            "filename": "budget.fedoraproject.org/budget.fedoraproject.org.pot",
            "revision": "a84fd75e0e7f0772bf6f8e0bcafd4a2b582f9179",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/en/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/en/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 99,
            "total_words": 748,
            "translated": 99,
            "translated_words": 748,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 34,
            "failing_checks_words": 337,
            "failing_checks_percent": 34.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/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": 47350,
            "filename": "budget.fedoraproject.org/ar.po",
            "revision": "dd00b8378d687caefc64d7d41a8661f2b70c2876",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/ar/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ar/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/ar/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 24,
            "translated_words": 75,
            "translated_percent": 24.2,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 1.0,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 2.0,
            "have_suggestion": 33,
            "have_comment": 0,
            "last_change": "2022-09-14T20:16:08.221893Z",
            "last_author": "Mohamed Ashraf",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ar/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ar/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ar/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ar/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ar/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": 47351,
            "filename": "budget.fedoraproject.org/ca.po",
            "revision": "894d07ab925d9e494c53ff82b8f957ddd72f819b",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 75,
            "translated_words": 675,
            "translated_percent": 75.7,
            "fuzzy": 5,
            "fuzzy_words": 17,
            "fuzzy_percent": 5.0,
            "failing_checks": 5,
            "failing_checks_words": 17,
            "failing_checks_percent": 5.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-06-13T22:02:59.540977Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ca/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ca/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ca/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ca/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/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": 47352,
            "filename": "budget.fedoraproject.org/cs.po",
            "revision": "b0fac809af3777d8475fad88bcba4c6049cd3727",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 77,
            "translated_words": 680,
            "translated_percent": 77.7,
            "fuzzy": 3,
            "fuzzy_words": 12,
            "fuzzy_percent": 3.0,
            "failing_checks": 17,
            "failing_checks_words": 167,
            "failing_checks_percent": 17.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-10-13T17:46:40.269043Z",
            "last_author": "Viktor Popik",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/cs/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": 47353,
            "filename": "budget.fedoraproject.org/de.po",
            "revision": "e9d954cfa2c6e0214682b28e8f99f5d14db3ceda",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/de/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/de/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 21,
            "translated_words": 158,
            "translated_percent": 21.2,
            "fuzzy": 2,
            "fuzzy_words": 10,
            "fuzzy_percent": 2.0,
            "failing_checks": 8,
            "failing_checks_words": 64,
            "failing_checks_percent": 8.0,
            "have_suggestion": 33,
            "have_comment": 0,
            "last_change": "2021-06-13T22:03:00.498296Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/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": 47354,
            "filename": "budget.fedoraproject.org/es.po",
            "revision": "051a59d2d73eb56790d26a1f1fe580690ff62636",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/es/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/es/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 75,
            "translated_words": 675,
            "translated_percent": 75.7,
            "fuzzy": 5,
            "fuzzy_words": 17,
            "fuzzy_percent": 5.0,
            "failing_checks": 8,
            "failing_checks_words": 82,
            "failing_checks_percent": 8.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2021-06-13T22:03:01.272451Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/es/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": 47355,
            "filename": "budget.fedoraproject.org/fa.po",
            "revision": "31dbb782ae41b8ba1460820c460c6b9a6557aa36",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/fa/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/fa/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/fa/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 13,
            "translated_words": 62,
            "translated_percent": 13.1,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 2.0,
            "failing_checks": 8,
            "failing_checks_words": 66,
            "failing_checks_percent": 8.0,
            "have_suggestion": 31,
            "have_comment": 0,
            "last_change": "2021-06-13T22:03:01.733978Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fa/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.fedoraproject.org/languages/fi/",
                "url": "https://translate.fedoraproject.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 47356,
            "filename": "budget.fedoraproject.org/fi.po",
            "revision": "a0c5bc499787bccf620fdabda09a015047de525d",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 99,
            "translated_words": 748,
            "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": "2021-06-15T16:19:19.069652Z",
            "last_author": "Jan Kuparinen",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/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": 47357,
            "filename": "budget.fedoraproject.org/fr.po",
            "revision": "f90fbb3ed52dc7eea8936b580a3f5283cd7f1a34",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 95,
            "translated_words": 733,
            "translated_percent": 95.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 32,
            "failing_checks_percent": 7.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2022-06-21T11:29:22.549246Z",
            "last_author": "Arthur Tavernier",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/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": 47358,
            "filename": "budget.fedoraproject.org/fur.po",
            "revision": "7a7e933eef305658b7ea1ef1a928f659d2cf7453",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/fur/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/fur/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/fur/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 76,
            "translated_words": 678,
            "translated_percent": 76.7,
            "fuzzy": 4,
            "fuzzy_words": 14,
            "fuzzy_percent": 4.0,
            "failing_checks": 12,
            "failing_checks_words": 70,
            "failing_checks_percent": 12.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-06-13T14:54:46.375028Z",
            "last_author": "Fabio Tomat",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fur/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fur/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fur/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fur/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/fur/units/?format=api"
        },
        {
            "language": {
                "id": 119,
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 119,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "guj"
                ],
                "direction": "ltr",
                "population": 61721798,
                "web_url": "https://translate.fedoraproject.org/languages/gu/",
                "url": "https://translate.fedoraproject.org/api/languages/gu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/gu/statistics/?format=api"
            },
            "language_code": "gu",
            "id": 47359,
            "filename": "budget.fedoraproject.org/gu.po",
            "revision": "0bcf3d604badf190952ab438fbff7895abd9a9fc",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/gu/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/gu/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/gu/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 75,
            "translated_words": 675,
            "translated_percent": 75.7,
            "fuzzy": 5,
            "fuzzy_words": 17,
            "fuzzy_percent": 5.0,
            "failing_checks": 28,
            "failing_checks_words": 235,
            "failing_checks_percent": 28.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-06-13T22:03:04.394938Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/gu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/gu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/gu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/gu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/gu/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": 47360,
            "filename": "budget.fedoraproject.org/hu.po",
            "revision": "e96e73a31854ae22191cdc22994db70792f120f3",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 80,
            "translated_words": 692,
            "translated_percent": 80.8,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 1.0,
            "failing_checks": 4,
            "failing_checks_words": 15,
            "failing_checks_percent": 4.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-07-02T14:40:54.722520Z",
            "last_author": "Dankaházi (ifj.) István",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/hu/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": 47361,
            "filename": "budget.fedoraproject.org/it.po",
            "revision": "0e91f0c58fce52816c7c8253c6e61f8f09d622c4",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/it/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/it/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 99,
            "translated_words": 748,
            "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": "2022-11-09T21:24:07.671725Z",
            "last_author": "Fernandez Alonso Alberto Mario",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/it/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/it/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/it/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/it/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/it/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": 47362,
            "filename": "budget.fedoraproject.org/km.po",
            "revision": "a93a8618817454fae188b86b3026133c7dd89b94",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/km/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/km/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/km/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 13,
            "translated_words": 62,
            "translated_percent": 13.1,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 2.0,
            "failing_checks": 5,
            "failing_checks_words": 23,
            "failing_checks_percent": 5.0,
            "have_suggestion": 35,
            "have_comment": 0,
            "last_change": "2021-06-13T22:03:05.965646Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/km/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/km/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/km/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/km/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/km/units/?format=api"
        },
        {
            "language": {
                "id": 232,
                "code": "or",
                "name": "Odia",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ori"
                ],
                "direction": "ltr",
                "population": 42434880,
                "web_url": "https://translate.fedoraproject.org/languages/or/",
                "url": "https://translate.fedoraproject.org/api/languages/or/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/or/statistics/?format=api"
            },
            "language_code": "or",
            "id": 47363,
            "filename": "budget.fedoraproject.org/or.po",
            "revision": "2955b49e318f44271b66f60ba8f0acba6faee440",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/or/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/or/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/or/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/or/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 29,
            "translated_words": 139,
            "translated_percent": 29.2,
            "fuzzy": 5,
            "fuzzy_words": 17,
            "fuzzy_percent": 5.0,
            "failing_checks": 21,
            "failing_checks_words": 79,
            "failing_checks_percent": 21.2,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2021-06-13T22:03:06.747321Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/or/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/or/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/or/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/or/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/or/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": 47364,
            "filename": "budget.fedoraproject.org/pl.po",
            "revision": "edf615662f95a2bff00dba2129298088aca394d2",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/pl/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/pl/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/pl/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 99,
            "translated_words": 748,
            "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": "2021-06-14T09:00:05.471375Z",
            "last_author": "Piotr Drąg",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/pl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/pl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/pl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/pl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/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": 47365,
            "filename": "budget.fedoraproject.org/pt.po",
            "revision": "4ad490d2413ba871c723823b5a0cf6b2d6e36fa3",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/pt/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/pt/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 75,
            "translated_words": 675,
            "translated_percent": 75.7,
            "fuzzy": 5,
            "fuzzy_words": 17,
            "fuzzy_percent": 5.0,
            "failing_checks": 14,
            "failing_checks_words": 74,
            "failing_checks_percent": 14.1,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2022-09-25T16:04:58.559295Z",
            "last_author": "Manuela Silva",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/pt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/pt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/pt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/pt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/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": 47366,
            "filename": "budget.fedoraproject.org/pt_BR.po",
            "revision": "e965336a7aca683672546046f9d2ab812539ade2",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 90,
            "translated_words": 716,
            "translated_percent": 90.9,
            "fuzzy": 9,
            "fuzzy_words": 32,
            "fuzzy_percent": 9.0,
            "failing_checks": 4,
            "failing_checks_words": 9,
            "failing_checks_percent": 4.0,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2022-07-15T00:27:16.795341Z",
            "last_author": "Felipe Koji Nakamura",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/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": 47367,
            "filename": "budget.fedoraproject.org/ru.po",
            "revision": "3017508ac9ce01996258f3b249fd7556d47b8794",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/ru/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ru/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/ru/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 93,
            "translated_words": 672,
            "translated_percent": 93.9,
            "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": "2022-09-09T15:48:32.060080Z",
            "last_author": "Vi",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ru/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ru/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ru/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ru/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ru/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": 47368,
            "filename": "budget.fedoraproject.org/sv.po",
            "revision": "8c4a4fdb2d19eb20ce75050ee1774ff61c391eff",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 99,
            "translated_words": 748,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 16,
            "failing_checks_words": 394,
            "failing_checks_percent": 16.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-05-17T07:47:59.895966Z",
            "last_author": "Göran Uddeborg",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/sv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/sv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/sv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/sv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/sv/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": 47369,
            "filename": "budget.fedoraproject.org/uk.po",
            "revision": "67b2276a9e9ac244dd957f61dc579962e7898b84",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 99,
            "translated_words": 748,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-14T05:53:32.950286Z",
            "last_author": "Yuri Chornoivan",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/uk/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": 47370,
            "filename": "budget.fedoraproject.org/ko.po",
            "revision": "83be542b7d4d7322286f38db1bbb945a090e9b77",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 99,
            "translated_words": 748,
            "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-11-04T07:51:14.008799Z",
            "last_author": "김인수",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ko/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ko/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ko/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ko/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/ko/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",
            "id": 47415,
            "filename": "budget.fedoraproject.org/zh_Hans.po",
            "revision": "479c18e995c5e95d8ea214fb5211ea53e3dc3a69",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/zh_Hans/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/zh_Hans/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/zh_Hans/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 42,
            "translated_words": 130,
            "translated_percent": 42.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 14,
            "failing_checks_percent": 2.0,
            "have_suggestion": 27,
            "have_comment": 0,
            "last_change": "2022-09-24T08:16:50.770174Z",
            "last_author": "Yang Yulin",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/zh_Hans/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/zh_Hans/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": 52370,
            "filename": "budget.fedoraproject.org/id.po",
            "revision": "602a51f08a86dc4b6dccaf7586b390b74b3081fe",
            "web_url": "https://translate.fedoraproject.org/projects/fedora-websites/budgetfedoraprojectorg/id/",
            "share_url": "https://translate.fedoraproject.org/engage/fedora-websites/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/fedora-websites/budgetfedoraprojectorg/id/",
            "url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 99,
            "total_words": 748,
            "translated": 92,
            "translated_words": 671,
            "translated_percent": 92.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-12-01T02:32:00.283207Z",
            "last_author": "Andika Triwidada",
            "repository_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/fedora-websites/budgetfedoraprojectorg/id/units/?format=api"
        }
    ]
}