Translation components API.

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

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

{
    "count": 69,
    "next": "https://translate.mattermost.com/api/components/mattermost/glossary/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.mattermost.com/languages/en/",
                "url": "https://translate.mattermost.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 833,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/en/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/en/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/en/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 28516,
            "total_words": 64310,
            "translated": 28516,
            "translated_words": 64310,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/en/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/en/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/en/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/en/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 357,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 357,
                    "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://translate.mattermost.com/languages/zh_Hant/",
                "url": "https://translate.mattermost.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 834,
            "filename": "zh_Hant.tbx",
            "revision": "1c6e94ca9173c5b4b934f63a040d901f5b37e801",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/zh_Hant/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/zh_Hant/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/zh_Hant/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28280,
            "total_words": 63888,
            "translated": 28280,
            "translated_words": 63888,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-08T12:31:57.166820Z",
            "last_author": "danielcw",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/zh_Hant/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 91,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 91,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.mattermost.com/languages/es/",
                "url": "https://translate.mattermost.com/api/languages/es/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 835,
            "filename": "es.tbx",
            "revision": "4410223d2279b7e980b1cf41e78f75f108905cd1",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/es/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/es/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/es/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 71,
            "translated": 36,
            "translated_words": 67,
            "translated_percent": 92.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-18T17:30:53.635075Z",
            "last_author": "Angel Mendez Cano",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/es/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/es/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/es/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/es/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 266,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 266,
                    "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://translate.mattermost.com/languages/ru/",
                "url": "https://translate.mattermost.com/api/languages/ru/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 836,
            "filename": "ru.tbx",
            "revision": "01a0c6114a29c3fd13fcad372b41f0aec1617d23",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/ru/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/ru/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/ru/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 82,
            "total_words": 138,
            "translated": 82,
            "translated_words": 138,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-04T08:36:11.465215Z",
            "last_author": "Konstantin",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ru/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ru/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ru/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "id": 258,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 258,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://translate.mattermost.com/languages/pt_BR/",
                "url": "https://translate.mattermost.com/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 837,
            "filename": "pt_BR.tbx",
            "revision": "9e6673e250b7d97d2e118a29a1d3343da8dac23f",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/pt_BR/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/pt_BR/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/pt_BR/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 61,
            "translated": 24,
            "translated_words": 58,
            "translated_percent": 92.3,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 3.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-04-20T12:55:37.656661Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pt_BR/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 180,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 180,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://translate.mattermost.com/languages/ko/",
                "url": "https://translate.mattermost.com/api/languages/ko/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 838,
            "filename": "ko.tbx",
            "revision": "5d7b01e93df6b4a233b8254cc85ebf4b8f7cd5cd",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/ko/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/ko/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/ko/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 47,
            "total_words": 89,
            "translated": 47,
            "translated_words": 89,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T10:22:52.522616Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ko/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ko/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ko/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ko/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ko/units/?format=api"
        },
        {
            "language": {
                "id": 158,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://translate.mattermost.com/languages/ja/",
                "url": "https://translate.mattermost.com/api/languages/ja/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 839,
            "filename": "ja.tbx",
            "revision": "418b8273de5990dfccfd0b43fa5c2aee750cf6ac",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/ja/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/ja/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/ja/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 141,
            "translated": 79,
            "translated_words": 141,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-19T12:44:12.559425Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ja/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ja/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ja/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ja/units/?format=api"
        },
        {
            "language": {
                "id": 156,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 156,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translate.mattermost.com/languages/it/",
                "url": "https://translate.mattermost.com/api/languages/it/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 840,
            "filename": "it.tbx",
            "revision": "e72087efbe4e3f6cbe49b3992a1879d93f20cc6d",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/it/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/it/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/it/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 57,
            "translated": 26,
            "translated_words": 47,
            "translated_percent": 86.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-19T12:40:28.134519Z",
            "last_author": "enricodeanna",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/it/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/it/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/it/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/it/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/it/units/?format=api"
        },
        {
            "language": {
                "id": 325,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 325,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://translate.mattermost.com/languages/tr/",
                "url": "https://translate.mattermost.com/api/languages/tr/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 841,
            "filename": "tr.tbx",
            "revision": "92fa6149126bd1336a88f7d98f727eb51a35a4b2",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/tr/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/tr/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/tr/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 118,
            "total_words": 154,
            "translated": 118,
            "translated_words": 154,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-13T22:22:51.871727Z",
            "last_author": "Kaya Zeren",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/tr/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/tr/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/tr/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/tr/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/tr/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://translate.mattermost.com/languages/bg/",
                "url": "https://translate.mattermost.com/api/languages/bg/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 842,
            "filename": "bg.tbx",
            "revision": "6037f38a500c7266e45ee71d73b427366e1d14c3",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/bg/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/bg/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/bg/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 58,
            "total_words": 92,
            "translated": 48,
            "translated_words": 71,
            "translated_percent": 82.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": "2021-11-21T07:03:35.571775Z",
            "last_author": "Nikolai Zahariev",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/bg/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/bg/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/bg/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/bg/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/bg/units/?format=api"
        },
        {
            "language": {
                "id": 263,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 263,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://translate.mattermost.com/languages/ro/",
                "url": "https://translate.mattermost.com/api/languages/ro/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 843,
            "filename": "ro.tbx",
            "revision": "236e91e085d3c26457351d59536efd0045f93257",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/ro/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/ro/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/ro/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 43,
            "translated": 15,
            "translated_words": 38,
            "translated_percent": 78.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-18T17:15:14.326521Z",
            "last_author": "wget",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ro/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ro/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ro/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ro/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ro/units/?format=api"
        },
        {
            "language": {
                "id": 70,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.mattermost.com/languages/de/",
                "url": "https://translate.mattermost.com/api/languages/de/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 845,
            "filename": "de.tbx",
            "revision": "1c4a103383eba84cc60596f3b8841250de5b2e68",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/de/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/de/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/de/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 60,
            "translated": 30,
            "translated_words": 60,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-06T13:08:05.249975Z",
            "last_author": "jprusch",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/de/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/de/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/de/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/de/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.mattermost.com/languages/fr/",
                "url": "https://translate.mattermost.com/api/languages/fr/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 855,
            "filename": "fr.tbx",
            "revision": "7f191ffd72bd999deecd177eb4ea8cf2f1f80223",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/fr/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/fr/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/fr/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 28,
            "total_words": 57,
            "translated": 28,
            "translated_words": 57,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-15T18:38:11.961822Z",
            "last_author": "Nathanaël",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fr/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fr/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fr/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 231,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translate.mattermost.com/languages/nl/",
                "url": "https://translate.mattermost.com/api/languages/nl/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 868,
            "filename": "nl.tbx",
            "revision": "6c19e2cc8576316500847bad05db68be628e5dfd",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/nl/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/nl/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/nl/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 45,
            "translated": 19,
            "translated_words": 44,
            "translated_percent": 95.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 5.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-20T21:04:34.793254Z",
            "last_author": "Jesse Hallam",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nl/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nl/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nl/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "id": 251,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 251,
                    "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://translate.mattermost.com/languages/pl/",
                "url": "https://translate.mattermost.com/api/languages/pl/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 874,
            "filename": "pl.tbx",
            "revision": "9ddf4f7c58318c19ee71e92f7fd524dab417df53",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/pl/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/pl/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/pl/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 43,
            "translated": 19,
            "translated_words": 43,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-05T07:05:11.030273Z",
            "last_author": "master7",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pl/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pl/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pl/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pl/units/?format=api"
        },
        {
            "language": {
                "id": 306,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 306,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://translate.mattermost.com/languages/sv/",
                "url": "https://translate.mattermost.com/api/languages/sv/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 878,
            "filename": "sv.tbx",
            "revision": "45db7d94567ada2f657f2c2423bcf09152e47350",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/sv/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/sv/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/sv/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 43,
            "translated": 15,
            "translated_words": 38,
            "translated_percent": 78.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-02-02T13:46:09.390269Z",
            "last_author": "MArtin Johnson",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sv/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sv/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sv/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sv/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sv/units/?format=api"
        },
        {
            "language": {
                "id": 333,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 333,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://translate.mattermost.com/languages/uk/",
                "url": "https://translate.mattermost.com/api/languages/uk/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 882,
            "filename": "uk.tbx",
            "revision": "9f991132e38a3a5daaadb0b634c7391b6a63b71c",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/uk/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/uk/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/uk/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 44,
            "translated": 20,
            "translated_words": 44,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-30T13:26:35.628826Z",
            "last_author": "Valentyn Smagin",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/uk/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/uk/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/uk/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/uk/units/?format=api"
        },
        {
            "language": {
                "id": 355,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 355,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://translate.mattermost.com/languages/zh_Hans/",
                "url": "https://translate.mattermost.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 886,
            "filename": "zh_Hans.tbx",
            "revision": "d7bb85cc14cffd2699a05df44aa1eb3c3bd300f9",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/zh_Hans/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/zh_Hans/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/zh_Hans/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 46,
            "total_words": 76,
            "translated": 46,
            "translated_words": 76,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-19T05:43:52.527485Z",
            "last_author": "Sharuru",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://translate.mattermost.com/languages/hu/",
                "url": "https://translate.mattermost.com/api/languages/hu/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 963,
            "filename": "hu.tbx",
            "revision": "143fd8b657c375ee69377f5dde7b8cea44423e5b",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/hu/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/hu/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/hu/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 63,
            "total_words": 109,
            "translated": 52,
            "translated_words": 82,
            "translated_percent": 82.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-17T10:47:38.241928Z",
            "last_author": "Csaba Tóth",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hu/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hu/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hu/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hu/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hu/units/?format=api"
        },
        {
            "language": {
                "id": 81,
                "code": "en_AU",
                "name": "English (Australia)",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ena"
                ],
                "direction": "ltr",
                "population": 24447840,
                "web_url": "https://translate.mattermost.com/languages/en_AU/",
                "url": "https://translate.mattermost.com/api/languages/en_AU/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/en_AU/statistics/?format=api"
            },
            "language_code": "en_AU",
            "id": 973,
            "filename": "en_AU.tbx",
            "revision": "d755ac5934b4b8358cc1657259e8b547a6b63f95",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/en_AU/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/en_AU/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/en_AU/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/en_AU/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 43,
            "translated": 19,
            "translated_words": 43,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-03T12:03:19.639530Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/en_AU/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/en_AU/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/en_AU/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/en_AU/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/en_AU/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per",
                    "pes"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate.mattermost.com/languages/fa/",
                "url": "https://translate.mattermost.com/api/languages/fa/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 1121,
            "filename": "fa.tbx",
            "revision": "4f0058c4432242006d8fba55ccea3bc9fb1b732a",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/fa/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/fa/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/fa/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 43,
            "translated": 15,
            "translated_words": 39,
            "translated_percent": 83.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-20T21:04:31.209900Z",
            "last_author": "Jesse Hallam",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fa/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fa/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fa/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fa/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fa/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://translate.mattermost.com/languages/ar/",
                "url": "https://translate.mattermost.com/api/languages/ar/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 1500,
            "filename": "ar.tbx",
            "revision": "1c93bc9c14995740b60ea33351d6b62abaf217c7",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/ar/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/ar/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/ar/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 56,
            "translated": 14,
            "translated_words": 52,
            "translated_percent": 82.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-20T21:04:29.421705Z",
            "last_author": "Jesse Hallam",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ar/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ar/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ar/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ar/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ar/units/?format=api"
        },
        {
            "language": {
                "id": 2,
                "code": "ab",
                "name": "Abkhazian",
                "plural": {
                    "id": 2,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "abk"
                ],
                "direction": "ltr",
                "population": 91952,
                "web_url": "https://translate.mattermost.com/languages/ab/",
                "url": "https://translate.mattermost.com/api/languages/ab/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/ab/statistics/?format=api"
            },
            "language_code": "ab",
            "id": 1566,
            "filename": "ab.tbx",
            "revision": "6b1926b3167076cfaace26d8f1ca717aaa67e29d",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/ab/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/ab/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/ab/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ab/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ab/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ab/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ab/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ab/units/?format=api"
        },
        {
            "language": {
                "id": 223,
                "code": "nan",
                "name": "Chinese (Min Nan)",
                "plural": {
                    "id": 223,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 2648638000,
                "web_url": "https://translate.mattermost.com/languages/nan/",
                "url": "https://translate.mattermost.com/api/languages/nan/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/nan/statistics/?format=api"
            },
            "language_code": "nan",
            "id": 1572,
            "filename": "nan.tbx",
            "revision": "5d9c1762dcc93e3e249c9045ac29915ae5f472f1",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/nan/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/nan/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/nan/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nan/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nan/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nan/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nan/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nan/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nan/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 79,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translate.mattermost.com/languages/el/",
                "url": "https://translate.mattermost.com/api/languages/el/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 1741,
            "filename": "el.tbx",
            "revision": "eb1980e9c380b9bb8e09a26dbdbc641105743269",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/el/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/el/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/el/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/el/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/el/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/el/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/el/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/el/units/?format=api"
        },
        {
            "language": {
                "id": 166,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://translate.mattermost.com/languages/kab/",
                "url": "https://translate.mattermost.com/api/languages/kab/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 1743,
            "filename": "kab.tbx",
            "revision": "b2b94171c769d49b2a125b0d370d845116d64d57",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/kab/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/kab/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/kab/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kab/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kab/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kab/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kab/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kab/units/?format=api"
        },
        {
            "language": {
                "id": 141,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 141,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://translate.mattermost.com/languages/hr/",
                "url": "https://translate.mattermost.com/api/languages/hr/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 1745,
            "filename": "hr.tbx",
            "revision": "5451e5f1189a3be397e88daa57a02a665cfaea17",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/hr/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/hr/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/hr/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 14,
            "translated_words": 28,
            "translated_percent": 87.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-12T19:42:11.064853Z",
            "last_author": "Milo Ivir",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hr/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hr/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hr/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hr/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hr/units/?format=api"
        },
        {
            "language": {
                "id": 256,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.mattermost.com/languages/pt/",
                "url": "https://translate.mattermost.com/api/languages/pt/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 1747,
            "filename": "pt.tbx",
            "revision": "38f956b553abcfb8f7868967a7c2b9f2e7cf63cd",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/pt/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/pt/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/pt/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 14,
            "translated_words": 28,
            "translated_percent": 87.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-09T17:58:16.911770Z",
            "last_author": "Gilberto de souza",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pt/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pt/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pt/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pt/units/?format=api"
        },
        {
            "language": {
                "id": 174,
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 174,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kk_cyrl",
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "population": 12219390,
                "web_url": "https://translate.mattermost.com/languages/kk/",
                "url": "https://translate.mattermost.com/api/languages/kk/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/kk/statistics/?format=api"
            },
            "language_code": "kk",
            "id": 1749,
            "filename": "kk.tbx",
            "revision": "7de0a9ad90cbbf7b072fff8a5a79026e8f3644da",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/kk/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/kk/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/kk/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kk/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kk/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kk/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kk/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kk/units/?format=api"
        },
        {
            "language": {
                "id": 226,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 226,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://translate.mattermost.com/languages/nb_NO/",
                "url": "https://translate.mattermost.com/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 1751,
            "filename": "nb_NO.tbx",
            "revision": "b812642b8846ae97d3a6056385bb52750ff32f08",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/nb_NO/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/nb_NO/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/nb_NO/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nb_NO/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nb_NO/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 213,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 213,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://translate.mattermost.com/languages/ml/",
                "url": "https://translate.mattermost.com/api/languages/ml/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/ml/statistics/?format=api"
            },
            "language_code": "ml",
            "id": 1753,
            "filename": "ml.tbx",
            "revision": "1c7ddb7c3b9ce6f9ee49bed56285830c847a1a11",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/ml/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/ml/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/ml/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ml/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ml/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ml/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ml/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ml/units/?format=api"
        },
        {
            "language": {
                "id": 50,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 50,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translate.mattermost.com/languages/ca/",
                "url": "https://translate.mattermost.com/api/languages/ca/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 1755,
            "filename": "ca.tbx",
            "revision": "0b48a7d00a744d9c762d2d3db7b96a77bdbd3ff4",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/ca/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/ca/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/ca/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ca/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ca/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ca/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ca/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ca/units/?format=api"
        },
        {
            "language": {
                "id": 241,
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 241,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "population": 2040397,
                "web_url": "https://translate.mattermost.com/languages/oc/",
                "url": "https://translate.mattermost.com/api/languages/oc/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 1757,
            "filename": "oc.tbx",
            "revision": "f88f5c437b7c10229cada7b49ff0b8934cd00aa0",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/oc/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/oc/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/oc/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/oc/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/oc/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/oc/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/oc/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/oc/units/?format=api"
        },
        {
            "language": {
                "id": 149,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translate.mattermost.com/languages/id/",
                "url": "https://translate.mattermost.com/api/languages/id/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 1759,
            "filename": "id.tbx",
            "revision": "d2c27241c7012e2bb1e5f6c46fe9f32d53372170",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/id/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/id/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/id/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/id/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/id/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/id/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/id/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/id/units/?format=api"
        },
        {
            "language": {
                "id": 340,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://translate.mattermost.com/languages/vi/",
                "url": "https://translate.mattermost.com/api/languages/vi/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 1761,
            "filename": "vi.tbx",
            "revision": "28be4b9a9f5944b2829a4425feddfa34fcfe285d",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/vi/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/vi/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/vi/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 16,
            "translated_words": 31,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-13T03:37:30.653452Z",
            "last_author": "Ele7o",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/vi/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/vi/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/vi/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/vi/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/vi/units/?format=api"
        },
        {
            "language": {
                "id": 21,
                "code": "ars",
                "name": "Arabic (Najdi)",
                "plural": {
                    "id": 21,
                    "source": 0,
                    "number": 6,
                    "formula": "(n == 0) ? 0 : ((n == 1) ? 1 : ((n == 2) ? 2 : ((n % 100 >= 3 && n % 100 <= 10) ? 3 : ((n % 100 >= 11 && n % 100 <= 99) ? 4 : 5))))",
                    "type": 12
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1025205,
                "web_url": "https://translate.mattermost.com/languages/ars/",
                "url": "https://translate.mattermost.com/api/languages/ars/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/ars/statistics/?format=api"
            },
            "language_code": "ars",
            "id": 1763,
            "filename": "ars.tbx",
            "revision": "f2779e99b9a06fd3d25460c1331c90b2f3a59aca",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/ars/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/ars/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/ars/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ars/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ars/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ars/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ars/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ars/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ars/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "https://translate.mattermost.com/languages/ka/",
                "url": "https://translate.mattermost.com/api/languages/ka/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 1765,
            "filename": "ka.tbx",
            "revision": "4d18494ee4dd32b9a6bdb7af02643650a1b6a1a8",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/ka/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/ka/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/ka/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 7,
            "translated_words": 14,
            "translated_percent": 43.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": "2023-06-23T10:19:49.433102Z",
            "last_author": "Levan Medoshvili",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ka/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ka/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ka/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ka/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ka/units/?format=api"
        },
        {
            "language": {
                "id": 288,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 288,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://translate.mattermost.com/languages/sl/",
                "url": "https://translate.mattermost.com/api/languages/sl/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 1767,
            "filename": "sl.tbx",
            "revision": "c9c54df6daeb8c6833fa411a1762b8698c719b24",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/sl/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/sl/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/sl/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sl/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sl/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sl/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sl/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sl/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://translate.mattermost.com/languages/he/",
                "url": "https://translate.mattermost.com/api/languages/he/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 1769,
            "filename": "he.tbx",
            "revision": "c9c89752095805910cb568ddfe1701304358fc4b",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/he/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/he/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/he/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/he/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/he/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/he/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/he/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/he/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est",
                    "ekk"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://translate.mattermost.com/languages/et/",
                "url": "https://translate.mattermost.com/api/languages/et/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 1771,
            "filename": "et.tbx",
            "revision": "e71e4228327dcbca6971f23ed2e6993d379d6bed",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/et/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/et/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/et/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/et/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/et/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/et/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/et/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/et/units/?format=api"
        },
        {
            "language": {
                "id": 287,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 287,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://translate.mattermost.com/languages/sk/",
                "url": "https://translate.mattermost.com/api/languages/sk/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 1773,
            "filename": "sk.tbx",
            "revision": "f6affa1b1d41c91c76b99c8785c307cf04a2f947",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/sk/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/sk/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/sk/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sk/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sk/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sk/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sk/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sk/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://translate.mattermost.com/languages/cs/",
                "url": "https://translate.mattermost.com/api/languages/cs/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 1796,
            "filename": "cs.tbx",
            "revision": "5d38333bb135ccf692e5a21483d4eb1a9c28af1d",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/cs/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/cs/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/cs/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 81,
            "translated": 44,
            "translated_words": 81,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-21T11:19:41.887062Z",
            "last_author": "Pan Klobouk",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/cs/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/cs/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/cs/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "id": 199,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 199,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://translate.mattermost.com/languages/lt/",
                "url": "https://translate.mattermost.com/api/languages/lt/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 1799,
            "filename": "lt.tbx",
            "revision": "031dd3804fe6e37b3a5c6eb5516e357dce7a57c8",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/lt/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/lt/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/lt/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 14,
            "translated_words": 28,
            "translated_percent": 87.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-10T17:54:45.740013Z",
            "last_author": "Andrius Balsevičius",
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/lt/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/lt/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/lt/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/lt/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/lt/units/?format=api"
        },
        {
            "language": {
                "id": 128,
                "code": "gu",
                "name": "Gujarati",
                "plural": {
                    "id": 128,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "guj",
                    "prp"
                ],
                "direction": "ltr",
                "population": 61721798,
                "web_url": "https://translate.mattermost.com/languages/gu/",
                "url": "https://translate.mattermost.com/api/languages/gu/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/gu/statistics/?format=api"
            },
            "language_code": "gu",
            "id": 2080,
            "filename": "gu.tbx",
            "revision": "dcb25db73d2c92aac4747cf0c842eee13df0e1f8",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/gu/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/gu/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/gu/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/gu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/gu/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/gu/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/gu/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/gu/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/gu/units/?format=api"
        },
        {
            "language": {
                "id": 253,
                "code": "pr",
                "name": "Pirate",
                "plural": {
                    "id": 253,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.mattermost.com/languages/pr/",
                "url": "https://translate.mattermost.com/api/languages/pr/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/pr/statistics/?format=api"
            },
            "language_code": "pr",
            "id": 2081,
            "filename": "pr.tbx",
            "revision": "280faab3e42d3aba80140b50eb538cdf5a6d6af8",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/pr/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/pr/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/pr/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pr/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pr/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pr/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pr/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/pr/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "fy",
                "name": "Frisian",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fry"
                ],
                "direction": "ltr",
                "population": 743057,
                "web_url": "https://translate.mattermost.com/languages/fy/",
                "url": "https://translate.mattermost.com/api/languages/fy/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/fy/statistics/?format=api"
            },
            "language_code": "fy",
            "id": 2082,
            "filename": "fy.tbx",
            "revision": "0777f39a8e0f00f761db74f91953c803be66b85d",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/fy/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/fy/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/fy/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fy/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fy/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fy/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fy/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fy/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 40,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben"
                ],
                "direction": "ltr",
                "population": 267193288,
                "web_url": "https://translate.mattermost.com/languages/bn/",
                "url": "https://translate.mattermost.com/api/languages/bn/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/bn/statistics/?format=api"
            },
            "language_code": "bn",
            "id": 2083,
            "filename": "bn.tbx",
            "revision": "ece3717f45f8e88a65ca6339fe6907c0a20649c9",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/bn/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/bn/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/bn/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/bn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/bn/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/bn/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/bn/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/bn/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/bn/units/?format=api"
        },
        {
            "language": {
                "id": 212,
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 212,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "https://translate.mattermost.com/languages/mk/",
                "url": "https://translate.mattermost.com/api/languages/mk/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 2084,
            "filename": "mk.tbx",
            "revision": "2e16d8616a9e27f19b6b8510620b73795a7569a8",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/mk/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/mk/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/mk/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/mk/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/mk/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/mk/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/mk/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/mk/units/?format=api"
        },
        {
            "language": {
                "id": 298,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 298,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi",
                    "als"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://translate.mattermost.com/languages/sq/",
                "url": "https://translate.mattermost.com/api/languages/sq/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 2085,
            "filename": "sq.tbx",
            "revision": "984523de660560de9c3dc5c42c9d44246e9995d7",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/sq/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/sq/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/sq/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sq/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sq/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sq/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sq/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sq/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 137,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://translate.mattermost.com/languages/hi/",
                "url": "https://translate.mattermost.com/api/languages/hi/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 2086,
            "filename": "hi.tbx",
            "revision": "f48a02ec25c33e09ffa9e901c951c1ae08daa2f9",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/hi/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/hi/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/hi/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 16,
            "total_words": 31,
            "translated": 6,
            "translated_words": 13,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hi/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hi/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hi/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hi/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/hi/units/?format=api"
        }
    ]
}