Translation components API.

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

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

{
    "count": 201,
    "next": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-keyboard/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": 7868,
            "filename": "po/bg.po",
            "revision": "6cc528bde10a3abe07ca2d6f7546a63f2ddfc325",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/bg/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/bg/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/bg/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 10.0,
            "fuzzy": 4,
            "fuzzy_words": 11,
            "fuzzy_percent": 40.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 20.0,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bg/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bg/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bg/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7872,
            "filename": "po/su.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/su/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/su/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/su/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/su/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/su/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/su/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/su/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/su/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7875,
            "filename": "po/uk.po",
            "revision": "6a95b2de5dbc87b071e8e29c4b557bad797164cb",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/uk/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/uk/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/uk/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 10,
            "translated_words": 33,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-03T13:47:57.970361Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/uk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/uk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/uk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7878,
            "filename": "po/tr.po",
            "revision": "0db86c6771c0d4fd4cadf2a01382191a6a6c18fb",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/tr/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/tr/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/tr/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 10,
            "translated_words": 33,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-08T19:27:08.490966Z",
            "last_author": "Özgür Baskin",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/tr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/tr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/tr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/tr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7880,
            "filename": "po/ne.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ne/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ne/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ne/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ne/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/ne/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ne/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ne/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ne/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7889,
            "filename": "po/ha.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ha/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ha/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ha/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ha/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/ha/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ha/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ha/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ha/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7895,
            "filename": "po/ko.po",
            "revision": "c1d0232b401b44942c22080345236d89667de7ff",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ko/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ko/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ko/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 10,
            "translated_words": 33,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-06T09:11:30.750309Z",
            "last_author": "Jung-Kyu Park",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ko/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ko/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ko/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7896,
            "filename": "po/fi.po",
            "revision": "06ece9e66df77b44a1d7c8fbcf7c860b199e16b0",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/fi/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/fi/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/fi/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 10,
            "translated_words": 33,
            "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": 4,
            "have_comment": 0,
            "last_change": "2021-05-04T10:18:09.135811Z",
            "last_author": "Jiri Grönroos",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/fi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/fi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/fi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7898,
            "filename": "po/km.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/km/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/km/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/km/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/km/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/km/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/km/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/km/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/km/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7899,
            "filename": "po/vi.po",
            "revision": "6d58ce3903e02efa5c2783488909584e9a59381b",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/vi/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/vi/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/vi/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 10.0,
            "fuzzy": 4,
            "fuzzy_words": 11,
            "fuzzy_percent": 40.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/vi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/vi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/vi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/vi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7900,
            "filename": "po/be.po",
            "revision": "3e1503cf10d1a12bea83258f61d80d4ebab91149",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/be/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/be/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/be/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/be/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/be/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/be/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/be/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7902,
            "filename": "po/ja.po",
            "revision": "f200e4b2daa051be9d6a0a0d2e1832fee2ec8f5e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ja/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ja/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ja/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 10,
            "translated_words": 33,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-11-16T10:23:50.265742Z",
            "last_author": "Ryo Nakano",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ja/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ja/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ja/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7907,
            "filename": "po/cs.po",
            "revision": "d7e46528c1440e88f5e979fc3b2776f461da735d",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/cs/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/cs/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/cs/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 10,
            "translated_words": 33,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-12T18:31:37.727804Z",
            "last_author": "p-bo",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/cs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/cs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/cs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7911,
            "filename": "po/ti.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ti/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ti/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ti/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ti/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/ti/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ti/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ti/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ti/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7912,
            "filename": "po/pl.po",
            "revision": "6ddcbb1861ae42c188948be726e46051125d80bf",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/pl/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/pl/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/pl/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 10,
            "translated_words": 33,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-11-02T09:12:18.253296Z",
            "last_author": "DarkKnightComes",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/pl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/pl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/pl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7915,
            "filename": "po/ia.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ia/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ia/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ia/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/ia/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ia/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ia/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ia/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7916,
            "filename": "po/id.po",
            "revision": "fbdc6ffe3f077bae3fd7330671c027203c4929ad",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/id/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/id/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/id/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 2,
            "translated_words": 5,
            "translated_percent": 20.0,
            "fuzzy": 3,
            "fuzzy_words": 8,
            "fuzzy_percent": 30.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-31T13:45:49.369297Z",
            "last_author": "Faisal Rachmadin",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/id/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/id/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/id/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/id/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7917,
            "filename": "po/ur.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ur/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ur/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ur/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/ur/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ur/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ur/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ur/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7918,
            "filename": "po/yo.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/yo/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/yo/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/yo/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/yo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/yo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/yo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/yo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/yo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7919,
            "filename": "po/se.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/se/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/se/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/se/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/se/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/se/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/se/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/se/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/se/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7922,
            "filename": "po/lb.po",
            "revision": "3e1503cf10d1a12bea83258f61d80d4ebab91149",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/lb/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/lb/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/lb/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/lb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/lb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/lb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/lb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7927,
            "filename": "po/uz.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/uz/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/uz/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/uz/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/uz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/uz/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/uz/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/uz/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/uz/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7931,
            "filename": "po/kl.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/kl/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/kl/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/kl/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/kl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/kl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/kl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/kl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/kl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7932,
            "filename": "po/ro.po",
            "revision": "c808cfffde38bc8141ef76c4a29bfbab6e7a9a8b",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ro/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ro/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ro/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 10.0,
            "fuzzy": 4,
            "fuzzy_words": 11,
            "fuzzy_percent": 40.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ro/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ro/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ro/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ro/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7935,
            "filename": "po/mn.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/mn/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/mn/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/mn/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/mn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/mn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/mn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/mn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/mn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7936,
            "filename": "po/zh_TW.po",
            "revision": "d69ce88020af89dcca7afa5cb545600422de7505",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/zh_Hant/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/zh_Hant/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/zh_Hant/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 10.0,
            "fuzzy": 4,
            "fuzzy_words": 11,
            "fuzzy_percent": 40.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 20.0,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2021-04-02T18:12:24.942381Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/zh_Hant/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/zh_Hant/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/zh_Hant/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 7937,
            "filename": "po/zh_HK.po",
            "revision": "3e1503cf10d1a12bea83258f61d80d4ebab91149",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/zh_HK/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/zh_HK/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/zh_HK/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/zh_HK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/zh_HK/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/zh_HK/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/zh_HK/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/zh_HK/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25819,
            "filename": "po/ae.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ae/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ae/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ae/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ae/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/ae/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ae/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ae/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ae/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25820,
            "filename": "po/af.po",
            "revision": "3e1503cf10d1a12bea83258f61d80d4ebab91149",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/af/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/af/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/af/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/af/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/af/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/af/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/af/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25821,
            "filename": "po/ak.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ak/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ak/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ak/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ak/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/ak/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ak/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ak/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ak/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25822,
            "filename": "po/am.po",
            "revision": "3e1503cf10d1a12bea83258f61d80d4ebab91149",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/am/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/am/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/am/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/am/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/am/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/am/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/am/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/am/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25824,
            "filename": "po/ar.po",
            "revision": "64480d1326dbf43bce44402341e54b9a99d6376a",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ar/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ar/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ar/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 10,
            "translated_words": 33,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-27T10:50:55.339997Z",
            "last_author": "Deleted User",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ar/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ar/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ar/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25825,
            "filename": "po/as.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/as/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/as/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/as/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/as/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/as/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/as/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/as/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/as/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25826,
            "filename": "po/ast.po",
            "revision": "3e1503cf10d1a12bea83258f61d80d4ebab91149",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ast/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ast/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ast/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/ast/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ast/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ast/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ast/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25827,
            "filename": "po/av.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/av/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/av/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/av/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/av/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/av/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/av/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/av/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/av/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25828,
            "filename": "po/ay.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ay/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ay/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ay/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ay/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/ay/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ay/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ay/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ay/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25829,
            "filename": "po/az.po",
            "revision": "98c645e58ad51bd66fa2f59f6f3a8ef0a719619d",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/az/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/az/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/az/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 10.0,
            "fuzzy": 4,
            "fuzzy_words": 11,
            "fuzzy_percent": 40.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/az/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/az/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/az/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/az/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25830,
            "filename": "po/ba.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ba/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ba/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ba/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ba/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/ba/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ba/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ba/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ba/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25831,
            "filename": "po/bh.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/bh/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/bh/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/bh/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bh/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/bh/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bh/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bh/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bh/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25832,
            "filename": "po/bi.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/bi/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/bi/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/bi/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/bi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25833,
            "filename": "po/bm.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/bm/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/bm/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/bm/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bm/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/bm/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bm/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bm/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bm/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25834,
            "filename": "po/bn.po",
            "revision": "3e1503cf10d1a12bea83258f61d80d4ebab91149",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/bn/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/bn/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/bn/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/bn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25835,
            "filename": "po/bo.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/bo/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/bo/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/bo/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/bo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25836,
            "filename": "po/br.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/br/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/br/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/br/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/br/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/br/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/br/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/br/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/br/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25837,
            "filename": "po/bs.po",
            "revision": "cf52f5f6cc5ecfbe4d68bc2e2cc12018a800fe2f",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/bs/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/bs/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/bs/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 10.0,
            "fuzzy": 4,
            "fuzzy_words": 11,
            "fuzzy_percent": 40.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-02T18:12:07.997518Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/bs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25838,
            "filename": "po/ca.po",
            "revision": "55b985db4f31d87058acdc0f97cd7e3d69a5afe3",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ca/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ca/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ca/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 10,
            "translated_words": 33,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-04T12:53:25.003280Z",
            "last_author": "David M",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ca/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ca/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ca/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25839,
            "filename": "po/ce.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ce/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ce/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ce/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ce/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/ce/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ce/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ce/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ce/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25840,
            "filename": "po/ch.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ch/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ch/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ch/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ch/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/ch/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ch/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ch/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ch/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25841,
            "filename": "po/ckb.po",
            "revision": "825d8e18493d7deae399724c44ff504e88200e34",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/ckb/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/ckb/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/ckb/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "translated": 10,
            "translated_words": 33,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-09-21T00:00:41.359908Z",
            "last_author": "Aga Ismael",
            "repository_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ckb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ckb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ckb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/ckb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/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": 25842,
            "filename": "po/co.po",
            "revision": "2483851bbe7bd138aa7bfb60bec9e6700db26d2e",
            "web_url": "https://l10n.elementary.io/projects/wingpanel/wingpanel-indicator-keyboard/co/",
            "share_url": "https://l10n.elementary.io/engage/wingpanel/-/co/",
            "translate_url": "https://l10n.elementary.io/translate/wingpanel/wingpanel-indicator-keyboard/co/",
            "url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/co/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 33,
            "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/wingpanel/wingpanel-indicator-keyboard/co/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/co/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/co/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/co/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-keyboard/co/units/?format=api"
        }
    ]
}