Translation components API.

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

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

{
    "count": 26,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "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": 1636485035,
                "web_url": "https://weblate.frostnerd.com/languages/en/",
                "url": "https://weblate.frostnerd.com/api/languages/en/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/en/statistics/"
            },
            "language_code": "en",
            "id": 332,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/en/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/en/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/en/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/en/",
            "is_template": true,
            "is_source": true,
            "total": 9,
            "total_words": 11,
            "translated": 9,
            "translated_words": 11,
            "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://weblate.frostnerd.com/api/translations/nebulo/glossary/en/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/en/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/en/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/en/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/en/units/"
        },
        {
            "language": {
                "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://weblate.frostnerd.com/languages/tr/",
                "url": "https://weblate.frostnerd.com/api/languages/tr/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/tr/statistics/"
            },
            "language_code": "tr",
            "id": 333,
            "filename": "tr.tbx",
            "revision": "d7255d6a8dade8b3259dad6eb57cc0b75e267843",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/tr/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/tr/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/tr/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/tr/",
            "is_template": false,
            "is_source": false,
            "total": 7,
            "total_words": 8,
            "translated": 6,
            "translated_words": 6,
            "translated_percent": 85.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-05-21T13:24:04.294137Z",
            "last_author": null,
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/tr/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/tr/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/tr/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/tr/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/tr/units/"
        },
        {
            "language": {
                "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://weblate.frostnerd.com/languages/zh_Hans/",
                "url": "https://weblate.frostnerd.com/api/languages/zh_Hans/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/zh_Hans/statistics/"
            },
            "language_code": "zh_Hans",
            "id": 334,
            "filename": "zh_Hans.tbx",
            "revision": "e058d1232bd93f6ea0a623b3a90207a72a646725",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/zh_Hans/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/zh_Hans/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/zh_Hans/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/zh_Hans/",
            "is_template": false,
            "is_source": false,
            "total": 4,
            "total_words": 6,
            "translated": 3,
            "translated_words": 4,
            "translated_percent": 75.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-07-06T01:32:46.178201Z",
            "last_author": null,
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/zh_Hans/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/zh_Hans/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/zh_Hans/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/zh_Hans/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/zh_Hans/units/"
        },
        {
            "language": {
                "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://weblate.frostnerd.com/languages/ar/",
                "url": "https://weblate.frostnerd.com/api/languages/ar/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/ar/statistics/"
            },
            "language_code": "ar",
            "id": 339,
            "filename": "ar.tbx",
            "revision": "0b54fdec8e353748fcd4fd2436255eabab75910d",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/ar/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/ar/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/ar/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ar/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.frostnerd.com/api/translations/nebulo/glossary/ar/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ar/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ar/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ar/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ar/units/"
        },
        {
            "language": {
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 36,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://weblate.frostnerd.com/languages/bn/",
                "url": "https://weblate.frostnerd.com/api/languages/bn/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/bn/statistics/"
            },
            "language_code": "bn",
            "id": 340,
            "filename": "bn.tbx",
            "revision": "d70c0d03c82dfaeb977cba3d0f64f05d2eebc203",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/bn/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/bn/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/bn/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/bn/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.frostnerd.com/api/translations/nebulo/glossary/bn/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/bn/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/bn/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/bn/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/bn/units/"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.frostnerd.com/languages/it/",
                "url": "https://weblate.frostnerd.com/api/languages/it/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/it/statistics/"
            },
            "language_code": "it",
            "id": 341,
            "filename": "it.tbx",
            "revision": "8a7c5af23d4a7ba3517310832227e904b0949bed",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/it/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/it/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/it/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/it/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "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": "2021-04-26T14:24:26.172947Z",
            "last_author": "random",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/it/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/it/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/it/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/it/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/it/units/"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://weblate.frostnerd.com/languages/ca/",
                "url": "https://weblate.frostnerd.com/api/languages/ca/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/ca/statistics/"
            },
            "language_code": "ca",
            "id": 342,
            "filename": "ca.tbx",
            "revision": "30f1b43a46f92f78abd50b46b3c902625f7ddf24",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/ca/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/ca/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/ca/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ca/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.frostnerd.com/api/translations/nebulo/glossary/ca/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ca/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ca/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ca/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ca/units/"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 240,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://weblate.frostnerd.com/languages/pt_BR/",
                "url": "https://weblate.frostnerd.com/api/languages/pt_BR/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/pt_BR/statistics/"
            },
            "language_code": "pt_BR",
            "id": 345,
            "filename": "pt_BR.tbx",
            "revision": "2fbc6c3725c0644a6450c0b284d58aa5536984cd",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/pt_BR/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/pt_BR/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/pt_BR/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pt_BR/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "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": "2021-07-30T21:51:30.340300Z",
            "last_author": "Deleted User",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pt_BR/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pt_BR/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pt_BR/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pt_BR/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pt_BR/units/"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.frostnerd.com/languages/de/",
                "url": "https://weblate.frostnerd.com/api/languages/de/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/de/statistics/"
            },
            "language_code": "de",
            "id": 349,
            "filename": "de.tbx",
            "revision": "13e40a0bd9454c4288a67142df76c2241d911098",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/de/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/de/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/de/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/de/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.frostnerd.com/api/translations/nebulo/glossary/de/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/de/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/de/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/de/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/de/units/"
        },
        {
            "language": {
                "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://weblate.frostnerd.com/languages/es/",
                "url": "https://weblate.frostnerd.com/api/languages/es/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/es/statistics/"
            },
            "language_code": "es",
            "id": 355,
            "filename": "es.tbx",
            "revision": "fbefdf6adf9ccfda4bff4e20103801f75e01368a",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/es/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/es/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/es/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/es/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.frostnerd.com/api/translations/nebulo/glossary/es/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/es/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/es/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/es/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/es/units/"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 359,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://weblate.frostnerd.com/languages/id/",
                "url": "https://weblate.frostnerd.com/api/languages/id/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/id/statistics/"
            },
            "language_code": "id",
            "id": 356,
            "filename": "id.tbx",
            "revision": "9a208afb6d84a647c36a6e41ba654c41dd3c37b6",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/id/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/id/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/id/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/id/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "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://weblate.frostnerd.com/api/translations/nebulo/glossary/id/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/id/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/id/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/id/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/id/units/"
        },
        {
            "language": {
                "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": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://weblate.frostnerd.com/languages/pl/",
                "url": "https://weblate.frostnerd.com/api/languages/pl/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/pl/statistics/"
            },
            "language_code": "pl",
            "id": 359,
            "filename": "pl.tbx",
            "revision": "f3ac9bdf638886e83e9ec7eec00e0643c1947cd8",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/pl/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/pl/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/pl/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pl/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "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": "2021-10-10T00:18:21.154431Z",
            "last_author": "Yarpen Yarpenovsky",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pl/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pl/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pl/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pl/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pl/units/"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://weblate.frostnerd.com/languages/fa/",
                "url": "https://weblate.frostnerd.com/api/languages/fa/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/fa/statistics/"
            },
            "language_code": "fa",
            "id": 364,
            "filename": "fa.tbx",
            "revision": "269e21f5fa8499b96b69f36fedb790961c276657",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/fa/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/fa/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/fa/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/fa/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.frostnerd.com/api/translations/nebulo/glossary/fa/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/fa/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/fa/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/fa/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/fa/units/"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.frostnerd.com/languages/fr/",
                "url": "https://weblate.frostnerd.com/api/languages/fr/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/fr/statistics/"
            },
            "language_code": "fr",
            "id": 371,
            "filename": "fr.tbx",
            "revision": "cab468cdd6a18694426a95cadb0938ca5f93e6d2",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/fr/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/fr/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/fr/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/fr/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.frostnerd.com/api/translations/nebulo/glossary/fr/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/fr/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/fr/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/fr/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/fr/units/"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 238,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://weblate.frostnerd.com/languages/pt/",
                "url": "https://weblate.frostnerd.com/api/languages/pt/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/pt/statistics/"
            },
            "language_code": "pt",
            "id": 372,
            "filename": "pt.tbx",
            "revision": "dfd902731fadfa0be8e639cd42a2940f99bcf5cd",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/pt/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/pt/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/pt/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pt/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.frostnerd.com/api/translations/nebulo/glossary/pt/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pt/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pt/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pt/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/pt/units/"
        },
        {
            "language": {
                "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://weblate.frostnerd.com/languages/hi/",
                "url": "https://weblate.frostnerd.com/api/languages/hi/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/hi/statistics/"
            },
            "language_code": "hi",
            "id": 381,
            "filename": "hi.tbx",
            "revision": "83f1b22b8a2229b7702c29f57c5da1ee7b4d427c",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/hi/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/hi/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/hi/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/hi/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.frostnerd.com/api/translations/nebulo/glossary/hi/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/hi/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/hi/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/hi/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/hi/units/"
        },
        {
            "language": {
                "code": "in",
                "name": "Indonesian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://weblate.frostnerd.com/languages/in/",
                "url": "https://weblate.frostnerd.com/api/languages/in/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/in/statistics/"
            },
            "language_code": "in",
            "id": 387,
            "filename": "in.tbx",
            "revision": "b21aa7ffd94ee529e85ac755cdf4ce6cd8f88822",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/in/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/in/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/in/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/in/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/in/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/in/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/in/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/in/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/in/units/"
        },
        {
            "language": {
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 266,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://weblate.frostnerd.com/languages/si/",
                "url": "https://weblate.frostnerd.com/api/languages/si/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/si/statistics/"
            },
            "language_code": "si",
            "id": 388,
            "filename": "si.tbx",
            "revision": "8a8d575978f314158204af821f5b91f06392c320",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/si/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/si/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/si/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/si/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.frostnerd.com/api/translations/nebulo/glossary/si/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/si/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/si/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/si/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/si/units/"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.frostnerd.com/languages/ja/",
                "url": "https://weblate.frostnerd.com/api/languages/ja/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/ja/statistics/"
            },
            "language_code": "ja",
            "id": 402,
            "filename": "ja.tbx",
            "revision": "8095b4c9e10b731a84a86bcdc5215f0c0e00557d",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/ja/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/ja/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/ja/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ja/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "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": "2021-05-02T15:37:44.994391Z",
            "last_author": "takashi ki",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ja/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ja/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ja/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ja/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ja/units/"
        },
        {
            "language": {
                "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://weblate.frostnerd.com/languages/nl/",
                "url": "https://weblate.frostnerd.com/api/languages/nl/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/nl/statistics/"
            },
            "language_code": "nl",
            "id": 403,
            "filename": "nl.tbx",
            "revision": "679a21e390ba35ca5d9f2338454ab6da74b2a5f1",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/nl/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/nl/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/nl/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/nl/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.frostnerd.com/api/translations/nebulo/glossary/nl/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/nl/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/nl/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/nl/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/nl/units/"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.frostnerd.com/languages/ko/",
                "url": "https://weblate.frostnerd.com/api/languages/ko/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/ko/statistics/"
            },
            "language_code": "ko",
            "id": 410,
            "filename": "ko.tbx",
            "revision": "bd412faf1b621ca0a3cb88c29450d91cf526542a",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/ko/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/ko/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/ko/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ko/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.frostnerd.com/api/translations/nebulo/glossary/ko/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ko/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ko/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ko/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ko/units/"
        },
        {
            "language": {
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 203,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "https://weblate.frostnerd.com/languages/ms/",
                "url": "https://weblate.frostnerd.com/api/languages/ms/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/ms/statistics/"
            },
            "language_code": "ms",
            "id": 419,
            "filename": "ms.tbx",
            "revision": "254eafcd6ae15fbd401c29c92d56b52ffc6bb241",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/ms/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/ms/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/ms/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ms/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.frostnerd.com/api/translations/nebulo/glossary/ms/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ms/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ms/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ms/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ms/units/"
        },
        {
            "language": {
                "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": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://weblate.frostnerd.com/languages/ru/",
                "url": "https://weblate.frostnerd.com/api/languages/ru/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/ru/statistics/"
            },
            "language_code": "ru",
            "id": 424,
            "filename": "ru.tbx",
            "revision": "78e8183ead890341c712772753accd52d4b0f9ad",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/ru/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/ru/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/ru/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ru/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.frostnerd.com/api/translations/nebulo/glossary/ru/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ru/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ru/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ru/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/ru/units/"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 336,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://weblate.frostnerd.com/languages/zh_Hant/",
                "url": "https://weblate.frostnerd.com/api/languages/zh_Hant/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/zh_Hant/statistics/"
            },
            "language_code": "zh_Hant",
            "id": 427,
            "filename": "zh_Hant.tbx",
            "revision": "56dbcb659bee03900e3fca7694a912377d55f1a2",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/zh_Hant/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/zh_Hant/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/zh_Hant/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/zh_Hant/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.frostnerd.com/api/translations/nebulo/glossary/zh_Hant/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/zh_Hant/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/zh_Hant/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/zh_Hant/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/zh_Hant/units/"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 320,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://weblate.frostnerd.com/languages/vi/",
                "url": "https://weblate.frostnerd.com/api/languages/vi/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/vi/statistics/"
            },
            "language_code": "vi",
            "id": 432,
            "filename": "vi.tbx",
            "revision": "78c9492f3c00b89bcb1261daab9a5cd99c731f95",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/vi/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/vi/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/vi/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/vi/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 50.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://weblate.frostnerd.com/api/translations/nebulo/glossary/vi/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/vi/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/vi/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/vi/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/vi/units/"
        },
        {
            "language": {
                "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://weblate.frostnerd.com/languages/nb_NO/",
                "url": "https://weblate.frostnerd.com/api/languages/nb_NO/",
                "statistics_url": "https://weblate.frostnerd.com/api/languages/nb_NO/statistics/"
            },
            "language_code": "nb_NO",
            "id": 441,
            "filename": "nb_NO.tbx",
            "revision": "84692e769e021be8f94f6f401afd02f4e6787bd2",
            "web_url": "https://weblate.frostnerd.com/projects/nebulo/glossary/nb_NO/",
            "share_url": "https://weblate.frostnerd.com/engage/nebulo/nb_NO/",
            "translate_url": "https://weblate.frostnerd.com/translate/nebulo/glossary/nb_NO/",
            "url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/nb_NO/",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "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": "2021-09-11T19:45:56.603019Z",
            "last_author": "Imre Kristoffer Eilertsen",
            "repository_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/nb_NO/repository/",
            "file_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/nb_NO/file/",
            "statistics_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/nb_NO/statistics/",
            "changes_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/nb_NO/changes/",
            "units_list_url": "https://weblate.frostnerd.com/api/translations/nebulo/glossary/nb_NO/units/"
        }
    ]
}