Translation components API.

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

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

{
    "count": 199,
    "next": "https://l10n.elementary.io/api/components/code/code/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 12,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 45,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://l10n.elementary.io/languages/bg/",
                "url": "https://l10n.elementary.io/api/languages/bg/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 11270,
            "filename": "po/bg.po",
            "revision": "d122e58b2fc1578d009b2658745f78f304435881",
            "web_url": "https://l10n.elementary.io/projects/code/code/bg/",
            "share_url": "https://l10n.elementary.io/engage/code/-/bg/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/bg/",
            "url": "https://l10n.elementary.io/api/translations/code/code/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 66,
            "translated_words": 146,
            "translated_percent": 34.5,
            "fuzzy": 49,
            "fuzzy_words": 160,
            "fuzzy_percent": 25.6,
            "failing_checks": 21,
            "failing_checks_words": 87,
            "failing_checks_percent": 10.9,
            "have_suggestion": 35,
            "have_comment": 0,
            "last_change": "2024-02-18T11:48:13.746820Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/bg/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/bg/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/bg/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/bg/units/?format=api"
        },
        {
            "language": {
                "id": 157,
                "code": "su",
                "name": "Sundanese",
                "plural": {
                    "id": 253,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "sun"
                ],
                "direction": "ltr",
                "population": 32043120,
                "web_url": "https://l10n.elementary.io/languages/su/",
                "url": "https://l10n.elementary.io/api/languages/su/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/su/statistics/?format=api"
            },
            "language_code": "su",
            "id": 11278,
            "filename": "po/su.po",
            "revision": "2af309fb14dd056d80f1c764cdf4b7b02fa5d4a8",
            "web_url": "https://l10n.elementary.io/projects/code/code/su/",
            "share_url": "https://l10n.elementary.io/engage/code/-/su/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/su/",
            "url": "https://l10n.elementary.io/api/translations/code/code/su/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 623,
            "translated": 6,
            "translated_words": 8,
            "translated_percent": 3.1,
            "fuzzy": 5,
            "fuzzy_words": 13,
            "fuzzy_percent": 2.6,
            "failing_checks": 2,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-10T16:17:51.056593Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/su/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/su/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/su/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/su/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/su/units/?format=api"
        },
        {
            "language": {
                "id": 54,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 277,
                    "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://l10n.elementary.io/languages/uk/",
                "url": "https://l10n.elementary.io/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 11286,
            "filename": "po/uk.po",
            "revision": "efd136072c826b9cb92184d5b8d4112581955563",
            "web_url": "https://l10n.elementary.io/projects/code/code/uk/",
            "share_url": "https://l10n.elementary.io/engage/code/-/uk/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/uk/",
            "url": "https://l10n.elementary.io/api/translations/code/code/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 191,
            "translated_words": 607,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-19T01:32:15.556046Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/uk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/uk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/uk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/uk/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://l10n.elementary.io/languages/tr/",
                "url": "https://l10n.elementary.io/api/languages/tr/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 11297,
            "filename": "po/tr.po",
            "revision": "112f3870f195df5d352b2e104bc13cc0e4118738",
            "web_url": "https://l10n.elementary.io/projects/code/code/tr/",
            "share_url": "https://l10n.elementary.io/engage/code/-/tr/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/tr/",
            "url": "https://l10n.elementary.io/api/translations/code/code/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 175,
            "translated_words": 521,
            "translated_percent": 91.6,
            "fuzzy": 7,
            "fuzzy_words": 46,
            "fuzzy_percent": 3.6,
            "failing_checks": 1,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.5,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-02-18T11:49:26.883152Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/tr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/tr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/tr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/tr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/tr/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://l10n.elementary.io/languages/ne/",
                "url": "https://l10n.elementary.io/api/languages/ne/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne",
            "id": 11302,
            "filename": "po/ne.po",
            "revision": "ee4cbca48a1433a99a0cc4f367c0c25cb84dba9a",
            "web_url": "https://l10n.elementary.io/projects/code/code/ne/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ne/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ne/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 39,
            "translated_words": 85,
            "translated_percent": 20.4,
            "fuzzy": 37,
            "fuzzy_words": 99,
            "fuzzy_percent": 19.3,
            "failing_checks": 25,
            "failing_checks_words": 81,
            "failing_checks_percent": 13.0,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2024-02-18T11:49:03.488633Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ne/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ne/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ne/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ne/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ne/units/?format=api"
        },
        {
            "language": {
                "id": 22,
                "code": "ha",
                "name": "Hausa",
                "plural": {
                    "id": 110,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hau"
                ],
                "direction": "rtl",
                "population": 37412649,
                "web_url": "https://l10n.elementary.io/languages/ha/",
                "url": "https://l10n.elementary.io/api/languages/ha/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ha/statistics/?format=api"
            },
            "language_code": "ha",
            "id": 11312,
            "filename": "po/ha.po",
            "revision": "40dcf9593a6b2f7d948888c16ff0f904568ba873",
            "web_url": "https://l10n.elementary.io/projects/code/code/ha/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ha/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ha/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ha/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ha/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ha/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ha/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ha/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 143,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://l10n.elementary.io/languages/ko/",
                "url": "https://l10n.elementary.io/api/languages/ko/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 11328,
            "filename": "po/ko.po",
            "revision": "fd3c4f6b4c652d829abe6c87871f60564fb9f61f",
            "web_url": "https://l10n.elementary.io/projects/code/code/ko/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ko/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ko/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 143,
            "translated_words": 395,
            "translated_percent": 74.8,
            "fuzzy": 28,
            "fuzzy_words": 118,
            "fuzzy_percent": 14.6,
            "failing_checks": 12,
            "failing_checks_words": 61,
            "failing_checks_percent": 6.2,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2024-02-18T11:48:50.889987Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ko/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ko/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ko/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ko/units/?format=api"
        },
        {
            "language": {
                "id": 32,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 90,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://l10n.elementary.io/languages/fi/",
                "url": "https://l10n.elementary.io/api/languages/fi/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 11330,
            "filename": "po/fi.po",
            "revision": "c6389a4f93b1059c323ce17bac2e44dbf60a6ed2",
            "web_url": "https://l10n.elementary.io/projects/code/code/fi/",
            "share_url": "https://l10n.elementary.io/engage/code/-/fi/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/fi/",
            "url": "https://l10n.elementary.io/api/translations/code/code/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 175,
            "translated_words": 533,
            "translated_percent": 91.6,
            "fuzzy": 5,
            "fuzzy_words": 23,
            "fuzzy_percent": 2.6,
            "failing_checks": 10,
            "failing_checks_words": 30,
            "failing_checks_percent": 5.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-18T11:48:29.833298Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/fi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/fi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/fi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/fi/units/?format=api"
        },
        {
            "language": {
                "id": 59,
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "population": 15065030,
                "web_url": "https://l10n.elementary.io/languages/km/",
                "url": "https://l10n.elementary.io/api/languages/km/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/km/statistics/?format=api"
            },
            "language_code": "km",
            "id": 11334,
            "filename": "po/km.po",
            "revision": "47808970b8fd473c81b0ef2426ce9e0692a4feea",
            "web_url": "https://l10n.elementary.io/projects/code/code/km/",
            "share_url": "https://l10n.elementary.io/engage/code/-/km/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/km/",
            "url": "https://l10n.elementary.io/api/translations/code/code/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 623,
            "translated": 46,
            "translated_words": 102,
            "translated_percent": 24.0,
            "fuzzy": 39,
            "fuzzy_words": 121,
            "fuzzy_percent": 20.4,
            "failing_checks": 22,
            "failing_checks_words": 79,
            "failing_checks_percent": 11.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-18T11:48:50.009293Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/km/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/km/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/km/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/km/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/km/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 286,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://l10n.elementary.io/languages/vi/",
                "url": "https://l10n.elementary.io/api/languages/vi/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 11341,
            "filename": "po/vi.po",
            "revision": "f208b159fc3e81042531a44ac5d724824cf88cd5",
            "web_url": "https://l10n.elementary.io/projects/code/code/vi/",
            "share_url": "https://l10n.elementary.io/engage/code/-/vi/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/vi/",
            "url": "https://l10n.elementary.io/api/translations/code/code/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 611,
            "translated": 58,
            "translated_words": 119,
            "translated_percent": 30.3,
            "fuzzy": 40,
            "fuzzy_words": 121,
            "fuzzy_percent": 20.9,
            "failing_checks": 26,
            "failing_checks_words": 86,
            "failing_checks_percent": 13.6,
            "have_suggestion": 98,
            "have_comment": 0,
            "last_change": "2024-02-18T11:49:30.724930Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/vi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/vi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/vi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/vi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/vi/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://l10n.elementary.io/languages/be/",
                "url": "https://l10n.elementary.io/api/languages/be/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 11343,
            "filename": "po/be.po",
            "revision": "cf217a2b2440d0ba95559425ded58e2b22d6c541",
            "web_url": "https://l10n.elementary.io/projects/code/code/be/",
            "share_url": "https://l10n.elementary.io/engage/code/-/be/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/be/",
            "url": "https://l10n.elementary.io/api/translations/code/code/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 623,
            "translated": 65,
            "translated_words": 145,
            "translated_percent": 34.0,
            "fuzzy": 49,
            "fuzzy_words": 163,
            "fuzzy_percent": 25.6,
            "failing_checks": 23,
            "failing_checks_words": 100,
            "failing_checks_percent": 12.0,
            "have_suggestion": 18,
            "have_comment": 0,
            "last_change": "2024-02-18T11:48:13.207791Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/be/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/be/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/be/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/be/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/be/units/?format=api"
        },
        {
            "language": {
                "id": 6,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 129,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://l10n.elementary.io/languages/ja/",
                "url": "https://l10n.elementary.io/api/languages/ja/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 11363,
            "filename": "po/ja.po",
            "revision": "e871a142de1aaad5cd1c066c7a3ca17726f85ada",
            "web_url": "https://l10n.elementary.io/projects/code/code/ja/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ja/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ja/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 609,
            "translated": 191,
            "translated_words": 609,
            "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-20T13:49:54.612479Z",
            "last_author": "Ryo Nakano",
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ja/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ja/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ja/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ja/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "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://l10n.elementary.io/languages/cs/",
                "url": "https://l10n.elementary.io/api/languages/cs/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 11376,
            "filename": "po/cs.po",
            "revision": "2a9858559d03c246bc4f81e3009483a353d41d0f",
            "web_url": "https://l10n.elementary.io/projects/code/code/cs/",
            "share_url": "https://l10n.elementary.io/engage/code/-/cs/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/cs/",
            "url": "https://l10n.elementary.io/api/translations/code/code/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 619,
            "translated": 184,
            "translated_words": 601,
            "translated_percent": 96.3,
            "fuzzy": 2,
            "fuzzy_words": 3,
            "fuzzy_percent": 1.0,
            "failing_checks": 4,
            "failing_checks_words": 9,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-18T11:48:19.630321Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/cs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/cs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/cs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/cs/units/?format=api"
        },
        {
            "language": {
                "id": 100,
                "code": "ti",
                "name": "Tigrinya",
                "plural": {
                    "id": 267,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "tir"
                ],
                "direction": "ltr",
                "population": 10145910,
                "web_url": "https://l10n.elementary.io/languages/ti/",
                "url": "https://l10n.elementary.io/api/languages/ti/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ti/statistics/?format=api"
            },
            "language_code": "ti",
            "id": 11387,
            "filename": "po/ti.po",
            "revision": "f5eee588e3aa39710867a98dd27a2f78280efa38",
            "web_url": "https://l10n.elementary.io/projects/code/code/ti/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ti/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ti/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ti/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ti/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ti/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ti/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ti/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ti/units/?format=api"
        },
        {
            "language": {
                "id": 3,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 207,
                    "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://l10n.elementary.io/languages/pl/",
                "url": "https://l10n.elementary.io/api/languages/pl/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 11391,
            "filename": "po/pl.po",
            "revision": "d0f4485e6d0b904d00f5aeb3dcb38eb399435ac6",
            "web_url": "https://l10n.elementary.io/projects/code/code/pl/",
            "share_url": "https://l10n.elementary.io/engage/code/-/pl/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/pl/",
            "url": "https://l10n.elementary.io/api/translations/code/code/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 191,
            "translated_words": 607,
            "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": 19,
            "have_comment": 0,
            "last_change": "2024-02-20T11:10:05.302287Z",
            "last_author": "Marcin Serwin",
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/pl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/pl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/pl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/pl/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "ia",
                "name": "Interlingua",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ina"
                ],
                "direction": "ltr",
                "population": 135,
                "web_url": "https://l10n.elementary.io/languages/ia/",
                "url": "https://l10n.elementary.io/api/languages/ia/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ia/statistics/?format=api"
            },
            "language_code": "ia",
            "id": 11408,
            "filename": "po/ia.po",
            "revision": "40dcf9593a6b2f7d948888c16ff0f904568ba873",
            "web_url": "https://l10n.elementary.io/projects/code/code/ia/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ia/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ia/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ia/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ia/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ia/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ia/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ia/units/?format=api"
        },
        {
            "language": {
                "id": 101,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://l10n.elementary.io/languages/id/",
                "url": "https://l10n.elementary.io/api/languages/id/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 11410,
            "filename": "po/id.po",
            "revision": "233eead681d0b42b03741fb058ee97ab1ff4140a",
            "web_url": "https://l10n.elementary.io/projects/code/code/id/",
            "share_url": "https://l10n.elementary.io/engage/code/-/id/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/id/",
            "url": "https://l10n.elementary.io/api/translations/code/code/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 619,
            "translated": 177,
            "translated_words": 545,
            "translated_percent": 92.6,
            "fuzzy": 6,
            "fuzzy_words": 36,
            "fuzzy_percent": 3.1,
            "failing_checks": 1,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.5,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": "2024-02-18T11:48:42.259842Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/id/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/id/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/id/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/id/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/id/units/?format=api"
        },
        {
            "language": {
                "id": 43,
                "code": "ur",
                "name": "Urdu",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ur_ur",
                    "urd"
                ],
                "direction": "rtl",
                "population": 290790290,
                "web_url": "https://l10n.elementary.io/languages/ur/",
                "url": "https://l10n.elementary.io/api/languages/ur/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ur/statistics/?format=api"
            },
            "language_code": "ur",
            "id": 11411,
            "filename": "po/ur.po",
            "revision": "fa882af935194f9a933a91935102c2ac054a67f1",
            "web_url": "https://l10n.elementary.io/projects/code/code/ur/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ur/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ur/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 62,
            "translated_words": 133,
            "translated_percent": 32.4,
            "fuzzy": 46,
            "fuzzy_words": 136,
            "fuzzy_percent": 24.0,
            "failing_checks": 22,
            "failing_checks_words": 75,
            "failing_checks_percent": 11.5,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-02-18T11:49:29.357778Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ur/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ur/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ur/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ur/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ur/units/?format=api"
        },
        {
            "language": {
                "id": 122,
                "code": "yo",
                "name": "Yoruba",
                "plural": {
                    "id": 297,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "yor"
                ],
                "direction": "ltr",
                "population": 28685568,
                "web_url": "https://l10n.elementary.io/languages/yo/",
                "url": "https://l10n.elementary.io/api/languages/yo/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/yo/statistics/?format=api"
            },
            "language_code": "yo",
            "id": 11415,
            "filename": "po/yo.po",
            "revision": "b78d574419e8e8730ae04237dbc5e11ade444279",
            "web_url": "https://l10n.elementary.io/projects/code/code/yo/",
            "share_url": "https://l10n.elementary.io/engage/code/-/yo/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/yo/",
            "url": "https://l10n.elementary.io/api/translations/code/code/yo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 623,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/yo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/yo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/yo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/yo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/yo/units/?format=api"
        },
        {
            "language": {
                "id": 45,
                "code": "se",
                "name": "Sami (Northern)",
                "plural": {
                    "id": 186,
                    "source": 0,
                    "number": 3,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : 2)",
                    "type": 4
                },
                "aliases": [
                    "sme"
                ],
                "direction": "ltr",
                "population": 51529,
                "web_url": "https://l10n.elementary.io/languages/se/",
                "url": "https://l10n.elementary.io/api/languages/se/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/se/statistics/?format=api"
            },
            "language_code": "se",
            "id": 11416,
            "filename": "po/se.po",
            "revision": "f5eee588e3aa39710867a98dd27a2f78280efa38",
            "web_url": "https://l10n.elementary.io/projects/code/code/se/",
            "share_url": "https://l10n.elementary.io/engage/code/-/se/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/se/",
            "url": "https://l10n.elementary.io/api/translations/code/code/se/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 623,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/se/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/se/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/se/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/se/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/se/units/?format=api"
        },
        {
            "language": {
                "id": 52,
                "code": "lb",
                "name": "Luxembourgish",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ltz"
                ],
                "direction": "ltr",
                "population": 421015,
                "web_url": "https://l10n.elementary.io/languages/lb/",
                "url": "https://l10n.elementary.io/api/languages/lb/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/lb/statistics/?format=api"
            },
            "language_code": "lb",
            "id": 11425,
            "filename": "po/lb.po",
            "revision": "cf02b61059f7cb9f4d1a94a9dec47562546946c6",
            "web_url": "https://l10n.elementary.io/projects/code/code/lb/",
            "share_url": "https://l10n.elementary.io/engage/code/-/lb/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/lb/",
            "url": "https://l10n.elementary.io/api/translations/code/code/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 23,
            "translated_words": 45,
            "translated_percent": 12.0,
            "fuzzy": 25,
            "fuzzy_words": 108,
            "fuzzy_percent": 13.0,
            "failing_checks": 16,
            "failing_checks_words": 81,
            "failing_checks_percent": 8.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-09T17:19:18.734793Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/lb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/lb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/lb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/lb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/lb/units/?format=api"
        },
        {
            "language": {
                "id": 9,
                "code": "uz",
                "name": "Uzbek",
                "plural": {
                    "id": 281,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uz@cyrillic",
                    "uzb"
                ],
                "direction": "ltr",
                "population": 26480135,
                "web_url": "https://l10n.elementary.io/languages/uz/",
                "url": "https://l10n.elementary.io/api/languages/uz/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/uz/statistics/?format=api"
            },
            "language_code": "uz",
            "id": 11436,
            "filename": "po/uz.po",
            "revision": "c944ca90a3a104664a0da350a40c7aff424b0c48",
            "web_url": "https://l10n.elementary.io/projects/code/code/uz/",
            "share_url": "https://l10n.elementary.io/engage/code/-/uz/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/uz/",
            "url": "https://l10n.elementary.io/api/translations/code/code/uz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 124,
            "translated_words": 323,
            "translated_percent": 64.9,
            "fuzzy": 30,
            "fuzzy_words": 118,
            "fuzzy_percent": 15.7,
            "failing_checks": 16,
            "failing_checks_words": 68,
            "failing_checks_percent": 8.3,
            "have_suggestion": 18,
            "have_comment": 0,
            "last_change": "2024-01-25T13:58:41.942523Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/uz/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/uz/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/uz/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/uz/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/uz/units/?format=api"
        },
        {
            "language": {
                "id": 4,
                "code": "kl",
                "name": "Greenlandic",
                "plural": {
                    "id": 105,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kal"
                ],
                "direction": "ltr",
                "population": 55440,
                "web_url": "https://l10n.elementary.io/languages/kl/",
                "url": "https://l10n.elementary.io/api/languages/kl/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/kl/statistics/?format=api"
            },
            "language_code": "kl",
            "id": 11441,
            "filename": "po/kl.po",
            "revision": "40dcf9593a6b2f7d948888c16ff0f904568ba873",
            "web_url": "https://l10n.elementary.io/projects/code/code/kl/",
            "share_url": "https://l10n.elementary.io/engage/code/-/kl/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/kl/",
            "url": "https://l10n.elementary.io/api/translations/code/code/kl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/kl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/kl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/kl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/kl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/kl/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://l10n.elementary.io/languages/ro/",
                "url": "https://l10n.elementary.io/api/languages/ro/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 11447,
            "filename": "po/ro.po",
            "revision": "09b37d43e824d30060f8a09fb94a6f4b77f83f12",
            "web_url": "https://l10n.elementary.io/projects/code/code/ro/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ro/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ro/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 611,
            "translated": 72,
            "translated_words": 168,
            "translated_percent": 37.6,
            "fuzzy": 53,
            "fuzzy_words": 178,
            "fuzzy_percent": 27.7,
            "failing_checks": 26,
            "failing_checks_words": 113,
            "failing_checks_percent": 13.6,
            "have_suggestion": 17,
            "have_comment": 0,
            "last_change": "2024-02-18T11:49:12.878511Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ro/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ro/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ro/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ro/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ro/units/?format=api"
        },
        {
            "language": {
                "id": 76,
                "code": "mn",
                "name": "Mongolian",
                "plural": {
                    "id": 175,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mon"
                ],
                "direction": "ltr",
                "population": 2948393,
                "web_url": "https://l10n.elementary.io/languages/mn/",
                "url": "https://l10n.elementary.io/api/languages/mn/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/mn/statistics/?format=api"
            },
            "language_code": "mn",
            "id": 11457,
            "filename": "po/mn.po",
            "revision": "f5eee588e3aa39710867a98dd27a2f78280efa38",
            "web_url": "https://l10n.elementary.io/projects/code/code/mn/",
            "share_url": "https://l10n.elementary.io/engage/code/-/mn/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/mn/",
            "url": "https://l10n.elementary.io/api/translations/code/code/mn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/mn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/mn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/mn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/mn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/mn/units/?format=api"
        },
        {
            "language": {
                "id": 189,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://l10n.elementary.io/languages/zh_Hant/",
                "url": "https://l10n.elementary.io/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 11466,
            "filename": "po/zh_TW.po",
            "revision": "8a88a3d793b9f8a5150bb96a928e7328d8272e06",
            "web_url": "https://l10n.elementary.io/projects/code/code/zh_Hant/",
            "share_url": "https://l10n.elementary.io/engage/code/-/zh_Hant/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/zh_Hant/",
            "url": "https://l10n.elementary.io/api/translations/code/code/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 123,
            "translated_words": 323,
            "translated_percent": 64.3,
            "fuzzy": 35,
            "fuzzy_words": 136,
            "fuzzy_percent": 18.3,
            "failing_checks": 15,
            "failing_checks_words": 71,
            "failing_checks_percent": 7.8,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-18T11:49:34.878787Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/zh_Hant/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/zh_Hant/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/zh_Hant/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 772,
                "code": "zh_HK",
                "name": "zh (generated)",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/zh_HK/",
                "url": "https://l10n.elementary.io/api/languages/zh_HK/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/zh_HK/statistics/?format=api"
            },
            "language_code": "zh_HK",
            "id": 11467,
            "filename": "po/zh_HK.po",
            "revision": "cd982abca41b219696633ea6b6794db4fa68245f",
            "web_url": "https://l10n.elementary.io/projects/code/code/zh_HK/",
            "share_url": "https://l10n.elementary.io/engage/code/-/zh_HK/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/zh_HK/",
            "url": "https://l10n.elementary.io/api/translations/code/code/zh_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 52,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/zh_HK/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/zh_HK/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/zh_HK/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/zh_HK/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/zh_HK/units/?format=api"
        },
        {
            "language": {
                "id": 220,
                "code": "ae",
                "name": "Avestan",
                "plural": {
                    "id": 23,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ave"
                ],
                "direction": "rtl",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/ae/",
                "url": "https://l10n.elementary.io/api/languages/ae/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ae/statistics/?format=api"
            },
            "language_code": "ae",
            "id": 18209,
            "filename": "po/ae.po",
            "revision": "4a52eaec0e8afab00edcc099239d2acebd2d9905",
            "web_url": "https://l10n.elementary.io/projects/code/code/ae/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ae/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ae/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ae/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ae/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ae/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ae/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ae/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ae/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 6,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://l10n.elementary.io/languages/af/",
                "url": "https://l10n.elementary.io/api/languages/af/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 18210,
            "filename": "po/af.po",
            "revision": "c0f1752a8af9f87c5e811ddbc9d16b6a28a8338a",
            "web_url": "https://l10n.elementary.io/projects/code/code/af/",
            "share_url": "https://l10n.elementary.io/engage/code/-/af/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/af/",
            "url": "https://l10n.elementary.io/api/translations/code/code/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 27,
            "translated_words": 52,
            "translated_percent": 14.1,
            "fuzzy": 26,
            "fuzzy_words": 91,
            "fuzzy_percent": 13.6,
            "failing_checks": 20,
            "failing_checks_words": 82,
            "failing_checks_percent": 10.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-07-09T17:18:46.603281Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/af/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/af/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/af/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/af/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/af/units/?format=api"
        },
        {
            "language": {
                "id": 131,
                "code": "ak",
                "name": "Akan",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "aka"
                ],
                "direction": "ltr",
                "population": 11442678,
                "web_url": "https://l10n.elementary.io/languages/ak/",
                "url": "https://l10n.elementary.io/api/languages/ak/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ak/statistics/?format=api"
            },
            "language_code": "ak",
            "id": 18211,
            "filename": "po/ak.po",
            "revision": "9ab1af24604f6e411f38ac2c91a8914733172167",
            "web_url": "https://l10n.elementary.io/projects/code/code/ak/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ak/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ak/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ak/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 19,
            "translated_words": 46,
            "translated_percent": 9.9,
            "fuzzy": 27,
            "fuzzy_words": 113,
            "fuzzy_percent": 14.1,
            "failing_checks": 18,
            "failing_checks_words": 90,
            "failing_checks_percent": 9.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-18T11:48:09.352796Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ak/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ak/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ak/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ak/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ak/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "am",
                "name": "Amharic",
                "plural": {
                    "id": 9,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "amh"
                ],
                "direction": "ltr",
                "population": 35728475,
                "web_url": "https://l10n.elementary.io/languages/am/",
                "url": "https://l10n.elementary.io/api/languages/am/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/am/statistics/?format=api"
            },
            "language_code": "am",
            "id": 18212,
            "filename": "po/am.po",
            "revision": "62802a89e7f596bce93b370e9068178b3d63cf9f",
            "web_url": "https://l10n.elementary.io/projects/code/code/am/",
            "share_url": "https://l10n.elementary.io/engage/code/-/am/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/am/",
            "url": "https://l10n.elementary.io/api/translations/code/code/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 53,
            "translated_words": 113,
            "translated_percent": 27.7,
            "fuzzy": 38,
            "fuzzy_words": 83,
            "fuzzy_percent": 19.8,
            "failing_checks": 18,
            "failing_checks_words": 51,
            "failing_checks_percent": 9.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-18T11:48:09.708868Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/am/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/am/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/am/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/am/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/am/units/?format=api"
        },
        {
            "language": {
                "id": 68,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 11,
                    "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://l10n.elementary.io/languages/ar/",
                "url": "https://l10n.elementary.io/api/languages/ar/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 18214,
            "filename": "po/ar.po",
            "revision": "eca77c2feac954c127687c5f3b7dc28acfa78ee5",
            "web_url": "https://l10n.elementary.io/projects/code/code/ar/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ar/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ar/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 127,
            "translated_words": 353,
            "translated_percent": 66.4,
            "fuzzy": 34,
            "fuzzy_words": 130,
            "fuzzy_percent": 17.8,
            "failing_checks": 18,
            "failing_checks_words": 71,
            "failing_checks_percent": 9.4,
            "have_suggestion": 17,
            "have_comment": 0,
            "last_change": "2024-02-18T11:48:10.505324Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ar/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ar/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ar/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ar/units/?format=api"
        },
        {
            "language": {
                "id": 129,
                "code": "as",
                "name": "Assamese",
                "plural": {
                    "id": 18,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "asm"
                ],
                "direction": "ltr",
                "population": 17239170,
                "web_url": "https://l10n.elementary.io/languages/as/",
                "url": "https://l10n.elementary.io/api/languages/as/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/as/statistics/?format=api"
            },
            "language_code": "as",
            "id": 18215,
            "filename": "po/as.po",
            "revision": "cf1e1032c865c879ca21610eb761fd775804d9ae",
            "web_url": "https://l10n.elementary.io/projects/code/code/as/",
            "share_url": "https://l10n.elementary.io/engage/code/-/as/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/as/",
            "url": "https://l10n.elementary.io/api/translations/code/code/as/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/as/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/as/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/as/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/as/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/as/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 20,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 650205,
                "web_url": "https://l10n.elementary.io/languages/ast/",
                "url": "https://l10n.elementary.io/api/languages/ast/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast",
            "id": 18216,
            "filename": "po/ast.po",
            "revision": "cf1e1032c865c879ca21610eb761fd775804d9ae",
            "web_url": "https://l10n.elementary.io/projects/code/code/ast/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ast/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ast/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ast/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ast/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ast/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ast/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ast/units/?format=api"
        },
        {
            "language": {
                "id": 221,
                "code": "av",
                "name": "Avaric",
                "plural": {
                    "id": 22,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ava"
                ],
                "direction": "ltr",
                "population": 552715,
                "web_url": "https://l10n.elementary.io/languages/av/",
                "url": "https://l10n.elementary.io/api/languages/av/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/av/statistics/?format=api"
            },
            "language_code": "av",
            "id": 18217,
            "filename": "po/av.po",
            "revision": "cf1e1032c865c879ca21610eb761fd775804d9ae",
            "web_url": "https://l10n.elementary.io/projects/code/code/av/",
            "share_url": "https://l10n.elementary.io/engage/code/-/av/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/av/",
            "url": "https://l10n.elementary.io/api/translations/code/code/av/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/av/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/av/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/av/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/av/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/av/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ay",
                "name": "Aymara",
                "plural": {
                    "id": 24,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "aym"
                ],
                "direction": "ltr",
                "population": 2838620,
                "web_url": "https://l10n.elementary.io/languages/ay/",
                "url": "https://l10n.elementary.io/api/languages/ay/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ay/statistics/?format=api"
            },
            "language_code": "ay",
            "id": 18218,
            "filename": "po/ay.po",
            "revision": "cf1e1032c865c879ca21610eb761fd775804d9ae",
            "web_url": "https://l10n.elementary.io/projects/code/code/ay/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ay/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ay/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ay/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 623,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ay/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ay/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ay/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ay/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ay/units/?format=api"
        },
        {
            "language": {
                "id": 155,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 25,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze"
                ],
                "direction": "ltr",
                "population": 9690091,
                "web_url": "https://l10n.elementary.io/languages/az/",
                "url": "https://l10n.elementary.io/api/languages/az/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 18219,
            "filename": "po/az.po",
            "revision": "73ee55ed38ee2b61abc6bd9d9b59ed042cc5a991",
            "web_url": "https://l10n.elementary.io/projects/code/code/az/",
            "share_url": "https://l10n.elementary.io/engage/code/-/az/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/az/",
            "url": "https://l10n.elementary.io/api/translations/code/code/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 613,
            "translated": 20,
            "translated_words": 38,
            "translated_percent": 10.4,
            "fuzzy": 17,
            "fuzzy_words": 83,
            "fuzzy_percent": 8.9,
            "failing_checks": 11,
            "failing_checks_words": 68,
            "failing_checks_percent": 5.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-09T17:18:49.180207Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/az/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/az/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/az/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/az/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/az/units/?format=api"
        },
        {
            "language": {
                "id": 194,
                "code": "ba",
                "name": "Bashkir",
                "plural": {
                    "id": 27,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ba_ck",
                    "bak"
                ],
                "direction": "ltr",
                "population": 1842386,
                "web_url": "https://l10n.elementary.io/languages/ba/",
                "url": "https://l10n.elementary.io/api/languages/ba/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ba/statistics/?format=api"
            },
            "language_code": "ba",
            "id": 18220,
            "filename": "po/ba.po",
            "revision": "cf1e1032c865c879ca21610eb761fd775804d9ae",
            "web_url": "https://l10n.elementary.io/projects/code/code/ba/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ba/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ba/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ba/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ba/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ba/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ba/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ba/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ba/units/?format=api"
        },
        {
            "language": {
                "id": 222,
                "code": "bh",
                "name": "Bihari",
                "plural": {
                    "id": 36,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bih"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/bh/",
                "url": "https://l10n.elementary.io/api/languages/bh/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bh/statistics/?format=api"
            },
            "language_code": "bh",
            "id": 18221,
            "filename": "po/bh.po",
            "revision": "cf1e1032c865c879ca21610eb761fd775804d9ae",
            "web_url": "https://l10n.elementary.io/projects/code/code/bh/",
            "share_url": "https://l10n.elementary.io/engage/code/-/bh/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/bh/",
            "url": "https://l10n.elementary.io/api/translations/code/code/bh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/bh/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/bh/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/bh/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/bh/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/bh/units/?format=api"
        },
        {
            "language": {
                "id": 223,
                "code": "bi",
                "name": "Bislama",
                "plural": {
                    "id": 37,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bis"
                ],
                "direction": "ltr",
                "population": 268499,
                "web_url": "https://l10n.elementary.io/languages/bi/",
                "url": "https://l10n.elementary.io/api/languages/bi/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bi/statistics/?format=api"
            },
            "language_code": "bi",
            "id": 18222,
            "filename": "po/bi.po",
            "revision": "cf1e1032c865c879ca21610eb761fd775804d9ae",
            "web_url": "https://l10n.elementary.io/projects/code/code/bi/",
            "share_url": "https://l10n.elementary.io/engage/code/-/bi/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/bi/",
            "url": "https://l10n.elementary.io/api/translations/code/code/bi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/bi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/bi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/bi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/bi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/bi/units/?format=api"
        },
        {
            "language": {
                "id": 224,
                "code": "bm",
                "name": "Bambara",
                "plural": {
                    "id": 26,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bam"
                ],
                "direction": "ltr",
                "population": 8994564,
                "web_url": "https://l10n.elementary.io/languages/bm/",
                "url": "https://l10n.elementary.io/api/languages/bm/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bm/statistics/?format=api"
            },
            "language_code": "bm",
            "id": 18223,
            "filename": "po/bm.po",
            "revision": "cf1e1032c865c879ca21610eb761fd775804d9ae",
            "web_url": "https://l10n.elementary.io/projects/code/code/bm/",
            "share_url": "https://l10n.elementary.io/engage/code/-/bm/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/bm/",
            "url": "https://l10n.elementary.io/api/translations/code/code/bm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 623,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/bm/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/bm/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/bm/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/bm/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/bm/units/?format=api"
        },
        {
            "language": {
                "id": 5,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 33,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://l10n.elementary.io/languages/bn/",
                "url": "https://l10n.elementary.io/api/languages/bn/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 18224,
            "filename": "po/bn.po",
            "revision": "8b590527679aae729e148292b4787d3cec1a6c46",
            "web_url": "https://l10n.elementary.io/projects/code/code/bn/",
            "share_url": "https://l10n.elementary.io/engage/code/-/bn/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/bn/",
            "url": "https://l10n.elementary.io/api/translations/code/code/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 69,
            "translated_words": 151,
            "translated_percent": 36.1,
            "fuzzy": 51,
            "fuzzy_words": 166,
            "fuzzy_percent": 26.7,
            "failing_checks": 34,
            "failing_checks_words": 133,
            "failing_checks_percent": 17.8,
            "have_suggestion": 24,
            "have_comment": 0,
            "last_change": "2024-02-18T11:48:15.135177Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/bn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/bn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/bn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/bn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/bn/units/?format=api"
        },
        {
            "language": {
                "id": 139,
                "code": "bo",
                "name": "Tibetan",
                "plural": {
                    "id": 265,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "bod",
                    "tib"
                ],
                "direction": "ltr",
                "population": 3006696,
                "web_url": "https://l10n.elementary.io/languages/bo/",
                "url": "https://l10n.elementary.io/api/languages/bo/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bo/statistics/?format=api"
            },
            "language_code": "bo",
            "id": 18225,
            "filename": "po/bo.po",
            "revision": "783f79b62b269fc014240491e673cd085eeb9af3",
            "web_url": "https://l10n.elementary.io/projects/code/code/bo/",
            "share_url": "https://l10n.elementary.io/engage/code/-/bo/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/bo/",
            "url": "https://l10n.elementary.io/api/translations/code/code/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 611,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 0.5,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-10T13:12:27.665615Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/bo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/bo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/bo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/bo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/bo/units/?format=api"
        },
        {
            "language": {
                "id": 51,
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 5,
                    "formula": "(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))",
                    "type": 10
                },
                "aliases": [
                    "bre"
                ],
                "direction": "ltr",
                "population": 563140,
                "web_url": "https://l10n.elementary.io/languages/br/",
                "url": "https://l10n.elementary.io/api/languages/br/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/br/statistics/?format=api"
            },
            "language_code": "br",
            "id": 18226,
            "filename": "po/br.po",
            "revision": "cf1e1032c865c879ca21610eb761fd775804d9ae",
            "web_url": "https://l10n.elementary.io/projects/code/code/br/",
            "share_url": "https://l10n.elementary.io/engage/code/-/br/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/br/",
            "url": "https://l10n.elementary.io/api/translations/code/code/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 623,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/br/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/br/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/br/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/br/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/br/units/?format=api"
        },
        {
            "language": {
                "id": 149,
                "code": "bs",
                "name": "Bosnian",
                "plural": {
                    "id": 40,
                    "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": [
                    "bos"
                ],
                "direction": "ltr",
                "population": 3797234,
                "web_url": "https://l10n.elementary.io/languages/bs/",
                "url": "https://l10n.elementary.io/api/languages/bs/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/bs/statistics/?format=api"
            },
            "language_code": "bs",
            "id": 18227,
            "filename": "po/bs.po",
            "revision": "9459d869a1f5066d0ceb8f5a42eb9bb0e81a9465",
            "web_url": "https://l10n.elementary.io/projects/code/code/bs/",
            "share_url": "https://l10n.elementary.io/engage/code/-/bs/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/bs/",
            "url": "https://l10n.elementary.io/api/translations/code/code/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 100,
            "translated_words": 228,
            "translated_percent": 52.3,
            "fuzzy": 41,
            "fuzzy_words": 158,
            "fuzzy_percent": 21.4,
            "failing_checks": 22,
            "failing_checks_words": 95,
            "failing_checks_percent": 11.5,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2024-02-18T11:48:16.405056Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/bs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/bs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/bs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/bs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/bs/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 47,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://l10n.elementary.io/languages/ca/",
                "url": "https://l10n.elementary.io/api/languages/ca/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 18228,
            "filename": "po/ca.po",
            "revision": "fee956dd66f88446762814ce086c51d7a3566e1b",
            "web_url": "https://l10n.elementary.io/projects/code/code/ca/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ca/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ca/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 191,
            "translated_words": 607,
            "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-20T15:19:51.278186Z",
            "last_author": "David M",
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ca/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ca/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ca/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ca/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "ca@valencia",
                "name": "Valencian",
                "plural": {
                    "id": 283,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "val_es",
                    "ca_es@valencia",
                    "ca_xv",
                    "ca_valencia",
                    "va"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://l10n.elementary.io/languages/ca@valencia/",
                "url": "https://l10n.elementary.io/api/languages/ca@valencia/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ca@valencia/statistics/?format=api"
            },
            "language_code": "ca@valencia",
            "id": 18229,
            "filename": "po/[email protected]",
            "revision": "ee4d34e2faa328e55f40f7bce13eecdb603f905e",
            "web_url": "https://l10n.elementary.io/projects/code/code/ca@valencia/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ca@valencia/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ca@valencia/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ca@valencia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 47,
            "translated_words": 102,
            "translated_percent": 24.6,
            "fuzzy": 39,
            "fuzzy_words": 144,
            "fuzzy_percent": 20.4,
            "failing_checks": 22,
            "failing_checks_words": 105,
            "failing_checks_percent": 11.5,
            "have_suggestion": 89,
            "have_comment": 0,
            "last_change": "2024-02-18T11:48:17.172228Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ca@valencia/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ca@valencia/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ca@valencia/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ca@valencia/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ca@valencia/units/?format=api"
        },
        {
            "language": {
                "id": 225,
                "code": "ce",
                "name": "Chechen",
                "plural": {
                    "id": 51,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "che"
                ],
                "direction": "ltr",
                "population": 935365,
                "web_url": "https://l10n.elementary.io/languages/ce/",
                "url": "https://l10n.elementary.io/api/languages/ce/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ce/statistics/?format=api"
            },
            "language_code": "ce",
            "id": 18230,
            "filename": "po/ce.po",
            "revision": "f45cd68c731191931ac162f39c6c8fe094506eca",
            "web_url": "https://l10n.elementary.io/projects/code/code/ce/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ce/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ce/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ce/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 0.5,
            "fuzzy": 2,
            "fuzzy_words": 3,
            "fuzzy_percent": 1.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ce/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ce/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ce/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ce/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ce/units/?format=api"
        },
        {
            "language": {
                "id": 202,
                "code": "ch",
                "name": "Chamorro",
                "plural": {
                    "id": 50,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "cha"
                ],
                "direction": "ltr",
                "population": 46324,
                "web_url": "https://l10n.elementary.io/languages/ch/",
                "url": "https://l10n.elementary.io/api/languages/ch/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ch/statistics/?format=api"
            },
            "language_code": "ch",
            "id": 18231,
            "filename": "po/ch.po",
            "revision": "cf1e1032c865c879ca21610eb761fd775804d9ae",
            "web_url": "https://l10n.elementary.io/projects/code/code/ch/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ch/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ch/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ch/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ch/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ch/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ch/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ch/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ch/units/?format=api"
        },
        {
            "language": {
                "id": 174,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 239,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://l10n.elementary.io/languages/ckb/",
                "url": "https://l10n.elementary.io/api/languages/ckb/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 18232,
            "filename": "po/ckb.po",
            "revision": "63a2e9be31ae3d526d6a85839540c88c55a2bba6",
            "web_url": "https://l10n.elementary.io/projects/code/code/ckb/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ckb/",
            "translate_url": "https://l10n.elementary.io/translate/code/code/ckb/",
            "url": "https://l10n.elementary.io/api/translations/code/code/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 191,
            "total_words": 607,
            "translated": 142,
            "translated_words": 394,
            "translated_percent": 74.3,
            "fuzzy": 27,
            "fuzzy_words": 117,
            "fuzzy_percent": 14.1,
            "failing_checks": 13,
            "failing_checks_words": 62,
            "failing_checks_percent": 6.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-18T11:48:18.460214Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/code/ckb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/code/ckb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/code/ckb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/code/ckb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/code/ckb/units/?format=api"
        }
    ]
}