Translation components API.

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

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

{
    "count": 202,
    "next": "https://l10n.elementary.io/api/components/switchboard/switchboard/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": 6738,
            "filename": "po/bg.po",
            "revision": "0a729345d22ef3a089fb78371b569aa8efcffddd",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/bg/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/bg/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/bg/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 10,
            "translated_words": 23,
            "translated_percent": 83.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 8.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bg/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bg/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bg/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6746,
            "filename": "po/su.po",
            "revision": "d4cce7d90e2594bbb5d3425c37c59272347e3f1e",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/su/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/su/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/su/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/su/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/su/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/su/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/su/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/su/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6754,
            "filename": "po/uk.po",
            "revision": "867645111904942f298428c7da1db460ef5a80a2",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/uk/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/uk/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/uk/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 12,
            "translated_words": 42,
            "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-03T23:55:50.728181Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/uk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/uk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/uk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6765,
            "filename": "po/tr.po",
            "revision": "b521324bf5003f540418416404f22bccc0a78d0b",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/tr/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/tr/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/tr/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 11,
            "translated_words": 35,
            "translated_percent": 91.6,
            "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": "2019-04-06T23:22:43.001999Z",
            "last_author": "Özgür Baskin",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/tr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/tr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/tr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/tr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6770,
            "filename": "po/ne.po",
            "revision": "d4cce7d90e2594bbb5d3425c37c59272347e3f1e",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ne/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ne/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ne/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/ne/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ne/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ne/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ne/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6780,
            "filename": "po/ha.po",
            "revision": "49afb9f559265c461970ab20a2d5e7d3fe785083",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ha/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ha/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ha/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/ha/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ha/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ha/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ha/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6797,
            "filename": "po/ko.po",
            "revision": "1341247cb9caafb3b022a4570e628044abd30f1c",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ko/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ko/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ko/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 11,
            "translated_words": 35,
            "translated_percent": 91.6,
            "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/switchboard/switchboard/ko/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ko/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ko/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6799,
            "filename": "po/fi.po",
            "revision": "92dea1cea2b2b6e0a5d5310aa6a0cb9851179f64",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/fi/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/fi/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/fi/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 11,
            "translated_words": 35,
            "translated_percent": 91.6,
            "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/switchboard/switchboard/fi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/fi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/fi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6803,
            "filename": "po/km.po",
            "revision": "49afb9f559265c461970ab20a2d5e7d3fe785083",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/km/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/km/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/km/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/km/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/km/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/km/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/km/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6810,
            "filename": "po/vi.po",
            "revision": "5d8b01d23660bb4fb49d1fed818114f6c2bba8e7",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/vi/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/vi/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/vi/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 3,
            "translated_words": 4,
            "translated_percent": 25.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/switchboard/switchboard/vi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/vi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/vi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/vi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6812,
            "filename": "po/be.po",
            "revision": "18c12a7613e6a373031e14024142f097d2f901b2",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/be/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/be/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/be/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/be/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/be/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/be/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/be/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6822,
            "filename": "po/ja.po",
            "revision": "eb0070e7a1ff51f8bebf8807401d9a20371967aa",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ja/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ja/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ja/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 12,
            "translated_words": 42,
            "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-18T11:18:47.696464Z",
            "last_author": "Ryo Nakano",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ja/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ja/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ja/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6835,
            "filename": "po/cs.po",
            "revision": "833a0ccfa751dce9b1f7352a71de0ce882b5c822",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/cs/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/cs/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/cs/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 11,
            "translated_words": 35,
            "translated_percent": 91.6,
            "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": "2020-05-28T22:02:19.162220Z",
            "last_author": "p-bo",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/cs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/cs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/cs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6846,
            "filename": "po/ti.po",
            "revision": "d4cce7d90e2594bbb5d3425c37c59272347e3f1e",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ti/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ti/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ti/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ti/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/ti/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ti/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ti/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ti/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6850,
            "filename": "po/pl.po",
            "revision": "3f63fce33669fe8202d44df3d9cb43ff23ac57b2",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/pl/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/pl/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/pl/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 12,
            "translated_words": 42,
            "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-20T12:24:02.976483Z",
            "last_author": "Sebastian Bernat",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/pl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/pl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/pl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6867,
            "filename": "po/ia.po",
            "revision": "49afb9f559265c461970ab20a2d5e7d3fe785083",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ia/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ia/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ia/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/ia/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ia/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ia/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ia/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6869,
            "filename": "po/id.po",
            "revision": "ada854160c1a5e7cc56818107efa4de1b3a9cf98",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/id/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/id/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/id/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 11,
            "translated_words": 35,
            "translated_percent": 91.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-31T13:42:43.609466Z",
            "last_author": "Faisal Rachmadin",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/id/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/id/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/id/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/id/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6870,
            "filename": "po/ur.po",
            "revision": "ebc083dfec36e6d8a91948edc0d923cce591fc5e",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ur/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ur/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ur/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 11,
            "translated_words": 35,
            "translated_percent": 91.6,
            "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/switchboard/switchboard/ur/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ur/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ur/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ur/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6874,
            "filename": "po/yo.po",
            "revision": "d4cce7d90e2594bbb5d3425c37c59272347e3f1e",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/yo/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/yo/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/yo/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/yo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/yo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/yo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/yo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/yo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6875,
            "filename": "po/se.po",
            "revision": "d4cce7d90e2594bbb5d3425c37c59272347e3f1e",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/se/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/se/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/se/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/se/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/se/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/se/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/se/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/se/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6884,
            "filename": "po/lb.po",
            "revision": "e3d79e84afbc1e69071fc8bf29a38b416169666f",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/lb/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/lb/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/lb/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 6,
            "translated_words": 9,
            "translated_percent": 50.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/switchboard/switchboard/lb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/lb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/lb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/lb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6895,
            "filename": "po/uz.po",
            "revision": "d4cce7d90e2594bbb5d3425c37c59272347e3f1e",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/uz/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/uz/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/uz/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/uz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/uz/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/uz/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/uz/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/uz/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6900,
            "filename": "po/kl.po",
            "revision": "49afb9f559265c461970ab20a2d5e7d3fe785083",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/kl/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/kl/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/kl/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/kl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/kl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/kl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/kl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/kl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6906,
            "filename": "po/ro.po",
            "revision": "ffa0abc2193bf48246d72c399dceb57284161b73",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ro/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ro/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ro/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 16.6,
            "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/switchboard/switchboard/ro/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ro/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ro/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ro/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6916,
            "filename": "po/mn.po",
            "revision": "d4cce7d90e2594bbb5d3425c37c59272347e3f1e",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/mn/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/mn/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/mn/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/mn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/mn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/mn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/mn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/mn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6925,
            "filename": "po/zh_TW.po",
            "revision": "32fc4793784947d1d9cab4d9bfae55b82c1842c3",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/zh_Hant/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/zh_Hant/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/zh_Hant/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 11,
            "translated_words": 35,
            "translated_percent": 91.6,
            "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/switchboard/switchboard/zh_Hant/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/zh_Hant/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/zh_Hant/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 6926,
            "filename": "po/zh_HK.po",
            "revision": "7c2a5dcc4628d8c31fdcce027d5abf72409c43bd",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/zh_HK/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/zh_HK/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/zh_HK/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/zh_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/zh_HK/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/zh_HK/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/zh_HK/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/zh_HK/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23748,
            "filename": "po/ae.po",
            "revision": "8a238c2cf98d7fda99a0802d327f4de63989df92",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ae/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ae/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ae/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ae/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/ae/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ae/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ae/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ae/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23749,
            "filename": "po/af.po",
            "revision": "1799ceb3fb4a88a417ba44bd70ec3720aae09389",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/af/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/af/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/af/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 6,
            "translated_words": 9,
            "translated_percent": 50.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/switchboard/switchboard/af/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/af/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/af/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/af/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23750,
            "filename": "po/ak.po",
            "revision": "49afb9f559265c461970ab20a2d5e7d3fe785083",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ak/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ak/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ak/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ak/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/ak/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ak/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ak/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ak/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23751,
            "filename": "po/am.po",
            "revision": "bcb0052c1a5d43819760b24fcab0351504887ccf",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/am/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/am/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/am/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 6,
            "translated_words": 9,
            "translated_percent": 50.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/switchboard/switchboard/am/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/am/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/am/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/am/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23753,
            "filename": "po/ar.po",
            "revision": "0876145df73a39bcdfa4f0fcb2ab848df066c23c",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ar/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ar/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ar/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 7,
            "translated_words": 23,
            "translated_percent": 58.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-05T10:27:28.173708Z",
            "last_author": "Deleted User",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ar/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ar/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ar/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23754,
            "filename": "po/as.po",
            "revision": "49afb9f559265c461970ab20a2d5e7d3fe785083",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/as/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/as/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/as/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/as/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/as/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/as/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/as/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/as/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23755,
            "filename": "po/ast.po",
            "revision": "18c12a7613e6a373031e14024142f097d2f901b2",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ast/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ast/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ast/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/ast/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ast/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ast/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ast/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23756,
            "filename": "po/av.po",
            "revision": "49afb9f559265c461970ab20a2d5e7d3fe785083",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/av/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/av/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/av/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/av/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/av/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/av/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/av/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/av/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23757,
            "filename": "po/ay.po",
            "revision": "49afb9f559265c461970ab20a2d5e7d3fe785083",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ay/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ay/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ay/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ay/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/ay/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ay/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ay/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ay/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23758,
            "filename": "po/az.po",
            "revision": "850074e895e1d6695200669aea884e6960b66df0",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/az/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/az/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/az/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 11,
            "translated_words": 35,
            "translated_percent": 91.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 8.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/az/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/az/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/az/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/az/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23759,
            "filename": "po/ba.po",
            "revision": "49afb9f559265c461970ab20a2d5e7d3fe785083",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ba/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ba/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ba/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ba/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/ba/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ba/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ba/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ba/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23760,
            "filename": "po/bh.po",
            "revision": "49afb9f559265c461970ab20a2d5e7d3fe785083",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/bh/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/bh/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/bh/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/bh/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bh/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bh/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bh/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23761,
            "filename": "po/bi.po",
            "revision": "49afb9f559265c461970ab20a2d5e7d3fe785083",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/bi/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/bi/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/bi/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/bi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23762,
            "filename": "po/bm.po",
            "revision": "49afb9f559265c461970ab20a2d5e7d3fe785083",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/bm/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/bm/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/bm/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/bm/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bm/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bm/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bm/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23763,
            "filename": "po/bn.po",
            "revision": "8abbd72c1a4b3cdd9bd2ba303d72b50470ed7c19",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/bn/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/bn/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/bn/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 7,
            "translated_words": 12,
            "translated_percent": 58.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23764,
            "filename": "po/bo.po",
            "revision": "d4cce7d90e2594bbb5d3425c37c59272347e3f1e",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/bo/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/bo/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/bo/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/bo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23765,
            "filename": "po/br.po",
            "revision": "49afb9f559265c461970ab20a2d5e7d3fe785083",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/br/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/br/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/br/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/br/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/br/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/br/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/br/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23766,
            "filename": "po/bs.po",
            "revision": "761b2107062d44bdb9091474da9ef75af219efca",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/bs/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/bs/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/bs/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 11,
            "translated_words": 35,
            "translated_percent": 91.6,
            "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": "2018-11-04T15:00:33.502422Z",
            "last_author": "Elvis Mujanović",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/bs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23767,
            "filename": "po/ca.po",
            "revision": "af998e6d9f58747d8c7a55bbd2f1ec9a3ae4028a",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ca/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ca/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ca/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 12,
            "translated_words": 42,
            "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-02T14:01:49.851490Z",
            "last_author": "David M",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ca/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ca/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ca/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ca/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": 23768,
            "filename": "po/ce.po",
            "revision": "49afb9f559265c461970ab20a2d5e7d3fe785083",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ce/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ce/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ce/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ce/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/ce/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ce/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ce/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ce/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23769,
            "filename": "po/ch.po",
            "revision": "49afb9f559265c461970ab20a2d5e7d3fe785083",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ch/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ch/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ch/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ch/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/ch/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ch/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ch/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ch/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/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": 23770,
            "filename": "po/ckb.po",
            "revision": "b9b367745eb0613db291a6e9a8c5ef632baea2d3",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/ckb/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/ckb/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/ckb/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "translated": 11,
            "translated_words": 35,
            "translated_percent": 91.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-04T13:21:35.467897Z",
            "last_author": "Aga Ismael",
            "repository_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ckb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ckb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ckb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ckb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 226,
                "code": "co",
                "name": "Corsican",
                "plural": {
                    "id": 62,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "cos"
                ],
                "direction": "ltr",
                "population": 162835,
                "web_url": "https://l10n.elementary.io/languages/co/",
                "url": "https://l10n.elementary.io/api/languages/co/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/co/statistics/?format=api"
            },
            "language_code": "co",
            "id": 23771,
            "filename": "po/co.po",
            "revision": "49afb9f559265c461970ab20a2d5e7d3fe785083",
            "web_url": "https://l10n.elementary.io/projects/switchboard/switchboard/co/",
            "share_url": "https://l10n.elementary.io/engage/switchboard/-/co/",
            "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard/co/",
            "url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/co/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 42,
            "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/switchboard/switchboard/co/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/co/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/co/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/co/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/switchboard/switchboard/co/units/?format=api"
        }
    ]
}