Translation components API.

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

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

{
    "count": 36,
    "next": null,
    "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": 1297,
            "filename": "_lang/uk/open-source.json",
            "revision": "da973d0e9125a34cfa34f715719e6f84206b9dde",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/uk/",
            "share_url": "https://l10n.elementary.io/engage/website/-/uk/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/uk/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 88,
            "translated_words": 209,
            "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": "2023-04-20T22:04:27.343266Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/uk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/uk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/uk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/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": 1301,
            "filename": "_lang/tr/open-source.json",
            "revision": "77df17272911325de9904e0bed05de7ea6ab0dde",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/tr/",
            "share_url": "https://l10n.elementary.io/engage/website/-/tr/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/tr/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 88,
            "translated_words": 209,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.2,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2022-02-10T15:15:41.123140Z",
            "last_author": "Özgür Baskin",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/tr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/tr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/tr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/tr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/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": 1323,
            "filename": "_lang/ko/open-source.json",
            "revision": "1c9fab0259285658a16c61597a33479bc9eb08dd",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/ko/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ko/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/ko/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 72,
            "translated_words": 150,
            "translated_percent": 81.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 20,
            "failing_checks_words": 21,
            "failing_checks_percent": 22.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-05T22:36:51.339353Z",
            "last_author": "Jung-Kyu Park",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/ko/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/ko/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/ko/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/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": 1325,
            "filename": "_lang/fi/open-source.json",
            "revision": "5245db274d848ffa1348216da2a50763474d7327",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/fi/",
            "share_url": "https://l10n.elementary.io/engage/website/-/fi/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/fi/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 87,
            "translated_words": 206,
            "translated_percent": 98.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 7,
            "failing_checks_percent": 5.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-11-09T13:33:54.483332Z",
            "last_author": "Jiri Grönroos",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/fi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/fi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/fi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/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": 1333,
            "filename": "_lang/ja/open-source.json",
            "revision": "9bb4c0ce64565424935cb760a1376aad75da4bfd",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/ja/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ja/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/ja/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 88,
            "translated_words": 209,
            "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-12-30T13:44:17.933152Z",
            "last_author": "Ryo Nakano",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/ja/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/ja/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/ja/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/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": 1335,
            "filename": "_lang/cs/open-source.json",
            "revision": "f5d65980e34ffab5d0ec11ce61d506c815b4fabd",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/cs/",
            "share_url": "https://l10n.elementary.io/engage/website/-/cs/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/cs/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 88,
            "translated_words": 209,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 5,
            "failing_checks_percent": 4.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-11T14:48:47.752390Z",
            "last_author": "p-bo",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/cs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/cs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/cs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/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": 1342,
            "filename": "_lang/pl/open-source.json",
            "revision": "382803a32b087621e06eae2fca18940ae0c2bdf4",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/pl/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pl/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/pl/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 88,
            "translated_words": 209,
            "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": 2,
            "have_comment": 0,
            "last_change": "2022-11-15T12:38:34.597897Z",
            "last_author": "johnnynoone",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/pl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/pl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/pl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/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": 1348,
            "filename": "_lang/id/open-source.json",
            "revision": "024159f0f8916bf862567fe68ca37e250749550e",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/id/",
            "share_url": "https://l10n.elementary.io/engage/website/-/id/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/id/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 88,
            "translated_words": 209,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 26,
            "failing_checks_words": 28,
            "failing_checks_percent": 29.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-05-11T13:24:51.958266Z",
            "last_author": "Faisal Rachmadin",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/id/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/id/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/id/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/id/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/id/units/?format=api"
        },
        {
            "language": {
                "id": 68,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 11,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://l10n.elementary.io/languages/ar/",
                "url": "https://l10n.elementary.io/api/languages/ar/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 17006,
            "filename": "_lang/ar/open-source.json",
            "revision": "16f36674171f6187ee8e7086abcc0671483542ce",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/ar/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ar/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/ar/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 87,
            "translated_words": 206,
            "translated_percent": 98.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 5,
            "failing_checks_percent": 4.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-08-26T17:52:29.501880Z",
            "last_author": "Deleted User",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/ar/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/ar/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/ar/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/ar/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": 17012,
            "filename": "_lang/ca/open-source.json",
            "revision": "b0e128fc25d428bc09b731396407c17a78f7ddf5",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/ca/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ca/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/ca/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 88,
            "translated_words": 209,
            "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-02-15T18:28:41.440933Z",
            "last_author": "David M",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/ca/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/ca/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/ca/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/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": 17015,
            "filename": "_lang/da/open-source.json",
            "revision": "e2faa839494daacc4b07517444f4178cd10b6011",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/da/",
            "share_url": "https://l10n.elementary.io/engage/website/-/da/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/da/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 71,
            "translated_words": 145,
            "translated_percent": 80.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 33,
            "failing_checks_words": 46,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-12-08T21:36:30.982040Z",
            "last_author": "Kaj Printz Madsen",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/da/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/da/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/da/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/da/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/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": 17016,
            "filename": "_lang/de/open-source.json",
            "revision": "dcfd0d53183769bd3cdbc026f246d238e72d2bf2",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/de/",
            "share_url": "https://l10n.elementary.io/engage/website/-/de/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/de/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 87,
            "translated_words": 206,
            "translated_percent": 98.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 5,
            "failing_checks_percent": 4.5,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2021-08-16T14:29:17.486839Z",
            "last_author": "supaeasy",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/de/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/de/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/de/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/de/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/de/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": 17020,
            "filename": "_lang/es/open-source.json",
            "revision": "8b695b53eca6449db19b819761ac47fecee6576c",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/es/",
            "share_url": "https://l10n.elementary.io/engage/website/-/es/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/es/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 75,
            "translated_words": 186,
            "translated_percent": 85.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.1,
            "have_suggestion": 15,
            "have_comment": 0,
            "last_change": "2022-03-10T12:48:02.411155Z",
            "last_author": "Jose Manuel Hernandez Farias",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/es/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/es/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/es/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/es/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/es/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": 17028,
            "filename": "_lang/fr/open-source.json",
            "revision": "aca2ffb05fbcf1d9ca8974a73efbe1ac42e7f588",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/fr/",
            "share_url": "https://l10n.elementary.io/engage/website/-/fr/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/fr/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 88,
            "translated_words": 209,
            "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-02-15T08:45:53.214367Z",
            "last_author": "Nathan",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/fr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/fr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/fr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/fr/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": 17029,
            "filename": "_lang/gl/open-source.json",
            "revision": "5d820e373aeda5c54e04b4db2cf0e0b12eb49bc9",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/gl/",
            "share_url": "https://l10n.elementary.io/engage/website/-/gl/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/gl/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 71,
            "translated_words": 145,
            "translated_percent": 80.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 27,
            "failing_checks_words": 31,
            "failing_checks_percent": 30.6,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2019-09-06T21:19:29.712431Z",
            "last_author": "Deleted User",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/gl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/gl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/gl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/gl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/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": 17031,
            "filename": "_lang/he/open-source.json",
            "revision": "64fc8be40c52f169458bf24f51a05595356e663b",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/he/",
            "share_url": "https://l10n.elementary.io/engage/website/-/he/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/he/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 88,
            "translated_words": 209,
            "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-02-13T13:23:30.571372Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/he/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/he/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/he/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/he/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/he/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": 17035,
            "filename": "_lang/it/open-source.json",
            "revision": "2a8c7a65387988a92afcb0c23cae86fbdf259fc7",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/it/",
            "share_url": "https://l10n.elementary.io/engage/website/-/it/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/it/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 73,
            "translated_words": 184,
            "translated_percent": 82.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-26T17:26:23.548508Z",
            "last_author": "Marco De Paolini",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/it/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/it/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/it/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/it/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/it/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": 17040,
            "filename": "_lang/lt/open-source.json",
            "revision": "7f7e445f258b36dee759722efcee2daed7513d38",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/lt/",
            "share_url": "https://l10n.elementary.io/engage/website/-/lt/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/lt/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 71,
            "translated_words": 145,
            "translated_percent": 80.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 27,
            "failing_checks_words": 29,
            "failing_checks_percent": 30.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-11-10T16:37:43.253135Z",
            "last_author": "Moo",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/lt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/lt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/lt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/lt/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://l10n.elementary.io/languages/mr/",
                "url": "https://l10n.elementary.io/api/languages/mr/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 17044,
            "filename": "_lang/mr/open-source.json",
            "revision": "fc62b39ee17c4a2534969b7fe50089c4df746120",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/mr/",
            "share_url": "https://l10n.elementary.io/engage/website/-/mr/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/mr/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 73,
            "translated_words": 184,
            "translated_percent": 82.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 5,
            "failing_checks_percent": 5.6,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2020-11-01T17:04:36.307550Z",
            "last_author": "Prachi Joshi",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/mr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/mr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/mr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/mr/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": 17047,
            "filename": "_lang/nb/open-source.json",
            "revision": "27d7f4964f79eadfd5da9f7fbb48363e6a6942af",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/nb/",
            "share_url": "https://l10n.elementary.io/engage/website/-/nb/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/nb/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/nb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 86,
            "translated_words": 207,
            "translated_percent": 97.7,
            "fuzzy": 2,
            "fuzzy_words": 2,
            "fuzzy_percent": 2.2,
            "failing_checks": 4,
            "failing_checks_words": 6,
            "failing_checks_percent": 4.5,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2023-02-13T12:58:30.433080Z",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/nb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/nb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/nb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/nb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/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": 17049,
            "filename": "_lang/nl/open-source.json",
            "revision": "5197b0eb434986a4a7e88db08d657ddd98f7433b",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/nl/",
            "share_url": "https://l10n.elementary.io/engage/website/-/nl/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/nl/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 88,
            "translated_words": 209,
            "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-10-01T08:47:29.133823Z",
            "last_author": "DutchVipperloid",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/nl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/nl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/nl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/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": 17051,
            "filename": "_lang/pt/open-source.json",
            "revision": "54ef8e5c4a31f64290ec0a3c25581e45cc4d1884",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/pt/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pt/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/pt/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 88,
            "translated_words": 209,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-10-06T14:41:15.305662Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/pt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/pt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/pt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/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": 17052,
            "filename": "_lang/pt_BR/open-source.json",
            "revision": "abb42f7a4f54a108f17f102e9e2fbd8620217f7b",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/pt_BR/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pt_BR/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/pt_BR/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 85,
            "translated_words": 203,
            "translated_percent": 96.5,
            "fuzzy": 2,
            "fuzzy_words": 3,
            "fuzzy_percent": 2.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2021-08-18T22:44:49.559699Z",
            "last_author": "José Victor Dias Rodriguês",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/pt_BR/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/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": 17054,
            "filename": "_lang/ru/open-source.json",
            "revision": "c0bbc5f9af8f873185d001a9a3208d0c38cbdb08",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/ru/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ru/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/ru/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 88,
            "translated_words": 209,
            "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": 2,
            "have_comment": 0,
            "last_change": "2023-03-30T11:32:53.899664Z",
            "last_author": "кубик круглый",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/ru/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/ru/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/ru/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/ru/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": 17057,
            "filename": "_lang/sk/open-source.json",
            "revision": "7cff766a7112925b02437bcdfcaa9ca9b5574dd5",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/sk/",
            "share_url": "https://l10n.elementary.io/engage/website/-/sk/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/sk/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 88,
            "translated_words": 209,
            "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-07T17:23:36.434877Z",
            "last_author": "JohnDumpling",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/sk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/sk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/sk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/sk/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": 17060,
            "filename": "_lang/sr/open-source.json",
            "revision": "32a3832d385012cd7625561db3992e302447f057",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/sr/",
            "share_url": "https://l10n.elementary.io/engage/website/-/sr/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/sr/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 73,
            "translated_words": 184,
            "translated_percent": 82.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.2,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2020-12-18T13:32:59.725760Z",
            "last_author": "Мирослав Николић",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/sr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/sr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/sr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/sr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/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": 17061,
            "filename": "_lang/sv/open-source.json",
            "revision": "ad165ab85670f7f6c12b0482ffee25e0f5bdab24",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/sv/",
            "share_url": "https://l10n.elementary.io/engage/website/-/sv/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/sv/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 73,
            "translated_words": 152,
            "translated_percent": 82.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 35,
            "failing_checks_percent": 6.8,
            "have_suggestion": 15,
            "have_comment": 1,
            "last_change": "2021-12-05T14:14:49.547969Z",
            "last_author": "bittin",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/sv/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/sv/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/sv/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/sv/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": 17068,
            "filename": "_lang/zh_CN/open-source.json",
            "revision": "9036cf3c8902c133b8a45534d2dcf48acb05437a",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/zh_Hans/",
            "share_url": "https://l10n.elementary.io/engage/website/-/zh_Hans/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/zh_Hans/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 44,
            "translated_words": 109,
            "translated_percent": 50.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.1,
            "have_suggestion": 46,
            "have_comment": 0,
            "last_change": "2023-02-26T11:40:19.886099Z",
            "last_author": "imgradeone Yan",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/zh_Hans/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/zh_Hans/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/zh_Hans/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://l10n.elementary.io/languages/nn/",
                "url": "https://l10n.elementary.io/api/languages/nn/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 30523,
            "filename": "_lang/nn/open-source.json",
            "revision": "7f3a5bacce89d262a85af0e46661ffab672a3847",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/nn/",
            "share_url": "https://l10n.elementary.io/engage/website/-/nn/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/nn/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 75,
            "translated_words": 154,
            "translated_percent": 85.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 29,
            "failing_checks_words": 36,
            "failing_checks_percent": 32.9,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2023-02-07T13:40:48.521591Z",
            "last_author": "Martin Myrvold",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/nn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/nn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/nn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/nn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/nn/units/?format=api"
        },
        {
            "language": {
                "id": 127,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.elementary.io/languages/en/",
                "url": "https://l10n.elementary.io/api/languages/en/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 42696,
            "filename": "",
            "revision": "",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/en/",
            "share_url": "https://l10n.elementary.io/engage/website/-/en/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/en/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 88,
            "total_words": 209,
            "translated": 88,
            "translated_words": 209,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 44,
            "failing_checks_words": 63,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/en/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/en/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/en/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/en/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/en/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 211,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 40120509,
                "web_url": "https://l10n.elementary.io/languages/pa/",
                "url": "https://l10n.elementary.io/api/languages/pa/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 44090,
            "filename": "_lang/pa/open-source.json",
            "revision": "00d28a23afdd696ad0b66d878813c1bb688c184e",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/pa/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pa/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/pa/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "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/website/open-source/pa/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/pa/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/pa/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/pa/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/pa/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 286,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://l10n.elementary.io/languages/vi/",
                "url": "https://l10n.elementary.io/api/languages/vi/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 44140,
            "filename": "_lang/vi/open-source.json",
            "revision": "7dfe019aefaf54f5795dd87c93a4275d4ae6f8e0",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/vi/",
            "share_url": "https://l10n.elementary.io/engage/website/-/vi/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/vi/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 13,
            "translated_words": 18,
            "translated_percent": 14.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.1,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/vi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/vi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/vi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/vi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/vi/units/?format=api"
        },
        {
            "language": {
                "id": 174,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 239,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://l10n.elementary.io/languages/ckb/",
                "url": "https://l10n.elementary.io/api/languages/ckb/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 45393,
            "filename": "_lang/ckb/open-source.json",
            "revision": "00d28a23afdd696ad0b66d878813c1bb688c184e",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/ckb/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ckb/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/ckb/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "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/website/open-source/ckb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/ckb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/ckb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/ckb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/ckb/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": 45394,
            "filename": "_lang/ku/open-source.json",
            "revision": "00d28a23afdd696ad0b66d878813c1bb688c184e",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/ku/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ku/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/ku/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/ku/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "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/website/open-source/ku/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/ku/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/ku/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/ku/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/ku/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_Hant",
            "id": 49573,
            "filename": "_lang/zh_Hant/open-source.json",
            "revision": "819128e7d9162d0bd275b8ff5e991a06c8f747e1",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/zh_Hant/",
            "share_url": "https://l10n.elementary.io/engage/website/-/zh_Hant/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/zh_Hant/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "translated": 9,
            "translated_words": 9,
            "translated_percent": 10.2,
            "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-09-24T00:00:10.957580Z",
            "last_author": "Vincent Yu",
            "repository_url": "https://l10n.elementary.io/api/translations/website/open-source/zh_Hant/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/zh_Hant/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/zh_Hant/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 264,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://l10n.elementary.io/languages/th/",
                "url": "https://l10n.elementary.io/api/languages/th/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 50719,
            "filename": "_lang/th/open-source.json",
            "revision": "00d28a23afdd696ad0b66d878813c1bb688c184e",
            "web_url": "https://l10n.elementary.io/projects/website/open-source/th/",
            "share_url": "https://l10n.elementary.io/engage/website/-/th/",
            "translate_url": "https://l10n.elementary.io/translate/website/open-source/th/",
            "url": "https://l10n.elementary.io/api/translations/website/open-source/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 88,
            "total_words": 209,
            "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/website/open-source/th/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/open-source/th/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/open-source/th/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/open-source/th/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/open-source/th/units/?format=api"
        }
    ]
}