Translation components API.

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

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

{
    "count": 42,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 114,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/en/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/en/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/en/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 2201,
            "total_words": 7834,
            "translated": 2201,
            "translated_words": 7834,
            "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://translate.yunohost.org/api/translations/yunohost/glossary/en/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/en/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/en/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/en/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 84,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.yunohost.org/languages/es/",
                "url": "https://translate.yunohost.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 115,
            "filename": "es.tbx",
            "revision": "44b37919767b57be95e471ab9d118dec886e6fd0",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/es/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/es/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/es/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 12,
            "total_words": 14,
            "translated": 12,
            "translated_words": 14,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-12-22T17:17:33.660769Z",
            "last_author": "Juan Alberto González",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/es/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/es/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/es/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/es/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 83,
                "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://translate.yunohost.org/languages/eo/",
                "url": "https://translate.yunohost.org/api/languages/eo/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 116,
            "filename": "eo.tbx",
            "revision": "7b0b564661f790ba868c6449ce45e12a7b88783a",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/eo/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/eo/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/eo/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 13,
            "translated": 10,
            "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": "2019-10-08T06:15:58.742053Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eo/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eo/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eo/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eo/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eo/units/?format=api"
        },
        {
            "language": {
                "id": 225,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 225,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://translate.yunohost.org/languages/oc/",
                "url": "https://translate.yunohost.org/api/languages/oc/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 117,
            "filename": "oc.tbx",
            "revision": "dc0fc64f0c1bd7072694f9bdd12d27a750e1b0ad",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/oc/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/oc/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/oc/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 6,
            "translated": 6,
            "translated_words": 6,
            "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-01-08T11:42:26.627891Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/oc/units/?format=api"
        },
        {
            "language": {
                "id": 215,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translate.yunohost.org/languages/nl/",
                "url": "https://translate.yunohost.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 118,
            "filename": "nl.tbx",
            "revision": "360051529bfd7e64a2ecca3f5b5cf76254ad8042",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/nl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/nl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/nl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 14,
            "translated": 9,
            "translated_words": 14,
            "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-02-19T16:46:05.869015Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.yunohost.org/languages/de/",
                "url": "https://translate.yunohost.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 119,
            "filename": "de.tbx",
            "revision": "c71f47f9859527d0264ec75ad9d8df083d3b3849",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/de/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/de/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/de/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 10,
            "total_words": 10,
            "translated": 10,
            "translated_words": 10,
            "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-07-21T22:20:34.764253Z",
            "last_author": "Gregor",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/de/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/de/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/de/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/de/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 238,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 238,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.yunohost.org/languages/pt/",
                "url": "https://translate.yunohost.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 120,
            "filename": "pt.tbx",
            "revision": "1c82b4f50bf1bb3fced1dea6bfa0b23700cd41cb",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/pt/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/pt/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/pt/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt/?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": "2019-09-01T14:50:46.983803Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt/units/?format=api"
        },
        {
            "language": {
                "id": 335,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 335,
                    "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://translate.yunohost.org/languages/zh_Hans/",
                "url": "https://translate.yunohost.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 121,
            "filename": "zh_Hans.tbx",
            "revision": "2278fb9f596d20ee339f38699442d264fc3fcc67",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/zh_Hans/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/zh_Hans/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/zh_Hans/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2138,
            "total_words": 7735,
            "translated": 2138,
            "translated_words": 7735,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-23T18:06:51.175619Z",
            "last_author": "OniriCorpe",
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 142,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translate.yunohost.org/languages/it/",
                "url": "https://translate.yunohost.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 122,
            "filename": "it.tbx",
            "revision": "32bb8dda4b4465bfe22c31ed0210750799d53c43",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/it/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/it/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/it/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/it/?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": "2020-10-25T00:44:02.132093Z",
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/it/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/it/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/it/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/it/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/it/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.yunohost.org/languages/fi/",
                "url": "https://translate.yunohost.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 127,
            "filename": "fi.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/fi/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fi/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/fi/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fi/?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://translate.yunohost.org/api/translations/yunohost/glossary/fi/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fi/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fi/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fi/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fi/units/?format=api"
        },
        {
            "language": {
                "id": 95,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://translate.yunohost.org/languages/eu/",
                "url": "https://translate.yunohost.org/api/languages/eu/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 128,
            "filename": "eu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/eu/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/eu/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/eu/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eu/?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://translate.yunohost.org/api/translations/yunohost/glossary/eu/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eu/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eu/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eu/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/eu/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.yunohost.org/languages/fr/",
                "url": "https://translate.yunohost.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 129,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/fr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/fr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/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://translate.yunohost.org/api/translations/yunohost/glossary/fr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 123,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://translate.yunohost.org/languages/hi/",
                "url": "https://translate.yunohost.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 130,
            "filename": "hi.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/hi/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/hi/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/hi/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hi/?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://translate.yunohost.org/api/translations/yunohost/glossary/hi/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hi/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hi/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hi/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hi/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://translate.yunohost.org/languages/cs/",
                "url": "https://translate.yunohost.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 131,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/cs/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/cs/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/cs/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/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://translate.yunohost.org/api/translations/yunohost/glossary/cs/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/cs/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/cs/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "id": 213,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 213,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://translate.yunohost.org/languages/ne/",
                "url": "https://translate.yunohost.org/api/languages/ne/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne",
            "id": 132,
            "filename": "ne.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/ne/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ne/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/ne/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ne/?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://translate.yunohost.org/api/translations/yunohost/glossary/ne/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ne/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ne/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ne/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ne/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "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://translate.yunohost.org/languages/ar/",
                "url": "https://translate.yunohost.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 133,
            "filename": "ar.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/ar/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ar/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/ar/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/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://translate.yunohost.org/api/translations/yunohost/glossary/ar/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ar/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ar/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ar/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ar/units/?format=api"
        },
        {
            "language": {
                "id": 37,
                "code": "bn_BD",
                "name": "Bengali (Bangladesh)",
                "plural": {
                    "id": 37,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 159397980,
                "web_url": "https://translate.yunohost.org/languages/bn_BD/",
                "url": "https://translate.yunohost.org/api/languages/bn_BD/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/bn_BD/statistics/?format=api"
            },
            "language_code": "bn_BD",
            "id": 134,
            "filename": "bn_BD.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/bn_BD/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/bn_BD/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/bn_BD/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/?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://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/bn_BD/units/?format=api"
        },
        {
            "language": {
                "id": 72,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translate.yunohost.org/languages/el/",
                "url": "https://translate.yunohost.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 135,
            "filename": "el.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/el/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/el/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/el/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/el/?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://translate.yunohost.org/api/translations/yunohost/glossary/el/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/el/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/el/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/el/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/el/units/?format=api"
        },
        {
            "language": {
                "id": 233,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 233,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://translate.yunohost.org/languages/pl/",
                "url": "https://translate.yunohost.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 136,
            "filename": "pl.tbx",
            "revision": "d8488ee873ef9cb74e69d4c5e24c83e5b8121544",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/pl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/pl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/pl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pl/?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://translate.yunohost.org/api/translations/yunohost/glossary/pl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pl/units/?format=api"
        },
        {
            "language": {
                "id": 46,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translate.yunohost.org/languages/ca/",
                "url": "https://translate.yunohost.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 137,
            "filename": "ca.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/ca/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ca/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/ca/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/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://translate.yunohost.org/api/translations/yunohost/glossary/ca/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/units/?format=api"
        },
        {
            "language": {
                "id": 210,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 210,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://translate.yunohost.org/languages/nb_NO/",
                "url": "https://translate.yunohost.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 138,
            "filename": "nb_NO.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/nb_NO/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/nb_NO/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/nb_NO/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nb_NO/?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://translate.yunohost.org/api/translations/yunohost/glossary/nb_NO/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nb_NO/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 248,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 248,
                    "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": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://translate.yunohost.org/languages/ru/",
                "url": "https://translate.yunohost.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 139,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/ru/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ru/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/ru/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/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://translate.yunohost.org/api/translations/yunohost/glossary/ru/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ru/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ru/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "id": 305,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 305,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://translate.yunohost.org/languages/tr/",
                "url": "https://translate.yunohost.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 140,
            "filename": "tr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/tr/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/tr/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/tr/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/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://translate.yunohost.org/api/translations/yunohost/glossary/tr/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/tr/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/tr/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/tr/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/tr/units/?format=api"
        },
        {
            "language": {
                "id": 131,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://translate.yunohost.org/languages/hu/",
                "url": "https://translate.yunohost.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 141,
            "filename": "hu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/hu/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/hu/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/hu/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hu/?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://translate.yunohost.org/api/translations/yunohost/glossary/hu/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hu/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hu/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hu/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/hu/units/?format=api"
        },
        {
            "language": {
                "id": 286,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 286,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://translate.yunohost.org/languages/sv/",
                "url": "https://translate.yunohost.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 142,
            "filename": "sv.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/sv/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/sv/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/sv/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/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://translate.yunohost.org/api/translations/yunohost/glossary/sv/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sv/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sv/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sv/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sv/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 40,
                    "source": 0,
                    "number": 5,
                    "formula": "(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))",
                    "type": 10
                },
                "aliases": [
                    "bre"
                ],
                "direction": "ltr",
                "population": 563140,
                "web_url": "https://translate.yunohost.org/languages/br/",
                "url": "https://translate.yunohost.org/api/languages/br/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/br/statistics/?format=api"
            },
            "language_code": "br",
            "id": 143,
            "filename": "br.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/br/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/br/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/br/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/br/?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://translate.yunohost.org/api/translations/yunohost/glossary/br/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/br/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/br/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/br/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/br/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translate.yunohost.org/languages/gl/",
                "url": "https://translate.yunohost.org/api/languages/gl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 148,
            "filename": "gl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/gl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/gl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/gl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/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://translate.yunohost.org/api/translations/yunohost/glossary/gl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/gl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/gl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/gl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/gl/units/?format=api"
        },
        {
            "language": {
                "id": 313,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 313,
                    "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": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://translate.yunohost.org/languages/uk/",
                "url": "https://translate.yunohost.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 154,
            "filename": "uk.tbx",
            "revision": "01779f17136ffac6a23fc419ce869ebb55b00f25",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/uk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/uk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/uk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/uk/?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": null,
            "last_author": null,
            "repository_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/uk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/uk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/uk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/uk/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate.yunohost.org/languages/fa/",
                "url": "https://translate.yunohost.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 159,
            "filename": "fa.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/fa/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/fa/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/fa/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fa/?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://translate.yunohost.org/api/translations/yunohost/glossary/fa/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fa/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fa/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fa/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/fa/units/?format=api"
        },
        {
            "language": {
                "id": 54,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 54,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://translate.yunohost.org/languages/ckb/",
                "url": "https://translate.yunohost.org/api/languages/ckb/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 164,
            "filename": "ckb.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/ckb/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ckb/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/ckb/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/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://translate.yunohost.org/api/translations/yunohost/glossary/ckb/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ckb/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ckb/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ckb/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translate.yunohost.org/languages/id/",
                "url": "https://translate.yunohost.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 167,
            "filename": "id.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/id/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/id/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/id/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/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://translate.yunohost.org/api/translations/yunohost/glossary/id/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/id/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/id/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/id/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/id/units/?format=api"
        },
        {
            "language": {
                "id": 197,
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "https://translate.yunohost.org/languages/mk/",
                "url": "https://translate.yunohost.org/api/languages/mk/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 173,
            "filename": "mk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/mk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/mk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/mk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/mk/?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://translate.yunohost.org/api/translations/yunohost/glossary/mk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/mk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/mk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/mk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/mk/units/?format=api"
        },
        {
            "language": {
                "id": 268,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 268,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://translate.yunohost.org/languages/sl/",
                "url": "https://translate.yunohost.org/api/languages/sl/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 178,
            "filename": "sl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/sl/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/sl/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/sl/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sl/?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://translate.yunohost.org/api/translations/yunohost/glossary/sl/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sl/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sl/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sl/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sl/units/?format=api"
        },
        {
            "language": {
                "id": 63,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 63,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translate.yunohost.org/languages/da/",
                "url": "https://translate.yunohost.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 184,
            "filename": "da.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/da/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/da/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/da/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/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://translate.yunohost.org/api/translations/yunohost/glossary/da/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/da/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/da/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/da/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/da/units/?format=api"
        },
        {
            "language": {
                "id": 152,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://translate.yunohost.org/languages/kab/",
                "url": "https://translate.yunohost.org/api/languages/kab/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 189,
            "filename": "kab.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/kab/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/kab/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/kab/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/kab/?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://translate.yunohost.org/api/translations/yunohost/glossary/kab/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/kab/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/kab/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/kab/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/kab/units/?format=api"
        },
        {
            "language": {
                "id": 267,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 267,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://translate.yunohost.org/languages/sk/",
                "url": "https://translate.yunohost.org/api/languages/sk/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 195,
            "filename": "sk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/sk/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/sk/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/sk/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/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://translate.yunohost.org/api/translations/yunohost/glossary/sk/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sk/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sk/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sk/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/sk/units/?format=api"
        },
        {
            "language": {
                "id": 293,
                "code": "te",
                "name": "Telugu",
                "plural": {
                    "id": 293,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tel"
                ],
                "direction": "ltr",
                "population": 95478480,
                "web_url": "https://translate.yunohost.org/languages/te/",
                "url": "https://translate.yunohost.org/api/languages/te/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/te/statistics/?format=api"
            },
            "language_code": "te",
            "id": 199,
            "filename": "te.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/te/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/te/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/te/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/te/?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://translate.yunohost.org/api/translations/yunohost/glossary/te/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/te/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/te/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/te/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/te/units/?format=api"
        },
        {
            "language": {
                "id": 122,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 122,
                    "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://translate.yunohost.org/languages/he/",
                "url": "https://translate.yunohost.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 207,
            "filename": "he.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/he/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/he/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/he/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/he/?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://translate.yunohost.org/api/translations/yunohost/glossary/he/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/he/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/he/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/he/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/he/units/?format=api"
        },
        {
            "language": {
                "id": 240,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 240,
                    "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://translate.yunohost.org/languages/pt_BR/",
                "url": "https://translate.yunohost.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 209,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/pt_BR/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/pt_BR/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/pt_BR/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt_BR/?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://translate.yunohost.org/api/translations/yunohost/glossary/pt_BR/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 184,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 184,
                    "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": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://translate.yunohost.org/languages/lt/",
                "url": "https://translate.yunohost.org/api/languages/lt/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 216,
            "filename": "lt.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/lt/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/lt/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/lt/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/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://translate.yunohost.org/api/translations/yunohost/glossary/lt/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/lt/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/lt/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/lt/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/lt/units/?format=api"
        },
        {
            "language": {
                "id": 144,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://translate.yunohost.org/languages/ja/",
                "url": "https://translate.yunohost.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 220,
            "filename": "ja.tbx",
            "revision": "3e5052d9e3c5a8ba9b0a6e4e02202a08b6593801",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/ja/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ja/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/ja/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 43,
            "translated": 17,
            "translated_words": 43,
            "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://translate.yunohost.org/api/translations/yunohost/glossary/ja/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ja/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ja/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ja/units/?format=api"
        },
        {
            "language": {
                "id": 166,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://translate.yunohost.org/languages/ko/",
                "url": "https://translate.yunohost.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 224,
            "filename": "ko.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/ko/",
            "share_url": "https://translate.yunohost.org/engage/yunohost/-/ko/",
            "translate_url": "https://translate.yunohost.org/translate/yunohost/glossary/ko/",
            "url": "https://translate.yunohost.org/api/translations/yunohost/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://translate.yunohost.org/api/translations/yunohost/glossary/ko/repository/?format=api",
            "file_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ko/file/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ko/statistics/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ko/changes/?format=api",
            "units_list_url": "https://translate.yunohost.org/api/translations/yunohost/glossary/ko/units/?format=api"
        }
    ]
}