Translation components API.

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

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

{
    "count": 29,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 67076,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/en/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/en/",
            "url": "https://hosted.weblate.org/api/translations/blurify/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blurify/glossary/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 67077,
            "filename": "tr.tbx",
            "revision": "584b8c6828a88fe18e4e81ddf561d681ce7d3c00",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/tr/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/tr/",
            "url": "https://hosted.weblate.org/api/translations/blurify/glossary/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-02-04T11:56:53+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blurify/glossary/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/tr/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 67078,
            "filename": "de.tbx",
            "revision": "ed331f6409da240cb3a16e8417107be68a6d1023",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/de/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/de/",
            "url": "https://hosted.weblate.org/api/translations/blurify/glossary/de/?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": "2015-10-12T17:52:45+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blurify/glossary/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 1412557,
            "filename": "ko.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/ko/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/ko/",
            "url": "https://hosted.weblate.org/api/translations/blurify/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://hosted.weblate.org/api/translations/blurify/glossary/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ko/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "ckb",
                "name": "Kurdish (Central)",
                "plural": {
                    "id": 284,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "rtl",
                "population": 11086548,
                "web_url": "https://hosted.weblate.org/languages/ckb/",
                "url": "https://hosted.weblate.org/api/languages/ckb/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ckb/statistics/?format=api"
            },
            "language_code": "ckb",
            "id": 1412558,
            "filename": "ckb.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/ckb/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/ckb/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/ckb/",
            "url": "https://hosted.weblate.org/api/translations/blurify/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://hosted.weblate.org/api/translations/blurify/glossary/ckb/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ckb/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ckb/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ckb/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ckb/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 100,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://hosted.weblate.org/languages/gl/",
                "url": "https://hosted.weblate.org/api/languages/gl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 1412559,
            "filename": "gl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/gl/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/gl/",
            "url": "https://hosted.weblate.org/api/translations/blurify/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://hosted.weblate.org/api/translations/blurify/glossary/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/gl/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "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://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1412560,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/pl/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/pl/",
            "url": "https://hosted.weblate.org/api/translations/blurify/glossary/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blurify/glossary/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/pl/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "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://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 1412561,
            "filename": "ca.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/ca/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/ca/",
            "url": "https://hosted.weblate.org/api/translations/blurify/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://hosted.weblate.org/api/translations/blurify/glossary/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ca/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 1412562,
            "filename": "zh_Hans.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/blurify/glossary/zh_Hans/?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://hosted.weblate.org/api/translations/blurify/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 62,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://hosted.weblate.org/languages/en_GB/",
                "url": "https://hosted.weblate.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 1412563,
            "filename": "en_GB.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/en_GB/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/en_GB/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/en_GB/",
            "url": "https://hosted.weblate.org/api/translations/blurify/glossary/en_GB/?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://hosted.weblate.org/api/translations/blurify/glossary/en_GB/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/en_GB/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/en_GB/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/en_GB/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 1412564,
            "filename": "zh_Hant.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/blurify/glossary/zh_Hant/?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://hosted.weblate.org/api/translations/blurify/glossary/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 1412565,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/fr/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/fr/",
            "url": "https://hosted.weblate.org/api/translations/blurify/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://hosted.weblate.org/api/translations/blurify/glossary/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "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://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1412566,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/ru/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/ru/",
            "url": "https://hosted.weblate.org/api/translations/blurify/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://hosted.weblate.org/api/translations/blurify/glossary/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 1412567,
            "filename": "id.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/id/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/id/",
            "url": "https://hosted.weblate.org/api/translations/blurify/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://hosted.weblate.org/api/translations/blurify/glossary/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/id/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "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://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 1412568,
            "filename": "uk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/uk/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/uk/",
            "url": "https://hosted.weblate.org/api/translations/blurify/glossary/uk/?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://hosted.weblate.org/api/translations/blurify/glossary/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/uk/units/?format=api"
        },
        {
            "language": {
                "id": 34,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://hosted.weblate.org/languages/et/",
                "url": "https://hosted.weblate.org/api/languages/et/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 1412569,
            "filename": "et.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/et/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/et/",
            "url": "https://hosted.weblate.org/api/translations/blurify/glossary/et/?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://hosted.weblate.org/api/translations/blurify/glossary/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/et/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 1412570,
            "filename": "nl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/nl/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/nl/",
            "url": "https://hosted.weblate.org/api/translations/blurify/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blurify/glossary/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "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://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 1412571,
            "filename": "nb_NO.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/blurify/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://hosted.weblate.org/api/translations/blurify/glossary/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 1412572,
            "filename": "hr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/hr/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/hr/",
            "url": "https://hosted.weblate.org/api/translations/blurify/glossary/hr/?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://hosted.weblate.org/api/translations/blurify/glossary/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/hr/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "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://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 1412573,
            "filename": "ar.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/ar/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/ar/",
            "url": "https://hosted.weblate.org/api/translations/blurify/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://hosted.weblate.org/api/translations/blurify/glossary/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ar/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 247,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "https://hosted.weblate.org/languages/pt_PT/",
                "url": "https://hosted.weblate.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt_PT",
            "id": 1412574,
            "filename": "pt_PT.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/blurify/glossary/pt_PT/?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://hosted.weblate.org/api/translations/blurify/glossary/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/pt_PT/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 1412575,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/es/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/es/",
            "url": "https://hosted.weblate.org/api/translations/blurify/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blurify/glossary/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 1412576,
            "filename": "el.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/el/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/el/",
            "url": "https://hosted.weblate.org/api/translations/blurify/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://hosted.weblate.org/api/translations/blurify/glossary/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/el/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 1412577,
            "filename": "it.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/it/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/it/",
            "url": "https://hosted.weblate.org/api/translations/blurify/glossary/it/?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://hosted.weblate.org/api/translations/blurify/glossary/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/it/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "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://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 1412578,
            "filename": "he.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/he/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/he/",
            "url": "https://hosted.weblate.org/api/translations/blurify/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://hosted.weblate.org/api/translations/blurify/glossary/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/he/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1412579,
            "filename": "ja.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/ja/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/ja/",
            "url": "https://hosted.weblate.org/api/translations/blurify/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/ja/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 1412580,
            "filename": "hu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/hu/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/hu/",
            "url": "https://hosted.weblate.org/api/translations/blurify/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://hosted.weblate.org/api/translations/blurify/glossary/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/hu/units/?format=api"
        },
        {
            "language": {
                "id": 33,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 26,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://hosted.weblate.org/languages/eu/",
                "url": "https://hosted.weblate.org/api/languages/eu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 1412581,
            "filename": "eu.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/eu/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/eu/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/eu/",
            "url": "https://hosted.weblate.org/api/translations/blurify/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://hosted.weblate.org/api/translations/blurify/glossary/eu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/eu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/eu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/eu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/eu/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "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://hosted.weblate.org/languages/eo/",
                "url": "https://hosted.weblate.org/api/languages/eo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 1412582,
            "filename": "eo.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://hosted.weblate.org/projects/blurify/glossary/eo/",
            "share_url": "https://hosted.weblate.org/engage/blurify/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/blurify/glossary/eo/",
            "url": "https://hosted.weblate.org/api/translations/blurify/glossary/eo/?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://hosted.weblate.org/api/translations/blurify/glossary/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/blurify/glossary/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/blurify/glossary/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/blurify/glossary/eo/units/?format=api"
        }
    ]
}