Translation components API.

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

GET /api/components/website/docs-installation/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": 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": 41919,
            "filename": "_lang/ar/docs/installation.json",
            "revision": "74f03fb389f306a19f1d7e793caf18a4d6968dc3",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/ar/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ar/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/ar/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 51,
            "translated_words": 716,
            "translated_percent": 98.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": "2021-08-30T07:35:33.336755Z",
            "last_author": "Deleted User",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ar/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ar/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ar/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 41929,
            "filename": "_lang/ca/docs/installation.json",
            "revision": "d372ac47812e5ed3fd4ea63343b3669e039e36ee",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/ca/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ca/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/ca/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 52,
            "translated_words": 728,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-30T07:35:08.790981Z",
            "last_author": "David M",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ca/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ca/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ca/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ca/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": 41932,
            "filename": "_lang/cs/docs/installation.json",
            "revision": "c5468e33cd383ee37e23dfa8add66c1e217b80e6",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/cs/",
            "share_url": "https://l10n.elementary.io/engage/website/-/cs/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/cs/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 52,
            "translated_words": 728,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-11T12:47:28.519665Z",
            "last_author": "p-bo",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/cs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/cs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/cs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/cs/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": 41933,
            "filename": "_lang/da/docs/installation.json",
            "revision": "f98016cd44cb4d72b926d94341db3c0910505ba9",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/da/",
            "share_url": "https://l10n.elementary.io/engage/website/-/da/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/da/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "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": 20,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/da/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/da/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/da/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/da/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 41934,
            "filename": "_lang/de/docs/installation.json",
            "revision": "661c34d21d684b26386ffde47e7b1a63ad94b0fd",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/de/",
            "share_url": "https://l10n.elementary.io/engage/website/-/de/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/de/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 51,
            "translated_words": 716,
            "translated_percent": 98.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2021-08-30T06:47:16.793513Z",
            "last_author": "supaeasy",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/de/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/de/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/de/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/de/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 41938,
            "filename": "_lang/es/docs/installation.json",
            "revision": "47db1266c27e58b16b69cd2c9363386ede903197",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/es/",
            "share_url": "https://l10n.elementary.io/engage/website/-/es/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/es/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 28,
            "translated_words": 415,
            "translated_percent": 53.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 35,
            "have_comment": 0,
            "last_change": "2021-03-01T19:54:16.736627Z",
            "last_author": "Alvaro",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/es/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/es/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/es/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/es/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/es/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": 41948,
            "filename": "_lang/fi/docs/installation.json",
            "revision": "4a87f5175b5ecbec013d646ef06714f60610a8a9",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/fi/",
            "share_url": "https://l10n.elementary.io/engage/website/-/fi/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/fi/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 52,
            "translated_words": 728,
            "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-10-04T07:06:02.191096Z",
            "last_author": "Jiri Grönroos",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/fi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/fi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/fi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/fi/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": 41950,
            "filename": "_lang/fr/docs/installation.json",
            "revision": "393e92ee897f005acbe6d623d69afcb24c332e4a",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/fr/",
            "share_url": "https://l10n.elementary.io/engage/website/-/fr/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/fr/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 52,
            "translated_words": 728,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-11-15T16:24:48.809472Z",
            "last_author": "Nathan",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/fr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/fr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/fr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 41951,
            "filename": "_lang/gl/docs/installation.json",
            "revision": "f98016cd44cb4d72b926d94341db3c0910505ba9",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/gl/",
            "share_url": "https://l10n.elementary.io/engage/website/-/gl/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/gl/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "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": 27,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/gl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/gl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/gl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/gl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 41953,
            "filename": "_lang/he/docs/installation.json",
            "revision": "f8888b2cfe20b1712ac29aefe8c050eda7c4ca47",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/he/",
            "share_url": "https://l10n.elementary.io/engage/website/-/he/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/he/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 52,
            "translated_words": 728,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-30T05:31:31.926645Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/he/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/he/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/he/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/he/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/he/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": 41959,
            "filename": "_lang/id/docs/installation.json",
            "revision": "ff3dd0d569134ced8401357dbabcdf739ab42062",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/id/",
            "share_url": "https://l10n.elementary.io/engage/website/-/id/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/id/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 52,
            "translated_words": 728,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-06T19:02:06.313850Z",
            "last_author": "Faisal Rachmadin",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/id/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/id/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/id/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/id/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/id/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": 41961,
            "filename": "_lang/it/docs/installation.json",
            "revision": "f98016cd44cb4d72b926d94341db3c0910505ba9",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/it/",
            "share_url": "https://l10n.elementary.io/engage/website/-/it/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/it/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "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": 26,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/it/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/it/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/it/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/it/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/it/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": 41962,
            "filename": "_lang/ja/docs/installation.json",
            "revision": "86ca243939310c41f149c708e02521632d16dd65",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/ja/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ja/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/ja/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 52,
            "translated_words": 728,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-30T00:35:51.056371Z",
            "last_author": "Ryo Nakano",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ja/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ja/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ja/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ja/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": 41965,
            "filename": "_lang/ko/docs/installation.json",
            "revision": "ace82e806818a29c5aa71f48e368dd982e1006ef",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/ko/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ko/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/ko/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 4,
            "translated_words": 43,
            "translated_percent": 7.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 19,
            "have_comment": 0,
            "last_change": "2021-10-07T10:44:14.664986Z",
            "last_author": "taeyoon kim",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ko/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ko/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ko/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ko/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": 41968,
            "filename": "_lang/lt/docs/installation.json",
            "revision": "f98016cd44cb4d72b926d94341db3c0910505ba9",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/lt/",
            "share_url": "https://l10n.elementary.io/engage/website/-/lt/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/lt/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "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": 4,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/lt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/lt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/lt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 41972,
            "filename": "_lang/mr/docs/installation.json",
            "revision": "fc4cca7f30c5b16074c6c76c431e0ca7898f34b4",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/mr/",
            "share_url": "https://l10n.elementary.io/engage/website/-/mr/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/mr/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 13,
            "translated_words": 123,
            "translated_percent": 25.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-19T15:30:28.221419Z",
            "last_author": "Prachi Joshi",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/mr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/mr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/mr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 41975,
            "filename": "_lang/nb/docs/installation.json",
            "revision": "2861d6d18c9462e5ad9ce3978762231d56f13a85",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/nb/",
            "share_url": "https://l10n.elementary.io/engage/website/-/nb/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/nb/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/nb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 43,
            "translated_words": 563,
            "translated_percent": 82.6,
            "fuzzy": 9,
            "fuzzy_words": 165,
            "fuzzy_percent": 17.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-30T01:29:05.148052Z",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/nb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/nb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/nb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/nb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 41978,
            "filename": "_lang/nl/docs/installation.json",
            "revision": "e289abd8d682dc2f56467b64680382e831e05abb",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/nl/",
            "share_url": "https://l10n.elementary.io/engage/website/-/nl/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/nl/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 52,
            "translated_words": 728,
            "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": "2022-01-15T17:47:11.497119Z",
            "last_author": "Dennis ten Hoove",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/nl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/nl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/nl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/nl/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": 41979,
            "filename": "_lang/nn/docs/installation.json",
            "revision": "e665c58927326d569ade18dc395ed1f51b4faf0d",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/nn/",
            "share_url": "https://l10n.elementary.io/engage/website/-/nn/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/nn/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 16,
            "translated_words": 197,
            "translated_percent": 30.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-21T20:02:43.926855Z",
            "last_author": "Martin Myrvold",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/nn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/nn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/nn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/nn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/nn/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": 41981,
            "filename": "_lang/pl/docs/installation.json",
            "revision": "66aee90066e3fda8edf7645d904ed9664d3067be",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/pl/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pl/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/pl/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 52,
            "translated_words": 728,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2021-09-30T10:26:40.528161Z",
            "last_author": "Szymon Scholz",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/pl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/pl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/pl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/pl/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": 41982,
            "filename": "_lang/pt/docs/installation.json",
            "revision": "652dd1c6167df5d95e39d099d22e5a160826328d",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/pt/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pt/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/pt/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 52,
            "translated_words": 728,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-10-06T14:39:08.626715Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/pt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/pt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/pt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 41983,
            "filename": "_lang/pt_BR/docs/installation.json",
            "revision": "47920a3a2791b6e556074ac5d01ea6a0acccbe42",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/pt_BR/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pt_BR/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/pt_BR/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 28,
            "translated_words": 415,
            "translated_percent": 53.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 28,
            "have_comment": 0,
            "last_change": "2021-08-20T00:03:46.168448Z",
            "last_author": "Ryo Nakano",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/pt_BR/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 41986,
            "filename": "_lang/ru/docs/installation.json",
            "revision": "13ac134d45b7be692d46ddc388ef7bfca5fa121f",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/ru/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ru/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/ru/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 52,
            "translated_words": 728,
            "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": 7,
            "have_comment": 0,
            "last_change": "2023-01-28T12:01:29.233175Z",
            "last_author": "lenemter",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ru/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ru/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ru/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 41989,
            "filename": "_lang/sk/docs/installation.json",
            "revision": "ce87bbdff367c880b91f5784deb76deffe7588b9",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/sk/",
            "share_url": "https://l10n.elementary.io/engage/website/-/sk/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/sk/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 52,
            "translated_words": 728,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-02T13:55:21.872225Z",
            "last_author": "JohnDumpling",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/sk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/sk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/sk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 41992,
            "filename": "_lang/sr/docs/installation.json",
            "revision": "030e7b17241c767bacc71bc3492356f7480b15e6",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/sr/",
            "share_url": "https://l10n.elementary.io/engage/website/-/sr/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/sr/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 28,
            "translated_words": 415,
            "translated_percent": 53.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-18T11:58:23.927465Z",
            "last_author": "Мирослав Николић",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/sr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/sr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/sr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/sr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 41994,
            "filename": "_lang/sv/docs/installation.json",
            "revision": "f98016cd44cb4d72b926d94341db3c0910505ba9",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/sv/",
            "share_url": "https://l10n.elementary.io/engage/website/-/sv/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/sv/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "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": 12,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/sv/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/sv/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/sv/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/sv/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": 41999,
            "filename": "_lang/tr/docs/installation.json",
            "revision": "4b67276e26ebf75bce6f44511b6d2756ac45e818",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/tr/",
            "share_url": "https://l10n.elementary.io/engage/website/-/tr/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/tr/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 45,
            "translated_words": 495,
            "translated_percent": 86.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": "2022-12-02T06:45:50.817617Z",
            "last_author": "Özgür Baskin",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/tr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/tr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/tr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/tr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/tr/units/?format=api"
        },
        {
            "language": {
                "id": 54,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 277,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://l10n.elementary.io/languages/uk/",
                "url": "https://l10n.elementary.io/api/languages/uk/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 42002,
            "filename": "_lang/uk/docs/installation.json",
            "revision": "e51f27d687711784905182fd41ec875ab0b27e87",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/uk/",
            "share_url": "https://l10n.elementary.io/engage/website/-/uk/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/uk/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 52,
            "translated_words": 728,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-11T21:13:48.722438Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/uk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/uk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/uk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/uk/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": 42007,
            "filename": "_lang/zh_CN/docs/installation.json",
            "revision": "cd2a17b8472cd5f4b90b950fb0395bb250c21cea",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/zh_Hans/",
            "share_url": "https://l10n.elementary.io/engage/website/-/zh_Hans/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/zh_Hans/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "translated": 52,
            "translated_words": 728,
            "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-26T11:26:18.411525Z",
            "last_author": "imgradeone Yan",
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/zh_Hans/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/zh_Hans/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/zh_Hans/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/zh_Hans/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": 42690,
            "filename": "",
            "revision": "",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/en/",
            "share_url": "https://l10n.elementary.io/engage/website/-/en/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/en/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 52,
            "total_words": 728,
            "translated": 52,
            "translated_words": 728,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 41,
            "failing_checks_percent": 1.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/en/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/en/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/en/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/en/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 44086,
            "filename": "_lang/pa/docs/installation.json",
            "revision": "f98016cd44cb4d72b926d94341db3c0910505ba9",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/pa/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pa/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/pa/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "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/docs-installation/pa/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/pa/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/pa/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/pa/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 44136,
            "filename": "_lang/vi/docs/installation.json",
            "revision": "f98016cd44cb4d72b926d94341db3c0910505ba9",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/vi/",
            "share_url": "https://l10n.elementary.io/engage/website/-/vi/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/vi/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "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": 45,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/docs-installation/vi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/vi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/vi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/vi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 45366,
            "filename": "_lang/ckb/docs/installation.json",
            "revision": "f98016cd44cb4d72b926d94341db3c0910505ba9",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/ckb/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ckb/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/ckb/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "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/docs-installation/ckb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ckb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ckb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ckb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 45367,
            "filename": "_lang/ku/docs/installation.json",
            "revision": "f98016cd44cb4d72b926d94341db3c0910505ba9",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/ku/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ku/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/ku/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/ku/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "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/docs-installation/ku/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ku/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ku/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/ku/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 49576,
            "filename": "_lang/zh_Hant/docs/installation.json",
            "revision": "f98016cd44cb4d72b926d94341db3c0910505ba9",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/zh_Hant/",
            "share_url": "https://l10n.elementary.io/engage/website/-/zh_Hant/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/zh_Hant/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "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/docs-installation/zh_Hant/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/zh_Hant/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/zh_Hant/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/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": 50706,
            "filename": "_lang/th/docs/installation.json",
            "revision": "f98016cd44cb4d72b926d94341db3c0910505ba9",
            "web_url": "https://l10n.elementary.io/projects/website/docs-installation/th/",
            "share_url": "https://l10n.elementary.io/engage/website/-/th/",
            "translate_url": "https://l10n.elementary.io/translate/website/docs-installation/th/",
            "url": "https://l10n.elementary.io/api/translations/website/docs-installation/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 52,
            "total_words": 728,
            "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/docs-installation/th/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/docs-installation/th/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/docs-installation/th/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/th/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/docs-installation/th/units/?format=api"
        }
    ]
}