Translation components API.

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

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

{
    "count": 199,
    "next": "https://l10n.elementary.io/api/components/code/plugins/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "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": 13558,
            "filename": "po/plugins/uk.po",
            "revision": "0710f480ff61e1d0ee711c4bf5ace16677bbc396",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/uk/",
            "share_url": "https://l10n.elementary.io/engage/code/-/uk/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/uk/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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-27T17:57:41.018172Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/uk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/uk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/uk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/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": 13560,
            "filename": "po/plugins/tr.po",
            "revision": "4e93d6dbcffe5ecf6558a81633189bc7694e3b4d",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/tr/",
            "share_url": "https://l10n.elementary.io/engage/code/-/tr/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/tr/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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-27T14:33:04.343672Z",
            "last_author": "Özgür Baskin",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/tr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/tr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/tr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/tr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/tr/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": 13574,
            "filename": "po/plugins/ko.po",
            "revision": "59432276afea19f851ee4a73b577dac50715bbc6",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/ko/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ko/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/ko/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-05T15:50:45.975290Z",
            "last_author": "Jung-Kyu Park",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/ko/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/ko/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ko/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/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": 13575,
            "filename": "po/plugins/fi.po",
            "revision": "b44761a22a5cc5b606ebc0f2b9b2cf63ecb7715d",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/fi/",
            "share_url": "https://l10n.elementary.io/engage/code/-/fi/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/fi/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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-04T07:33:09.416744Z",
            "last_author": "Jiri Grönroos",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/fi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/fi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/fi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/fi/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": 13579,
            "filename": "po/plugins/ja.po",
            "revision": "42252b201c413dcb61a3e39b175323679247ccaf",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/ja/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ja/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/ja/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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-09T10:34:21.846641Z",
            "last_author": "Ryo Nakano",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/ja/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/ja/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ja/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/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": 13582,
            "filename": "po/plugins/cs.po",
            "revision": "52d5ffd2141fb2788e3b9beba8d38becef67c1b0",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/cs/",
            "share_url": "https://l10n.elementary.io/engage/code/-/cs/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/cs/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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-08T19:52:06.221456Z",
            "last_author": "p-bo",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/cs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/cs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/cs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/cs/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": 13585,
            "filename": "po/plugins/pl.po",
            "revision": "43a5d04bc3ea56ca704a235c9f0be51f19afa751",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/pl/",
            "share_url": "https://l10n.elementary.io/engage/code/-/pl/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/pl/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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-09-27T10:07:59.498957Z",
            "last_author": "DarkKnightComes",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/pl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/pl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/pl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/pl/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": 13588,
            "filename": "po/plugins/id.po",
            "revision": "094f38225f2958c307dfcca8a71ce73d46c2d1af",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/id/",
            "share_url": "https://l10n.elementary.io/engage/code/-/id/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/id/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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": "2023-05-19T16:09:31.244740Z",
            "last_author": "Faisal Rachmadin",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/id/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/id/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/id/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/id/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/id/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": 13599,
            "filename": "po/plugins/ro.po",
            "revision": "23e9bc54058adaab0d6d074ea9c3362f3f53eb2d",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/ro/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ro/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/ro/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/ro/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/ro/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/ro/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ro/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ro/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": 13602,
            "filename": "po/plugins/zh_TW.po",
            "revision": "b2dc502fe46163b3bb2d6c882aff884ec7656bda",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/zh_Hant/",
            "share_url": "https://l10n.elementary.io/engage/code/-/zh_Hant/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/zh_Hant/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 18,
            "translated_words": 75,
            "translated_percent": 90.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-06-29T20:12:07.981251Z",
            "last_author": "Nan-Hung Hsieh",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/zh_Hant/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/zh_Hant/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/zh_Hant/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/zh_Hant/units/?format=api"
        },
        {
            "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": 18414,
            "filename": "po/plugins/bg.po",
            "revision": "7b1cd5fb38f2aa1c821556975d34a493afa8274a",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/bg/",
            "share_url": "https://l10n.elementary.io/engage/code/-/bg/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/bg/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/bg/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/bg/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/bg/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/bg/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/bg/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": 18415,
            "filename": "po/plugins/ca.po",
            "revision": "d8dda45a1c8f4e2fc857e87356229ff92ebb63a8",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/ca/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ca/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/ca/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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-27T13:48:53.870143Z",
            "last_author": "David M",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/ca/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/ca/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ca/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ca/units/?format=api"
        },
        {
            "language": {
                "id": 70,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://l10n.elementary.io/languages/da/",
                "url": "https://l10n.elementary.io/api/languages/da/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 18416,
            "filename": "po/plugins/da.po",
            "revision": "632356ba2372d3a68d92fc0584e5ee8fb057b050",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/da/",
            "share_url": "https://l10n.elementary.io/engage/code/-/da/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/da/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 18,
            "translated_words": 75,
            "translated_percent": 90.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-05-26T11:13:12.915735Z",
            "last_author": "Rantyrant",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/da/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/da/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/da/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/da/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/da/units/?format=api"
        },
        {
            "language": {
                "id": 1,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://l10n.elementary.io/languages/de/",
                "url": "https://l10n.elementary.io/api/languages/de/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 18417,
            "filename": "po/plugins/de.po",
            "revision": "b986c32d7afde48f8a3a7bb51ad6bb242c18e6c8",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/de/",
            "share_url": "https://l10n.elementary.io/engage/code/-/de/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/de/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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-27T19:41:41.872492Z",
            "last_author": "supaeasy",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/de/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/de/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/de/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/de/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/de/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://l10n.elementary.io/languages/el/",
                "url": "https://l10n.elementary.io/api/languages/el/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 18418,
            "filename": "po/plugins/el.po",
            "revision": "8e9e4c54a6ff26c9bcc49090d78a1b40003e166e",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/el/",
            "share_url": "https://l10n.elementary.io/engage/code/-/el/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/el/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/el/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/el/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/el/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/el/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/el/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "en_AU",
                "name": "English (Australia)",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ena"
                ],
                "direction": "ltr",
                "population": 24447840,
                "web_url": "https://l10n.elementary.io/languages/en_AU/",
                "url": "https://l10n.elementary.io/api/languages/en_AU/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en_AU/statistics/?format=api"
            },
            "language_code": "en_AU",
            "id": 18419,
            "filename": "po/plugins/en_AU.po",
            "revision": "60a992871e116b40c8fe5f0d8de08ab51e3b44af",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/en_AU/",
            "share_url": "https://l10n.elementary.io/engage/code/-/en_AU/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/en_AU/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/en_AU/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 15,
            "translated_words": 63,
            "translated_percent": 75.0,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 5.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/en_AU/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/en_AU/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/en_AU/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/en_AU/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/en_AU/units/?format=api"
        },
        {
            "language": {
                "id": 47,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://l10n.elementary.io/languages/en_GB/",
                "url": "https://l10n.elementary.io/api/languages/en_GB/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 18420,
            "filename": "po/plugins/en_GB.po",
            "revision": "a184609da815e1b8ff16d0d909da93c11374a225",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/en_GB/",
            "share_url": "https://l10n.elementary.io/engage/code/-/en_GB/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/en_GB/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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-28T20:08:34.439018Z",
            "last_author": "Deleted User",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/en_GB/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/en_GB/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/en_GB/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/en_GB/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 10,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://l10n.elementary.io/languages/es/",
                "url": "https://l10n.elementary.io/api/languages/es/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 18421,
            "filename": "po/plugins/es.po",
            "revision": "5dc81a1cc0980a8e605429e1ba21d18803ffbff9",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/es/",
            "share_url": "https://l10n.elementary.io/engage/code/-/es/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/es/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-08-27T08:25:53.519458Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/es/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/es/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/es/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/es/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/es/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://l10n.elementary.io/languages/et/",
                "url": "https://l10n.elementary.io/api/languages/et/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 18422,
            "filename": "po/plugins/et.po",
            "revision": "72769eeb2ee1c3f2efee3c218f4fb9dc127bec64",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/et/",
            "share_url": "https://l10n.elementary.io/engage/code/-/et/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/et/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/et/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/et/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/et/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/et/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/et/units/?format=api"
        },
        {
            "language": {
                "id": 65,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 28,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://l10n.elementary.io/languages/eu/",
                "url": "https://l10n.elementary.io/api/languages/eu/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 18423,
            "filename": "po/plugins/eu.po",
            "revision": "bb4863b832288f019a012a77b66b6b2c060ef752",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/eu/",
            "share_url": "https://l10n.elementary.io/engage/code/-/eu/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/eu/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/eu/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/eu/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/eu/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/eu/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/eu/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 92,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://l10n.elementary.io/languages/fr/",
                "url": "https://l10n.elementary.io/api/languages/fr/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 18424,
            "filename": "po/plugins/fr.po",
            "revision": "03874c0d0753da93ea3b63caeaf7ad5e80f06b94",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/fr/",
            "share_url": "https://l10n.elementary.io/engage/code/-/fr/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/fr/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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-30T17:35:38.387851Z",
            "last_author": "Nathan",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/fr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/fr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/fr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/fr/units/?format=api"
        },
        {
            "language": {
                "id": 209,
                "code": "fr_CA",
                "name": "French (Canada)",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 11308230,
                "web_url": "https://l10n.elementary.io/languages/fr_CA/",
                "url": "https://l10n.elementary.io/api/languages/fr_CA/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/fr_CA/statistics/?format=api"
            },
            "language_code": "fr_CA",
            "id": 18425,
            "filename": "po/plugins/fr_CA.po",
            "revision": "d36f0361d4c3891041236c8fdc72731b288d783a",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/fr_CA/",
            "share_url": "https://l10n.elementary.io/engage/code/-/fr_CA/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/fr_CA/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/fr_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/fr_CA/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/fr_CA/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/fr_CA/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/fr_CA/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/fr_CA/units/?format=api"
        },
        {
            "language": {
                "id": 154,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://l10n.elementary.io/languages/gl/",
                "url": "https://l10n.elementary.io/api/languages/gl/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 18426,
            "filename": "po/plugins/gl.po",
            "revision": "1484c4fc57fc9e851b073510f63e649ac11028af",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/gl/",
            "share_url": "https://l10n.elementary.io/engage/code/-/gl/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/gl/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 18,
            "translated_words": 75,
            "translated_percent": 90.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 10.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2019-09-22T16:22:55.179652Z",
            "last_author": "Deleted User",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/gl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/gl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/gl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/gl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/gl/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 112,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://l10n.elementary.io/languages/he/",
                "url": "https://l10n.elementary.io/api/languages/he/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 18427,
            "filename": "po/plugins/he.po",
            "revision": "a9985087a5f6c9af22fc36b5ecfbc03abd8dde30",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/he/",
            "share_url": "https://l10n.elementary.io/engage/code/-/he/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/he/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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-27T10:52:52.709342Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/he/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/he/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/he/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/he/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/he/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 115,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://l10n.elementary.io/languages/hi/",
                "url": "https://l10n.elementary.io/api/languages/hi/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 18428,
            "filename": "po/plugins/hi.po",
            "revision": "54ff0352c022f21ad5cb34ad7748445c0d79a736",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/hi/",
            "share_url": "https://l10n.elementary.io/engage/code/-/hi/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/hi/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 18,
            "translated_words": 75,
            "translated_percent": 90.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": "2019-04-11T09:51:35.242946Z",
            "last_author": "Prachi Joshi",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/hi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/hi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/hi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/hi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/hi/units/?format=api"
        },
        {
            "language": {
                "id": 109,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 65,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://l10n.elementary.io/languages/hr/",
                "url": "https://l10n.elementary.io/api/languages/hr/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 18429,
            "filename": "po/plugins/hr.po",
            "revision": "ab66498ebb077a99dc1d2756e5a0d4cecba9d82e",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/hr/",
            "share_url": "https://l10n.elementary.io/engage/code/-/hr/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/hr/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/hr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/hr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/hr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/hr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/hr/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://l10n.elementary.io/languages/hu/",
                "url": "https://l10n.elementary.io/api/languages/hu/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 18430,
            "filename": "po/plugins/hu.po",
            "revision": "3e7278e724e2c45f32fd5d8f7aa16fd82037a5d5",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/hu/",
            "share_url": "https://l10n.elementary.io/engage/code/-/hu/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/hu/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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-26T10:31:05.343715Z",
            "last_author": "TomiOhl",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/hu/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/hu/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/hu/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/hu/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/hu/units/?format=api"
        },
        {
            "language": {
                "id": 71,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 127,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://l10n.elementary.io/languages/it/",
                "url": "https://l10n.elementary.io/api/languages/it/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 18431,
            "filename": "po/plugins/it.po",
            "revision": "dc2ec8f95b2f2adfcb2ade41686d1b5b99342a37",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/it/",
            "share_url": "https://l10n.elementary.io/engage/code/-/it/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/it/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 18,
            "translated_words": 75,
            "translated_percent": 90.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2020-10-22T16:31:13.234845Z",
            "last_author": "Fabio Zaramella",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/it/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/it/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/it/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/it/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/it/units/?format=api"
        },
        {
            "language": {
                "id": 115,
                "code": "ku",
                "name": "Kurdish",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kur"
                ],
                "direction": "ltr",
                "population": 6773773,
                "web_url": "https://l10n.elementary.io/languages/ku/",
                "url": "https://l10n.elementary.io/api/languages/ku/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ku/statistics/?format=api"
            },
            "language_code": "ku",
            "id": 18432,
            "filename": "po/plugins/ku.po",
            "revision": "6b9a8f645d3b3887237693f7db9fca1fecac1781",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/ku/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ku/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/ku/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/ku/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/ku/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/ku/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/ku/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ku/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ku/units/?format=api"
        },
        {
            "language": {
                "id": 57,
                "code": "ky",
                "name": "Kyrgyz",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kir"
                ],
                "direction": "ltr",
                "population": 2863152,
                "web_url": "https://l10n.elementary.io/languages/ky/",
                "url": "https://l10n.elementary.io/api/languages/ky/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ky/statistics/?format=api"
            },
            "language_code": "ky",
            "id": 18433,
            "filename": "po/plugins/ky.po",
            "revision": "3a489b28f0065ad3fd06d00cab8294973cb0feec",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/ky/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ky/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/ky/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/ky/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/ky/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/ky/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/ky/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ky/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ky/units/?format=api"
        },
        {
            "language": {
                "id": 118,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 153,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://l10n.elementary.io/languages/lt/",
                "url": "https://l10n.elementary.io/api/languages/lt/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 18434,
            "filename": "po/plugins/lt.po",
            "revision": "bd6c417c776cf5808b23f5dbcb8037947b4f58f3",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/lt/",
            "share_url": "https://l10n.elementary.io/engage/code/-/lt/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/lt/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 18,
            "translated_words": 75,
            "translated_percent": 90.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-01-07T11:54:46.839116Z",
            "last_author": "Moo",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/lt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/lt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/lt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/lt/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 150,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://l10n.elementary.io/languages/lv/",
                "url": "https://l10n.elementary.io/api/languages/lv/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 18435,
            "filename": "po/plugins/lv.po",
            "revision": "cd2b376472bc86944da295a70e3a6e9eb7d26ea0",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/lv/",
            "share_url": "https://l10n.elementary.io/engage/code/-/lv/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/lv/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/lv/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/lv/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/lv/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/lv/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/lv/units/?format=api"
        },
        {
            "language": {
                "id": 141,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 162,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "https://l10n.elementary.io/languages/ms/",
                "url": "https://l10n.elementary.io/api/languages/ms/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 18436,
            "filename": "po/plugins/ms.po",
            "revision": "2e63b46d065006b72db41afff8bb7f0305e72284",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/ms/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ms/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/ms/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 8,
            "translated_words": 32,
            "translated_percent": 40.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 5.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/ms/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/ms/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/ms/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ms/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ms/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "nb",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 188,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/nb/",
                "url": "https://l10n.elementary.io/api/languages/nb/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/nb/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 18437,
            "filename": "po/plugins/nb.po",
            "revision": "d48c1d499e5e34a556a3bde29e6abba4489380c8",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/nb/",
            "share_url": "https://l10n.elementary.io/engage/code/-/nb/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/nb/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/nb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 18,
            "translated_words": 73,
            "translated_percent": 90.0,
            "fuzzy": 2,
            "fuzzy_words": 12,
            "fuzzy_percent": 10.0,
            "failing_checks": 2,
            "failing_checks_words": 12,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2021-08-15T12:32:24.779250Z",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/nb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/nb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/nb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/nb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/nb/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://l10n.elementary.io/languages/nl/",
                "url": "https://l10n.elementary.io/api/languages/nl/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 18438,
            "filename": "po/plugins/nl.po",
            "revision": "698673e03a5969688c0cd0e4d91123616d96e483",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/nl/",
            "share_url": "https://l10n.elementary.io/engage/code/-/nl/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/nl/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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-12T07:36:41.646912Z",
            "last_author": "Mathias Vervaeke",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/nl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/nl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/nl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/nl/units/?format=api"
        },
        {
            "language": {
                "id": 144,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 208,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://l10n.elementary.io/languages/pt/",
                "url": "https://l10n.elementary.io/api/languages/pt/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 18439,
            "filename": "po/plugins/pt.po",
            "revision": "6f6c2f587c0ad8f35eaa770e97de42e2f6c98485",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/pt/",
            "share_url": "https://l10n.elementary.io/engage/code/-/pt/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/pt/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-08-02T15:11:58.215929Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/pt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/pt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/pt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/pt/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 209,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://l10n.elementary.io/languages/pt_BR/",
                "url": "https://l10n.elementary.io/api/languages/pt_BR/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 18440,
            "filename": "po/plugins/pt_BR.po",
            "revision": "5a1fdeca5787f8437e76637f2d11af8e708192e0",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/pt_BR/",
            "share_url": "https://l10n.elementary.io/engage/code/-/pt_BR/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/pt_BR/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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": 3,
            "have_comment": 0,
            "last_change": "2024-04-23T12:38:30.162420Z",
            "last_author": "Matheus Torres Carvalho",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/pt_BR/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 128,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 218,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://l10n.elementary.io/languages/ru/",
                "url": "https://l10n.elementary.io/api/languages/ru/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 18441,
            "filename": "po/plugins/ru.po",
            "revision": "b7e0687a6528df117523e4def4388183242d6fc3",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/ru/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ru/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/ru/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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": 12,
            "have_comment": 0,
            "last_change": "2021-07-27T11:31:51.502802Z",
            "last_author": "DartDeaDia",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/ru/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/ru/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ru/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ru/units/?format=api"
        },
        {
            "language": {
                "id": 117,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://l10n.elementary.io/languages/si/",
                "url": "https://l10n.elementary.io/api/languages/si/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 18442,
            "filename": "po/plugins/si.po",
            "revision": "5d764f879e4edae8b296ead400a14b5d1cc725d4",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/si/",
            "share_url": "https://l10n.elementary.io/engage/code/-/si/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/si/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/si/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/si/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/si/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/si/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/si/units/?format=api"
        },
        {
            "language": {
                "id": 16,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 235,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://l10n.elementary.io/languages/sk/",
                "url": "https://l10n.elementary.io/api/languages/sk/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 18443,
            "filename": "po/plugins/sk.po",
            "revision": "41050bc11ab05384a911581c767fd43d8d5aaad8",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/sk/",
            "share_url": "https://l10n.elementary.io/engage/code/-/sk/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/sk/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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-09-15T14:15:49.197047Z",
            "last_author": "JohnDumpling",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/sk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/sk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/sk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/sk/units/?format=api"
        },
        {
            "language": {
                "id": 55,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://l10n.elementary.io/languages/sl/",
                "url": "https://l10n.elementary.io/api/languages/sl/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 18444,
            "filename": "po/plugins/sl.po",
            "revision": "b27e788b8da37754ad67efc28faed3e43ad2b815",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/sl/",
            "share_url": "https://l10n.elementary.io/engage/code/-/sl/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/sl/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 18,
            "translated_words": 75,
            "translated_percent": 90.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-01-06T23:41:55.260685Z",
            "last_author": "Jernej Virag",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/sl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/sl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/sl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/sl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/sl/units/?format=api"
        },
        {
            "language": {
                "id": 84,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 8,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://l10n.elementary.io/languages/sq/",
                "url": "https://l10n.elementary.io/api/languages/sq/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 18445,
            "filename": "po/plugins/sq.po",
            "revision": "50a4d0f3bbf14b1c9f57de3bea2fe87de24d8296",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/sq/",
            "share_url": "https://l10n.elementary.io/engage/code/-/sq/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/sq/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/sq/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/sq/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/sq/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/sq/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/sq/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 226,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://l10n.elementary.io/languages/sr/",
                "url": "https://l10n.elementary.io/api/languages/sr/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 18446,
            "filename": "po/plugins/sr.po",
            "revision": "d13b1ce2fee5aa122774302e5887187dac24e293",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/sr/",
            "share_url": "https://l10n.elementary.io/engage/code/-/sr/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/sr/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 18,
            "translated_words": 75,
            "translated_percent": 90.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2020-12-18T14:10:36.603503Z",
            "last_author": "Мирослав Николић",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/sr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/sr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/sr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/sr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/sr/units/?format=api"
        },
        {
            "language": {
                "id": 2,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://l10n.elementary.io/languages/sv/",
                "url": "https://l10n.elementary.io/api/languages/sv/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 18447,
            "filename": "po/plugins/sv.po",
            "revision": "c39a2110a8ea5de6ac9f452fe5362a456b6cd35a",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/sv/",
            "share_url": "https://l10n.elementary.io/engage/code/-/sv/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/sv/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 17,
            "translated_words": 70,
            "translated_percent": 85.0,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 5.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-10-19T17:50:31.832602Z",
            "last_author": "Fredrik B",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/sv/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/sv/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/sv/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/sv/units/?format=api"
        },
        {
            "language": {
                "id": 159,
                "code": "tl",
                "name": "Tagalog",
                "plural": {
                    "id": 258,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "tgl"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/tl/",
                "url": "https://l10n.elementary.io/api/languages/tl/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/tl/statistics/?format=api"
            },
            "language_code": "tl",
            "id": 18448,
            "filename": "po/plugins/tl.po",
            "revision": "cfcfa6df13acc2713379b1021c2b8f8213d85a70",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/tl/",
            "share_url": "https://l10n.elementary.io/engage/code/-/tl/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/tl/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/tl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "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": 7,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/tl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/tl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/tl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/tl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/tl/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "ug",
                "name": "Uyghur",
                "plural": {
                    "id": 276,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uig"
                ],
                "direction": "rtl",
                "population": 7670114,
                "web_url": "https://l10n.elementary.io/languages/ug/",
                "url": "https://l10n.elementary.io/api/languages/ug/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ug/statistics/?format=api"
            },
            "language_code": "ug",
            "id": 18449,
            "filename": "po/plugins/ug.po",
            "revision": "cfcbe1d841b888fd338b05fc0a8b307bbb294abc",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/ug/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ug/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/ug/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/ug/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/ug/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/ug/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/ug/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ug/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ug/units/?format=api"
        },
        {
            "language": {
                "id": 191,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://l10n.elementary.io/languages/zh_Hans/",
                "url": "https://l10n.elementary.io/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 18450,
            "filename": "po/plugins/zh_CN.po",
            "revision": "b7d7f678d9de9a40df9141db09ffc773a9e50927",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/zh_Hans/",
            "share_url": "https://l10n.elementary.io/engage/code/-/zh_Hans/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/zh_Hans/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 20,
            "translated_words": 85,
            "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-01T02:31:01.362738Z",
            "last_author": "Guochengjie",
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/zh_Hans/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/zh_Hans/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/zh_Hans/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/zh_Hans/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": 29756,
            "filename": "po/plugins/ae.po",
            "revision": "c587c66d95f8d6ec89e7609e5b94b6144c09c6af",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/ae/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ae/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/ae/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/ae/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/ae/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/ae/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/ae/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ae/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/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": 29757,
            "filename": "po/plugins/af.po",
            "revision": "0330055674aec0f801c982a74c86eab98ce4b000",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/af/",
            "share_url": "https://l10n.elementary.io/engage/code/-/af/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/af/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/af/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/af/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/af/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/af/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/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": 29758,
            "filename": "po/plugins/ak.po",
            "revision": "80f5fbc39b95e814fe32a3220ec1dee6c61c92b2",
            "web_url": "https://l10n.elementary.io/projects/code/plugins/ak/",
            "share_url": "https://l10n.elementary.io/engage/code/-/ak/",
            "translate_url": "https://l10n.elementary.io/translate/code/plugins/ak/",
            "url": "https://l10n.elementary.io/api/translations/code/plugins/ak/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 85,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/code/plugins/ak/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/code/plugins/ak/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/code/plugins/ak/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ak/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/code/plugins/ak/units/?format=api"
        }
    ]
}