Translation components API.

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

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

{
    "count": 47,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 45466,
            "filename": "",
            "revision": "",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/en/",
            "share_url": "https://l10n.elementary.io/engage/website/-/en/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/en/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 145,
            "total_words": 213,
            "translated": 145,
            "translated_words": 213,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/en/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/en/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/en/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/en/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 43,
                "code": "ur",
                "name": "Urdu",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ur_ur",
                    "urd"
                ],
                "direction": "rtl",
                "population": 290790290,
                "web_url": "https://l10n.elementary.io/languages/ur/",
                "url": "https://l10n.elementary.io/api/languages/ur/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ur/statistics/?format=api"
            },
            "language_code": "ur",
            "id": 45467,
            "filename": "ur.tbx",
            "revision": "c22fef9c1afc2f724e438e68f582b74415cae11a",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/ur/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ur/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/ur/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/ur/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 8,
            "translated_words": 13,
            "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": "2018-04-02T19:42:56.064427Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/ur/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/ur/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/ur/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ur/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ur/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": 45468,
            "filename": "vi.tbx",
            "revision": "7a3909bae2263eb084ad1e25effcac9b65241d80",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/vi/",
            "share_url": "https://l10n.elementary.io/engage/website/-/vi/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/vi/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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": "2017-07-26T10:48:33.911736Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/vi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/vi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/vi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/vi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/vi/units/?format=api"
        },
        {
            "language": {
                "id": 13,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://l10n.elementary.io/languages/eo/",
                "url": "https://l10n.elementary.io/api/languages/eo/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 45469,
            "filename": "eo.tbx",
            "revision": "eb029c74fecc5fa5a8476036867c2f611fa05df5",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/eo/",
            "share_url": "https://l10n.elementary.io/engage/website/-/eo/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/eo/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 4,
            "translated": 4,
            "translated_words": 4,
            "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": "2019-07-20T08:48:14.153899Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/eo/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/eo/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/eo/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/eo/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/eo/units/?format=api"
        },
        {
            "language": {
                "id": 100,
                "code": "ti",
                "name": "Tigrinya",
                "plural": {
                    "id": 267,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "tir"
                ],
                "direction": "ltr",
                "population": 10145910,
                "web_url": "https://l10n.elementary.io/languages/ti/",
                "url": "https://l10n.elementary.io/api/languages/ti/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ti/statistics/?format=api"
            },
            "language_code": "ti",
            "id": 45470,
            "filename": "ti.tbx",
            "revision": "ebe88ef18f65243216e0379e399013654000c4ec",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/ti/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ti/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/ti/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/ti/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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": "2017-09-08T19:58:19.971144Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/ti/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/ti/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/ti/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ti/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ti/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": 45472,
            "filename": "zh_Hant.tbx",
            "revision": "74ec95f3c3d4eb8138d917863df26edbede264c0",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/zh_Hant/",
            "share_url": "https://l10n.elementary.io/engage/website/-/zh_Hant/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/zh_Hant/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 8,
            "translated": 6,
            "translated_words": 8,
            "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": "2020-08-15T05:12:36.555978Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/zh_Hant/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/zh_Hant/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/zh_Hant/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 52,
                "code": "lb",
                "name": "Luxembourgish",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ltz"
                ],
                "direction": "ltr",
                "population": 421015,
                "web_url": "https://l10n.elementary.io/languages/lb/",
                "url": "https://l10n.elementary.io/api/languages/lb/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/lb/statistics/?format=api"
            },
            "language_code": "lb",
            "id": 45473,
            "filename": "lb.tbx",
            "revision": "43633b08d612176fa2ce157dfeaa0901d28f8707",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/lb/",
            "share_url": "https://l10n.elementary.io/engage/website/-/lb/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/lb/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 4,
            "translated": 3,
            "translated_words": 4,
            "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": "2018-06-05T19:11:45.018684Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/lb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/lb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/lb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/lb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/lb/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "mni",
                "name": "Manipuri",
                "plural": {
                    "id": 173,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1476590,
                "web_url": "https://l10n.elementary.io/languages/mni/",
                "url": "https://l10n.elementary.io/api/languages/mni/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/mni/statistics/?format=api"
            },
            "language_code": "mni",
            "id": 45474,
            "filename": "mni.tbx",
            "revision": "e02ad30a68a5983c98027dea21c659760bac5258",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/mni/",
            "share_url": "https://l10n.elementary.io/engage/website/-/mni/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/mni/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/mni/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 8,
            "translated": 6,
            "translated_words": 8,
            "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": "2017-06-11T16:17:18.984879Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/mni/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/mni/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/mni/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/mni/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/mni/units/?format=api"
        },
        {
            "language": {
                "id": 9,
                "code": "uz",
                "name": "Uzbek",
                "plural": {
                    "id": 281,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "uz@cyrillic",
                    "uzb"
                ],
                "direction": "ltr",
                "population": 26480135,
                "web_url": "https://l10n.elementary.io/languages/uz/",
                "url": "https://l10n.elementary.io/api/languages/uz/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/uz/statistics/?format=api"
            },
            "language_code": "uz",
            "id": 45475,
            "filename": "uz.tbx",
            "revision": "2ac52e383af71cbe0ffca70c9e65a23f68ecc4fd",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/uz/",
            "share_url": "https://l10n.elementary.io/engage/website/-/uz/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/uz/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/uz/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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-03-21T03:25:51.961567Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/uz/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/uz/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/uz/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/uz/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/uz/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": 45476,
            "filename": "mr.tbx",
            "revision": "42208ebdda72b57af40a8f564b09d717173cc122",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/mr/",
            "share_url": "https://l10n.elementary.io/engage/website/-/mr/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/mr/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 4,
            "translated": 2,
            "translated_words": 4,
            "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-05-29T16:27:08.057851Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/mr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/mr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/mr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/mr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/mr/units/?format=api"
        },
        {
            "language": {
                "id": 188,
                "code": "frp",
                "name": "Franco-Provençal",
                "plural": {
                    "id": 91,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 63777,
                "web_url": "https://l10n.elementary.io/languages/frp/",
                "url": "https://l10n.elementary.io/api/languages/frp/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/frp/statistics/?format=api"
            },
            "language_code": "frp",
            "id": 45477,
            "filename": "frp.tbx",
            "revision": "fb1d665bb451cccfa96d8598e0d02876dcc8b133",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/frp/",
            "share_url": "https://l10n.elementary.io/engage/website/-/frp/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/frp/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/frp/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 2,
            "translated": 1,
            "translated_words": 2,
            "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": "2018-01-04T03:33:02.602636Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/frp/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/frp/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/frp/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/frp/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/frp/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": 45478,
            "filename": "uk.tbx",
            "revision": "2ed5f90c3bf456ee917851d0da156bbe6284409d",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/uk/",
            "share_url": "https://l10n.elementary.io/engage/website/-/uk/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/uk/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 34,
            "total_words": 42,
            "translated": 34,
            "translated_words": 42,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-22T10:48:35.934754Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/uk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/uk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/uk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/uk/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": 45479,
            "filename": "he.tbx",
            "revision": "8695dffccaef31bb06002c5ffe021de53b67db8b",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/he/",
            "share_url": "https://l10n.elementary.io/engage/website/-/he/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/he/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-14T14:03:40.528130Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/he/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/he/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/he/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/he/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/he/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": 45480,
            "filename": "de.tbx",
            "revision": "2bcf68d56386d42b2e8501d6c488a2d250b15d49",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/de/",
            "share_url": "https://l10n.elementary.io/engage/website/-/de/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/de/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 61,
            "total_words": 103,
            "translated": 61,
            "translated_words": 103,
            "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-17T11:58:57.481632Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/de/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/de/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/de/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/de/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 819,
                "code": "tr_TR",
                "name": "Turkish",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/tr_TR/",
                "url": "https://l10n.elementary.io/api/languages/tr_TR/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/tr_TR/statistics/?format=api"
            },
            "language_code": "tr_TR",
            "id": 45481,
            "filename": "tr_TR.tbx",
            "revision": "ca881c22821e2a8ab7d42bb050e36e70f23e97b7",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/tr_TR/",
            "share_url": "https://l10n.elementary.io/engage/website/-/tr_TR/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/tr_TR/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/tr_TR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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": "2017-05-21T22:52:46.631969Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/tr_TR/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/tr_TR/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/tr_TR/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/tr_TR/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/tr_TR/units/?format=api"
        },
        {
            "language": {
                "id": 125,
                "code": "pap",
                "name": "Papiamento",
                "plural": {
                    "id": 202,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 211640,
                "web_url": "https://l10n.elementary.io/languages/pap/",
                "url": "https://l10n.elementary.io/api/languages/pap/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/pap/statistics/?format=api"
            },
            "language_code": "pap",
            "id": 45482,
            "filename": "pap.tbx",
            "revision": "aeaacba7ae1b8bc86f7a68e8d7a825842a2a7b61",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/pap/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pap/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/pap/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/pap/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 4,
            "translated": 1,
            "translated_words": 4,
            "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": "2018-05-21T20:27:26.688781Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/pap/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/pap/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/pap/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/pap/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/pap/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": 45483,
            "filename": "fi.tbx",
            "revision": "040de0ff254959c3d30aacb5f3b541bd14b96139",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/fi/",
            "share_url": "https://l10n.elementary.io/engage/website/-/fi/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/fi/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 3,
            "translated": 3,
            "translated_words": 3,
            "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": "2018-06-02T09:06:39.270203Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/fi/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/fi/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/fi/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/fi/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/fi/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": 45484,
            "filename": "it.tbx",
            "revision": "454c9d3fa9d858dc7fc953abd46596bd0a27c349",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/it/",
            "share_url": "https://l10n.elementary.io/engage/website/-/it/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/it/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 3,
            "translated": 3,
            "translated_words": 3,
            "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": "2018-11-15T00:34:11.030372Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/it/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/it/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/it/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/it/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/it/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": 45485,
            "filename": "pt_BR.tbx",
            "revision": "f7cc64b33bd8fb0c9d02721117243f81f9ee6ce2",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/pt_BR/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pt_BR/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/pt_BR/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 2,
            "translated_words": 2,
            "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": "2018-10-04T12:05:51.139808Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/pt_BR/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 148,
                "code": "me",
                "name": "Montenegrin",
                "plural": {
                    "id": 176,
                    "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": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://l10n.elementary.io/languages/me/",
                "url": "https://l10n.elementary.io/api/languages/me/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/me/statistics/?format=api"
            },
            "language_code": "me",
            "id": 45486,
            "filename": "me.tbx",
            "revision": "85da70cd15b7d612178989651601cbd83f448cb3",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/me/",
            "share_url": "https://l10n.elementary.io/engage/website/-/me/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/me/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/me/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 2,
            "translated": 2,
            "translated_words": 2,
            "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": "2017-05-06T19:30:28.897490Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/me/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/me/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/me/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/me/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/me/units/?format=api"
        },
        {
            "language": {
                "id": 182,
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mspanish"
                ],
                "direction": "ltr",
                "population": 106779500,
                "web_url": "https://l10n.elementary.io/languages/es_MX/",
                "url": "https://l10n.elementary.io/api/languages/es_MX/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/es_MX/statistics/?format=api"
            },
            "language_code": "es_MX",
            "id": 45487,
            "filename": "es_MX.tbx",
            "revision": "d50d7527c776feae29ebf61bc056bfbef4da7edd",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/es_MX/",
            "share_url": "https://l10n.elementary.io/engage/website/-/es_MX/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/es_MX/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 4,
            "translated": 4,
            "translated_words": 4,
            "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": "2020-07-28T02:26:03.011459Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/es_MX/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/es_MX/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/es_MX/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/es_MX/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/es_MX/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": 45488,
            "filename": "pt.tbx",
            "revision": "287cbf7574a13e745a52c8b29ba75d7e626ca3b6",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/pt/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pt/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/pt/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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": "2019-09-10T13:20:21.679325Z",
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/pt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/pt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/pt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/pt/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": 49419,
            "filename": "nl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/nl/",
            "share_url": "https://l10n.elementary.io/engage/website/-/nl/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/nl/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/nl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/nl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/nl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/nl/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": 49420,
            "filename": "sv.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/sv/",
            "share_url": "https://l10n.elementary.io/engage/website/-/sv/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/sv/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/sv/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/sv/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/sv/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/sv/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/sv/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": 49421,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/ru/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ru/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/ru/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/ru/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/ru/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ru/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ru/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": 49422,
            "filename": "ckb.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/ckb/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ckb/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/ckb/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/ckb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/ckb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/ckb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/ckb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ckb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ckb/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": 49423,
            "filename": "lt.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/lt/",
            "share_url": "https://l10n.elementary.io/engage/website/-/lt/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/lt/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/lt/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/lt/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/lt/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/lt/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/lt/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": 49424,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/fr/",
            "share_url": "https://l10n.elementary.io/engage/website/-/fr/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/fr/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/fr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/fr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/fr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/fr/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": 49425,
            "filename": "sr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/sr/",
            "share_url": "https://l10n.elementary.io/engage/website/-/sr/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/sr/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/sr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/sr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/sr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/sr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/sr/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": 49426,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/es/",
            "share_url": "https://l10n.elementary.io/engage/website/-/es/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/es/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/es/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/es/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/es/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/es/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/es/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": 49427,
            "filename": "gl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/gl/",
            "share_url": "https://l10n.elementary.io/engage/website/-/gl/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/gl/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/gl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/gl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/gl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/gl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/gl/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": 49428,
            "filename": "ku.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/ku/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ku/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/ku/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/ku/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/ku/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/ku/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/ku/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ku/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ku/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": 49430,
            "filename": "ja.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/ja/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ja/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/ja/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/ja/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/ja/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ja/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ja/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": 49432,
            "filename": "nn.tbx",
            "revision": "b229ab7dcb27ef05cf7dbb55a9ff599d411ebc53",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/nn/",
            "share_url": "https://l10n.elementary.io/engage/website/-/nn/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/nn/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 7,
            "translated": 5,
            "translated_words": 7,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/nn/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/nn/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/nn/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/nn/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/nn/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": 49434,
            "filename": "nb.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/nb/",
            "share_url": "https://l10n.elementary.io/engage/website/-/nb/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/nb/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/nb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/nb/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/nb/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/nb/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/nb/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/nb/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": 49436,
            "filename": "da.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/da/",
            "share_url": "https://l10n.elementary.io/engage/website/-/da/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/da/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/da/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/da/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/da/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/da/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/da/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": 49438,
            "filename": "pa.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/pa/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pa/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/pa/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/pa/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/pa/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/pa/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/pa/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/pa/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": 49440,
            "filename": "sk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/sk/",
            "share_url": "https://l10n.elementary.io/engage/website/-/sk/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/sk/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/sk/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/sk/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/sk/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/sk/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/sk/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": 49442,
            "filename": "ca.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/ca/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ca/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/ca/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/ca/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/ca/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ca/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ca/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": 49444,
            "filename": "id.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/id/",
            "share_url": "https://l10n.elementary.io/engage/website/-/id/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/id/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/id/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/id/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/id/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/id/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/id/units/?format=api"
        },
        {
            "language": {
                "id": 68,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 11,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://l10n.elementary.io/languages/ar/",
                "url": "https://l10n.elementary.io/api/languages/ar/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 49446,
            "filename": "ar.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/ar/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ar/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/ar/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/ar/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/ar/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/ar/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ar/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ar/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": 49448,
            "filename": "tr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/tr/",
            "share_url": "https://l10n.elementary.io/engage/website/-/tr/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/tr/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/tr/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/tr/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/tr/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/tr/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/tr/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_Hans",
            "id": 49450,
            "filename": "zh_Hans.tbx",
            "revision": "74363008e62320c6b4c8226ad9b8fefa94772b35",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/zh_Hans/",
            "share_url": "https://l10n.elementary.io/engage/website/-/zh_Hans/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/zh_Hans/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/zh_Hans/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": 49452,
            "filename": "ko.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/ko/",
            "share_url": "https://l10n.elementary.io/engage/website/-/ko/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/ko/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/ko/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/ko/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/ko/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ko/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/ko/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": 49454,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/cs/",
            "share_url": "https://l10n.elementary.io/engage/website/-/cs/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/cs/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/cs/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/cs/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/cs/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "id": 3,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 207,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://l10n.elementary.io/languages/pl/",
                "url": "https://l10n.elementary.io/api/languages/pl/?format=api",
                "statistics_url": "https://l10n.elementary.io/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 49456,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/pl/",
            "share_url": "https://l10n.elementary.io/engage/website/-/pl/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/pl/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/pl/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/pl/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/pl/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/pl/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": 50702,
            "filename": "th.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://l10n.elementary.io/projects/website/glossary/th/",
            "share_url": "https://l10n.elementary.io/engage/website/-/th/",
            "translate_url": "https://l10n.elementary.io/translate/website/glossary/th/",
            "url": "https://l10n.elementary.io/api/translations/website/glossary/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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": null,
            "last_author": null,
            "repository_url": "https://l10n.elementary.io/api/translations/website/glossary/th/repository/?format=api",
            "file_url": "https://l10n.elementary.io/api/translations/website/glossary/th/file/?format=api",
            "statistics_url": "https://l10n.elementary.io/api/translations/website/glossary/th/statistics/?format=api",
            "changes_list_url": "https://l10n.elementary.io/api/translations/website/glossary/th/changes/?format=api",
            "units_list_url": "https://l10n.elementary.io/api/translations/website/glossary/th/units/?format=api"
        }
    ]
}