Translation components API.

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

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

{
    "count": 69,
    "next": null,
    "previous": "https://translate.mattermost.com/api/components/mattermost/glossary/translations/?format=api",
    "results": [
        {
            "language": {
                "id": 44,
                "code": "br",
                "name": "Breton",
                "plural": {
                    "id": 44,
                    "source": 0,
                    "number": 5,
                    "formula": "(n % 10 == 1 && n % 100 != 11 && n % 100 != 71 && n % 100 != 91) ? 0 : ((n % 10 == 2 && n % 100 != 12 && n % 100 != 72 && n % 100 != 92) ? 1 : ((((n % 10 == 3 || n % 10 == 4) || n % 10 == 9) && (n % 100 < 10 || n % 100 > 19) && (n % 100 < 70 || n % 100 > 79) && (n % 100 < 90 || n % 100 > 99)) ? 2 : ((n != 0 && n % 1000000 == 0) ? 3 : 4)))",
                    "type": 10
                },
                "aliases": [
                    "bre"
                ],
                "direction": "ltr",
                "population": 563140,
                "web_url": "https://translate.mattermost.com/languages/br/",
                "url": "https://translate.mattermost.com/api/languages/br/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/br/statistics/?format=api"
            },
            "language_code": "br",
            "id": 2087,
            "filename": "br.tbx",
            "revision": "563ce248985597c8c181d81af8ec0abdb0d2a99e",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/br/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/br/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/br/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/br/?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/br/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/br/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/br/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/br/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/br/units/?format=api"
        },
        {
            "language": {
                "id": 198,
                "code": "lo",
                "name": "Lao",
                "plural": {
                    "id": 198,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "lao"
                ],
                "direction": "ltr",
                "population": 5138706,
                "web_url": "https://translate.mattermost.com/languages/lo/",
                "url": "https://translate.mattermost.com/api/languages/lo/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/lo/statistics/?format=api"
            },
            "language_code": "lo",
            "id": 2088,
            "filename": "lo.tbx",
            "revision": "49fd9afe06a630ccb54b14831603b8a4595c2be9",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/lo/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/lo/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/lo/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/lo/?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/lo/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/lo/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/lo/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/lo/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/lo/units/?format=api"
        },
        {
            "language": {
                "id": 299,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://translate.mattermost.com/languages/sr/",
                "url": "https://translate.mattermost.com/api/languages/sr/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 2089,
            "filename": "sr.tbx",
            "revision": "d0591c7965605424339dd4ea1e432ef003d0a771",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/sr/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/sr/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/sr/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sr/?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/sr/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sr/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sr/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sr/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/sr/units/?format=api"
        },
        {
            "language": {
                "id": 214,
                "code": "mn",
                "name": "Mongolian",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mon",
                    "drh",
                    "khk"
                ],
                "direction": "ltr",
                "population": 2948393,
                "web_url": "https://translate.mattermost.com/languages/mn/",
                "url": "https://translate.mattermost.com/api/languages/mn/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/mn/statistics/?format=api"
            },
            "language_code": "mn",
            "id": 2090,
            "filename": "mn.tbx",
            "revision": "725269e7ac7962721e237110e2edc716b1386e5f",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/mn/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/mn/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/mn/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/mn/?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/mn/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/mn/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/mn/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/mn/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/mn/units/?format=api"
        },
        {
            "language": {
                "id": 229,
                "code": "ne",
                "name": "Nepali",
                "plural": {
                    "id": 229,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "np",
                    "nep",
                    "npi"
                ],
                "direction": "ltr",
                "population": 20903374,
                "web_url": "https://translate.mattermost.com/languages/ne/",
                "url": "https://translate.mattermost.com/api/languages/ne/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/ne/statistics/?format=api"
            },
            "language_code": "ne",
            "id": 2091,
            "filename": "ne.tbx",
            "revision": "b4db915d9cde2193f2f408219ed641fdc0d44b4d",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/ne/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/ne/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/ne/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ne/?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/ne/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ne/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ne/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ne/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/ne/units/?format=api"
        },
        {
            "language": {
                "id": 201,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 201,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav",
                    "lvs"
                ],
                "direction": "ltr",
                "population": 1147550,
                "web_url": "https://translate.mattermost.com/languages/lv/",
                "url": "https://translate.mattermost.com/api/languages/lv/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 2092,
            "filename": "lv.tbx",
            "revision": "4e293b217a5a4328b22b449b1027836bcf0b46de",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/lv/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/lv/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/lv/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/lv/?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/lv/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/lv/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/lv/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/lv/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/lv/units/?format=api"
        },
        {
            "language": {
                "id": 109,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 109,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.mattermost.com/languages/fi/",
                "url": "https://translate.mattermost.com/api/languages/fi/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 2093,
            "filename": "fi.tbx",
            "revision": "c7b9bbf6393359c86b95f75f2989841eb0ef867e",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/fi/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/fi/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/fi/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fi/?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/fi/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fi/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fi/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fi/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fi/units/?format=api"
        },
        {
            "language": {
                "id": 286,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 286,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://translate.mattermost.com/languages/si/",
                "url": "https://translate.mattermost.com/api/languages/si/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 2094,
            "filename": "si.tbx",
            "revision": "af0791fae9a6795dd2e465c136cccb07747f0840",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/si/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/si/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/si/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/si/?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/si/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/si/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/si/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/si/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/si/units/?format=api"
        },
        {
            "language": {
                "id": 190,
                "code": "la",
                "name": "Latin",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "la_la",
                    "lat"
                ],
                "direction": "ltr",
                "population": 820,
                "web_url": "https://translate.mattermost.com/languages/la/",
                "url": "https://translate.mattermost.com/api/languages/la/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/la/statistics/?format=api"
            },
            "language_code": "la",
            "id": 2095,
            "filename": "la.tbx",
            "revision": "dcb04fffae4c7503258376ed86fb836f7b161f9f",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/la/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/la/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/la/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/la/?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/la/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/la/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/la/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/la/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/la/units/?format=api"
        },
        {
            "language": {
                "id": 316,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 316,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://translate.mattermost.com/languages/th/",
                "url": "https://translate.mattermost.com/api/languages/th/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 2096,
            "filename": "th.tbx",
            "revision": "a3670090623367cbb815585b501b792aca9a8e13",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/th/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/th/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/th/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/th/?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/th/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/th/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/th/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/th/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/th/units/?format=api"
        },
        {
            "language": {
                "id": 177,
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 177,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm"
                ],
                "direction": "ltr",
                "population": 15065030,
                "web_url": "https://translate.mattermost.com/languages/km/",
                "url": "https://translate.mattermost.com/api/languages/km/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/km/statistics/?format=api"
            },
            "language_code": "km",
            "id": 2097,
            "filename": "km.tbx",
            "revision": "92832caff95842ff11f479dfea6e8e9b5858feaa",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/km/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/km/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/km/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/km/?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/km/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/km/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/km/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/km/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/km/units/?format=api"
        },
        {
            "language": {
                "id": 9,
                "code": "am",
                "name": "Amharic",
                "plural": {
                    "id": 9,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "amh"
                ],
                "direction": "ltr",
                "population": 35728475,
                "web_url": "https://translate.mattermost.com/languages/am/",
                "url": "https://translate.mattermost.com/api/languages/am/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/am/statistics/?format=api"
            },
            "language_code": "am",
            "id": 2098,
            "filename": "am.tbx",
            "revision": "14d4a191f9688ceccf53b4cfc618194d1a80dcf4",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/am/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/am/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/am/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/am/?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/am/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/am/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/am/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/am/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/am/units/?format=api"
        },
        {
            "language": {
                "id": 155,
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 155,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "population": 350734,
                "web_url": "https://translate.mattermost.com/languages/is/",
                "url": "https://translate.mattermost.com/api/languages/is/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/is/statistics/?format=api"
            },
            "language_code": "is",
            "id": 2099,
            "filename": "is.tbx",
            "revision": "a9f3e8ae61fe157458cefaedcf3a20b2b7fc0275",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/is/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/is/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/is/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/is/?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/is/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/is/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/is/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/is/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/is/units/?format=api"
        },
        {
            "language": {
                "id": 104,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://translate.mattermost.com/languages/eu/",
                "url": "https://translate.mattermost.com/api/languages/eu/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 2100,
            "filename": "eu.tbx",
            "revision": "98cd0b41bf1032d9a930688fbc4d4b592da278a1",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/eu/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/eu/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/eu/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/eu/?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/eu/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/eu/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/eu/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/eu/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/eu/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translate.mattermost.com/languages/da/",
                "url": "https://translate.mattermost.com/api/languages/da/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 2101,
            "filename": "da.tbx",
            "revision": "8aadc85098880405b94ab5fd3e03b1d2a14b1a4d",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/da/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/da/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/da/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/da/?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/da/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/da/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/da/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/da/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/da/units/?format=api"
        },
        {
            "language": {
                "id": 591,
                "code": "kk_Latn",
                "name": "Kazakh (latin)",
                "plural": {
                    "id": 612,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kk@latin"
                ],
                "direction": "ltr",
                "population": 12219390,
                "web_url": "https://translate.mattermost.com/languages/kk_Latn/",
                "url": "https://translate.mattermost.com/api/languages/kk_Latn/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/kk_Latn/statistics/?format=api"
            },
            "language_code": "kk_Latn",
            "id": 2102,
            "filename": "kk_Latn.tbx",
            "revision": "890830ae4df41581d62a1145e09aae9b4035e168",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/kk_Latn/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/kk_Latn/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/kk_Latn/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kk_Latn/?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_Latn/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kk_Latn/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kk_Latn/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kk_Latn/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/kk_Latn/units/?format=api"
        },
        {
            "language": {
                "id": 125,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 125,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translate.mattermost.com/languages/gl/",
                "url": "https://translate.mattermost.com/api/languages/gl/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 2103,
            "filename": "gl.tbx",
            "revision": "60a3707890e4283b8a6777f46720ef5ee3f11c96",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/gl/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/gl/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/gl/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/gl/?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/gl/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/gl/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/gl/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/gl/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/gl/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fil",
                "name": "Filipino",
                "plural": {
                    "id": 110,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)",
                    "type": 1
                },
                "aliases": [
                    "fil_fil"
                ],
                "direction": "ltr",
                "population": 67471095,
                "web_url": "https://translate.mattermost.com/languages/fil/",
                "url": "https://translate.mattermost.com/api/languages/fil/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/fil/statistics/?format=api"
            },
            "language_code": "fil",
            "id": 2104,
            "filename": "fil.tbx",
            "revision": "37da31d91e611c2a24031dddd193dd8a34eb1ebe",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/fil/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/fil/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/fil/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fil/?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/fil/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fil/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fil/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fil/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/fil/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "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": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://translate.mattermost.com/languages/be/",
                "url": "https://translate.mattermost.com/api/languages/be/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 2105,
            "filename": "be.tbx",
            "revision": "05c404b26dd7bdaca809d05130a3c8c071ddfe48",
            "web_url": "https://translate.mattermost.com/projects/mattermost/glossary/be/",
            "share_url": "https://translate.mattermost.com/engage/mattermost/-/be/",
            "translate_url": "https://translate.mattermost.com/translate/mattermost/glossary/be/",
            "url": "https://translate.mattermost.com/api/translations/mattermost/glossary/be/?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/be/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/be/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/be/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/be/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/mattermost/glossary/be/units/?format=api"
        }
    ]
}