Translation components API.

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

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

{
    "count": 22,
    "next": null,
    "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": 1022,
            "filename": "webapp/i18n/en.json",
            "revision": "d7e6a7edfe0f50c440b088a4f5fba362975f25f9,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/en/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/en/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/en/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 607,
            "total_words": 3181,
            "translated": 607,
            "translated_words": 3181,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 16,
            "failing_checks_words": 81,
            "failing_checks_percent": 2.6,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": "2024-04-30T12:46:04.586042Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/en/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/en/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/en/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/en/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/en/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": 1024,
            "filename": "webapp/i18n/es.json",
            "revision": "1e78d7f935646f98528506b0eae61d0432c9a3f1,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/es/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/es/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/es/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 2,
            "translated_words": 22,
            "translated_percent": 0.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 18,
            "have_comment": 0,
            "last_change": "2024-04-30T12:46:13.496793Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/es/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/es/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/es/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/es/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/es/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": 1026,
            "filename": "webapp/i18n/de.json",
            "revision": "db0f746b56c6d5bf83a7deba10a347cd31373afb,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/de/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/de/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/de/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 606,
            "translated_words": 3179,
            "translated_percent": 99.8,
            "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-30T12:46:09.150039Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/de/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/de/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/de/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/de/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/de/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": 1028,
            "filename": "webapp/i18n/nl.json",
            "revision": "83f5f808717a7cb8133f61cb2be072bbc91edb06,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/nl/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/nl/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/nl/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 607,
            "translated_words": 3181,
            "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-03T08:29:20.025898Z",
            "last_author": "Tom De Moor",
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/nl/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/nl/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/nl/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/nl/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/nl/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": 1032,
            "filename": "webapp/i18n/ja.json",
            "revision": "820b4a0451474839a2b3316fe09f39646120d41a,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/ja/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/ja/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/ja/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 606,
            "translated_words": 3179,
            "translated_percent": 99.8,
            "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-30T12:46:27.794165Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ja/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ja/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ja/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ja/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ja/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": 1042,
            "filename": "webapp/i18n/hu.json",
            "revision": "e3e2e35024eb737012792766232a9e3b3d36049a,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/hu/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/hu/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/hu/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 548,
            "translated_words": 2821,
            "translated_percent": 90.2,
            "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-30T12:46:23.143046Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/hu/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/hu/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/hu/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/hu/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/hu/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": 1043,
            "filename": "webapp/i18n/pl.json",
            "revision": "9bb011f9f54238ea5dd910e4f6932a0a12e805b9,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/pl/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/pl/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/pl/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 606,
            "translated_words": 3179,
            "translated_percent": 99.8,
            "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-30T12:46:39.525678Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/pl/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/pl/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/pl/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/pl/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/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": 1045,
            "filename": "webapp/i18n/sv.json",
            "revision": "2a09b37a2e0804496728a68e9a26765a20ca2481,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/sv/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/sv/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/sv/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 606,
            "translated_words": 3179,
            "translated_percent": 99.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 22,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T12:46:46.321200Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/sv/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/sv/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/sv/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/sv/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/sv/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": 1047,
            "filename": "webapp/i18n/ko.json",
            "revision": "d858001f0c813333b1f984c3e037c1f32dbcc91c,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/ko/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/ko/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/ko/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 321,
            "translated_words": 1482,
            "translated_percent": 52.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 39,
            "have_comment": 0,
            "last_change": "2024-04-30T12:46:32.742908Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ko/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ko/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ko/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ko/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ko/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": 1053,
            "filename": "webapp/i18n/fr.json",
            "revision": "2f1f58ea419d739eeb2e9d6035658b1a6c3833cb,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/fr/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/fr/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/fr/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 186,
            "translated_words": 831,
            "translated_percent": 30.6,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T12:46:18.187668Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/fr/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/fr/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/fr/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/fr/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/fr/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": 1064,
            "filename": "webapp/i18n/hr.json",
            "revision": "a4fed806fc1d0af4909e99995a2602350dee5f70,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/hr/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/hr/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/hr/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 606,
            "translated_words": 3179,
            "translated_percent": 99.8,
            "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-30T12:46:20.717642Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/hr/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/hr/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/hr/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/hr/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/hr/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": 1068,
            "filename": "webapp/i18n/ml.json",
            "revision": "5768ba8f9dfe2d79d355038760ec3d4c3ef7993a,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/ml/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/ml/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/ml/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 99,
            "translated_words": 404,
            "translated_percent": 16.3,
            "fuzzy": 1,
            "fuzzy_words": 5,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T12:46:34.912910Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ml/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ml/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ml/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ml/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ml/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": 1072,
            "filename": "webapp/i18n/en_AU.json",
            "revision": "bcaa763cfbe70bea13999d8f41fa3ae28a71da55,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/en_AU/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/en_AU/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/en_AU/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/en_AU/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 606,
            "translated_words": 3176,
            "translated_percent": 99.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-02T11:45:17.818656Z",
            "last_author": "Matthew Williams",
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/en_AU/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/en_AU/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/en_AU/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/en_AU/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/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": 1079,
            "filename": "webapp/i18n/fa.json",
            "revision": "41f8a4ebeb25b5b41243d7557f6689f381c41029,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/fa/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/fa/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/fa/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 10,
            "translated_words": 31,
            "translated_percent": 1.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": "2024-04-30T12:46:16.109785Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/fa/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/fa/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/fa/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/fa/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/fa/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": 1095,
            "filename": "webapp/i18n/kk.json",
            "revision": "ffd3bc65b07c468da7072a1c8223dc007a4c84c6,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/kk/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/kk/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/kk/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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-30T12:46:30.391805Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/kk/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/kk/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/kk/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/kk/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/kk/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": 1107,
            "filename": "webapp/i18n/ru.json",
            "revision": "42fee666fe8042adce200b1be3af2b4b34f9025d,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/ru/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/ru/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/ru/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 362,
            "translated_words": 1813,
            "translated_percent": 59.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 31,
            "have_comment": 1,
            "last_change": "2024-04-30T12:46:41.649122Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ru/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ru/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ru/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ru/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/ru/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": 1111,
            "filename": "webapp/i18n/sl.json",
            "revision": "5ccf224dbde17747a0a0bcc3877a76117d50f7e6,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/sl/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/sl/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/sl/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 4,
            "translated_words": 27,
            "translated_percent": 0.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": "2024-04-30T12:46:44.084574Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/sl/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/sl/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/sl/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/sl/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/sl/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": 1177,
            "filename": "webapp/i18n/tr.json",
            "revision": "36c750cf1be5cd237825a25ad8a2bf94fc70a3c1,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/tr/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/tr/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/tr/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 606,
            "translated_words": 3179,
            "translated_percent": 99.8,
            "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-30T12:46:48.464538Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/tr/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/tr/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/tr/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/tr/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/tr/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": 1288,
            "filename": "webapp/i18n/zh_Hans.json",
            "revision": "c3ad081de825059b1ad77cd87b0be3bd90c136be,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/zh_Hans/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/zh_Hans/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/zh_Hans/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 125,
            "translated_words": 608,
            "translated_percent": 20.5,
            "fuzzy": 3,
            "fuzzy_words": 36,
            "fuzzy_percent": 0.4,
            "failing_checks": 3,
            "failing_checks_words": 36,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-30T12:46:50.328107Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/zh_Hans/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/zh_Hans/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": 1451,
            "filename": "webapp/i18n/zh_Hant.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/zh_Hant/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/zh_Hant/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/zh_Hant/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-04-30T12:46:52.694829Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/zh_Hant/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/zh_Hant/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": 1455,
            "filename": "webapp/i18n/cs.json",
            "revision": "508cbf7dbef52b76bab046186d697918b2d4898b,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/cs/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/cs/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/cs/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 29,
            "translated_words": 109,
            "translated_percent": 4.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 37,
            "have_comment": 0,
            "last_change": "2024-04-30T12:46:06.793123Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/cs/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/cs/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/cs/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/cs/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/cs/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": 2188,
            "filename": "webapp/i18n/id.json",
            "revision": "de65a904cf05ed0e8c9427300d8def48deaa71a0,d7e6a7edfe0f50c440b088a4f5fba362975f25f9",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/id/",
            "share_url": "https://translate.mattermost.com/engage/playbooks/-/id/",
            "translate_url": "https://translate.mattermost.com/translate/playbooks/webapp/id/",
            "url": "https://translate.mattermost.com/api/translations/playbooks/webapp/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 607,
            "total_words": 3181,
            "translated": 32,
            "translated_words": 136,
            "translated_percent": 5.2,
            "fuzzy": 2,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-04-30T12:46:25.735078Z",
            "last_author": null,
            "repository_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/id/repository/?format=api",
            "file_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/id/file/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/id/statistics/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/id/changes/?format=api",
            "units_list_url": "https://translate.mattermost.com/api/translations/playbooks/webapp/id/units/?format=api"
        }
    ]
}