Translation components API.

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

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

{
    "count": 19,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485035,
                "web_url": "https://i18n.tweaked.cc/languages/en/",
                "url": "https://i18n.tweaked.cc/api/languages/en/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1,
            "filename": "projects/fabric/src/generated/resources/assets/computercraft/lang/en_us.json",
            "revision": "b5fc22875d915a62b2427424de6ec5f5b8676393,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/en/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/en/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/en/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 228,
            "total_words": 1951,
            "translated": 228,
            "translated_words": 1951,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 94,
            "failing_checks_words": 1132,
            "failing_checks_percent": 41.2,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2021-10-07T10:17:07.396571Z",
            "last_author": "SquidDev",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://i18n.tweaked.cc/languages/da/",
                "url": "https://i18n.tweaked.cc/api/languages/da/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/da/statistics/?format=api"
            },
            "language_code": "da_dk",
            "id": 2,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/da_dk.json",
            "revision": "080714cfc5fddbb1e8db7295896935b431f9b6e1,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/da/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/da/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/da/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 53,
            "translated_words": 142,
            "translated_percent": 23.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-12-30T23:20:41.001184Z",
            "last_author": "Christian L.W.",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/da/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/da/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/da/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/da/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/da/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://i18n.tweaked.cc/languages/de/",
                "url": "https://i18n.tweaked.cc/api/languages/de/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/de/statistics/?format=api"
            },
            "language_code": "de_de",
            "id": 3,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/de_de.json",
            "revision": "ac8de2b49dd080e1364999c6946a14b0b7e136a2,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/de/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/de/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/de/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 130,
            "translated_words": 710,
            "translated_percent": 57.0,
            "fuzzy": 4,
            "fuzzy_words": 138,
            "fuzzy_percent": 1.7,
            "failing_checks": 11,
            "failing_checks_words": 150,
            "failing_checks_percent": 4.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-08T14:46:34.339464Z",
            "last_author": "Sammy",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/de/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/de/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/de/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/de/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/de/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://i18n.tweaked.cc/languages/es/",
                "url": "https://i18n.tweaked.cc/api/languages/es/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/es/statistics/?format=api"
            },
            "language_code": "es_es",
            "id": 4,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/es_es.json",
            "revision": "67b2c5cea8e7f023268b203b511f7373b1766f2d,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/es/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/es/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/es/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 67,
            "translated_words": 179,
            "translated_percent": 29.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 34,
            "failing_checks_words": 355,
            "failing_checks_percent": 14.9,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-07-23T21:14:40.347662Z",
            "last_author": "SquidDev",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/es/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/es/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/es/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/es/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/es/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://i18n.tweaked.cc/languages/fr/",
                "url": "https://i18n.tweaked.cc/api/languages/fr/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr_fr",
            "id": 5,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/fr_fr.json",
            "revision": "e6438475f291a86d98eb80f011eb556c02cc3fcf,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/fr/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/fr/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/fr/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 225,
            "translated_words": 1788,
            "translated_percent": 98.6,
            "fuzzy": 1,
            "fuzzy_words": 161,
            "fuzzy_percent": 0.4,
            "failing_checks": 2,
            "failing_checks_words": 221,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-08T14:46:05.159383Z",
            "last_author": "SquidDev",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/fr/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/fr/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/fr/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/fr/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/fr/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 160,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://i18n.tweaked.cc/languages/it/",
                "url": "https://i18n.tweaked.cc/api/languages/it/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/it/statistics/?format=api"
            },
            "language_code": "it_it",
            "id": 6,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/it_it.json",
            "revision": "3ad229f41346b1ba097048ae3defb7794318fd6f,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/it/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/it/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/it/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 222,
            "translated_words": 1883,
            "translated_percent": 97.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-07T14:09:33.656606Z",
            "last_author": "Alessandro",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/it/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/it/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/it/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/it/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/it/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://i18n.tweaked.cc/languages/ko/",
                "url": "https://i18n.tweaked.cc/api/languages/ko/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko_kr",
            "id": 7,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/ko_kr.json",
            "revision": "0078abd9b646ef84ede54f59481c1621ea20bece,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/ko/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/ko/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ko/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 138,
            "translated_words": 674,
            "translated_percent": 60.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": "2021-11-22T09:48:41.801092Z",
            "last_author": "E. Kim",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ko/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ko/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ko/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ko/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ko/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 263,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://i18n.tweaked.cc/languages/pt_BR/",
                "url": "https://i18n.tweaked.cc/api/languages/pt_BR/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_br",
            "id": 8,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/pt_br.json",
            "revision": "a9ef28436c8b4de9288efbb086dec4a86569bf2b,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/pt_BR/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/pt_BR/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/pt_BR/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 80,
            "translated_words": 312,
            "translated_percent": 35.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-07T10:17:07.455581Z",
            "last_author": "SquidDev",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/pt_BR/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/pt_BR/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/pt_BR/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/pt_BR/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 311,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://i18n.tweaked.cc/languages/sv/",
                "url": "https://i18n.tweaked.cc/api/languages/sv/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv_se",
            "id": 9,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/sv_se.json",
            "revision": "d25702e788634cb63f3fec75bf9a415c7a23fd0b,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/sv/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/sv/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/sv/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 134,
            "translated_words": 661,
            "translated_percent": 58.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 8,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-20T13:14:50.392944Z",
            "last_author": "SquidDev",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/sv/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/sv/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/sv/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/sv/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/sv/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 360,
                    "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://i18n.tweaked.cc/languages/zh_Hans/",
                "url": "https://i18n.tweaked.cc/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_cn",
            "id": 10,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/zh_cn.json",
            "revision": "923c8756b8cd858132c1a171c41b9df397494406,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/zh_Hans/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/zh_Hans/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/zh_Hans/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 123,
            "translated_words": 599,
            "translated_percent": 53.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-07T10:17:07.628298Z",
            "last_author": "SquidDev",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/zh_Hans/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/zh_Hans/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/zh_Hans/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://i18n.tweaked.cc/languages/nl/",
                "url": "https://i18n.tweaked.cc/api/languages/nl/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl_nl",
            "id": 11,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/nl_nl.json",
            "revision": "c1127468c67bb7ae6beb3001dbc37e3c2646d930,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/nl/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/nl/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/nl/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 108,
            "translated_words": 575,
            "translated_percent": 47.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-07T10:17:07.533173Z",
            "last_author": "SquidDev",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/nl/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/nl/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/nl/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/nl/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 256,
                    "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://i18n.tweaked.cc/languages/pl/",
                "url": "https://i18n.tweaked.cc/api/languages/pl/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl_pl",
            "id": 12,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/pl_pl.json",
            "revision": "f1f645104d4720e958ea3e6e0f85433a62c98cb9,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/pl/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/pl/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/pl/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 47,
            "translated_words": 239,
            "translated_percent": 20.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-23T21:15:30.282818Z",
            "last_author": "SquidDev",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/pl/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/pl/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/pl/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/pl/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/pl/units/?format=api"
        },
        {
            "language": {
                "code": "ru_ru",
                "name": "Russian",
                "plural": {
                    "id": 271,
                    "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": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://i18n.tweaked.cc/languages/ru_ru/",
                "url": "https://i18n.tweaked.cc/api/languages/ru_ru/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/ru_ru/statistics/?format=api"
            },
            "language_code": "ru_ru",
            "id": 13,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/ru_ru.json",
            "revision": "737b42134b1be977bbce96dc54ee23801c020183,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/ru_ru/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/ru_ru/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ru_ru/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ru_ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 188,
            "translated_words": 1254,
            "translated_percent": 82.4,
            "fuzzy": 2,
            "fuzzy_words": 198,
            "fuzzy_percent": 0.8,
            "failing_checks": 1,
            "failing_checks_words": 161,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-04T23:03:07.377059Z",
            "last_author": null,
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ru_ru/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ru_ru/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ru_ru/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ru_ru/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ru_ru/units/?format=api"
        },
        {
            "language": {
                "code": "vi_vn",
                "name": "Vietnamese",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://i18n.tweaked.cc/languages/vi_vn/",
                "url": "https://i18n.tweaked.cc/api/languages/vi_vn/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/vi_vn/statistics/?format=api"
            },
            "language_code": "vi_vn",
            "id": 14,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/vi_vn.json",
            "revision": "e54e170f53f8e24dbb7ccfab5527a510870db7a8,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/vi_vn/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/vi_vn/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/vi_vn/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/vi_vn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 43,
            "translated_words": 83,
            "translated_percent": 18.8,
            "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": "2021-10-07T10:17:07.604862Z",
            "last_author": "SquidDev",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/vi_vn/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/vi_vn/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/vi_vn/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/vi_vn/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/vi_vn/units/?format=api"
        },
        {
            "language": {
                "code": "ja_jp",
                "name": "Japanese",
                "plural": {
                    "id": 162,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://i18n.tweaked.cc/languages/ja_jp/",
                "url": "https://i18n.tweaked.cc/api/languages/ja_jp/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/ja_jp/statistics/?format=api"
            },
            "language_code": "ja_jp",
            "id": 29,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/ja_jp.json",
            "revision": "e85c7816eda408a5cb245d915da669ebd1c5f31d,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/ja_jp/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/ja_jp/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/ja_jp/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 110,
            "translated_words": 579,
            "translated_percent": 48.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": "2021-11-10T06:18:13.263122Z",
            "last_author": "MORIMORI0317",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/ja_jp/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 338,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://i18n.tweaked.cc/languages/uk/",
                "url": "https://i18n.tweaked.cc/api/languages/uk/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk_ua",
            "id": 33,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/uk_ua.json",
            "revision": "cb3abd7d12d542c46c4adba3c61d73028973c6dd,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/uk/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/uk/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/uk/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 130,
            "translated_words": 866,
            "translated_percent": 57.0,
            "fuzzy": 2,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.8,
            "failing_checks": 3,
            "failing_checks_words": 28,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-04T05:25:07.247700Z",
            "last_author": "Edvin",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/uk/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/uk/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/uk/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/uk/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/uk/units/?format=api"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://i18n.tweaked.cc/languages/nb_NO/",
                "url": "https://i18n.tweaked.cc/api/languages/nb_NO/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_no",
            "id": 35,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/nb_no.json",
            "revision": "294a6129eb915872b8a37c49d0a035778c862d5f,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/nb_NO/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/nb_NO/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/nb_NO/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 132,
            "translated_words": 624,
            "translated_percent": 57.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": "2023-03-05T10:00:51.555484Z",
            "last_author": "Erlend",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/nb_NO/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/nb_NO/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/nb_NO/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/nb_NO/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/nb_NO/units/?format=api"
        },
        {
            "language": {
                "code": "tok",
                "name": "Toki Pona",
                "plural": {
                    "id": 638,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://i18n.tweaked.cc/languages/tok/",
                "url": "https://i18n.tweaked.cc/api/languages/tok/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/tok/statistics/?format=api"
            },
            "language_code": "tok",
            "id": 37,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/tok.json",
            "revision": "e171d126a4b024225007841b0afcdaa3c00b58f4,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/tok/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/tok/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/tok/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/tok/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 119,
            "translated_words": 530,
            "translated_percent": 52.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-31T04:32:00.478156Z",
            "last_author": "wackbyte",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/tok/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/tok/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/tok/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/tok/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/tok/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 66,
                    "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://i18n.tweaked.cc/languages/cs/",
                "url": "https://i18n.tweaked.cc/api/languages/cs/?format=api",
                "statistics_url": "https://i18n.tweaked.cc/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs_cz",
            "id": 39,
            "filename": "projects/common/src/main/resources/assets/computercraft/lang/cs_cz.json",
            "revision": "87c3a1dc5a03e627be539a7e8473caa8a9bab086,b5fc22875d915a62b2427424de6ec5f5b8676393",
            "web_url": "https://i18n.tweaked.cc/projects/cc-tweaked/minecraft/cs/",
            "share_url": "https://i18n.tweaked.cc/engage/cc-tweaked/cs/",
            "translate_url": "https://i18n.tweaked.cc/translate/cc-tweaked/minecraft/cs/",
            "url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 228,
            "total_words": 1951,
            "translated": 219,
            "translated_words": 1618,
            "translated_percent": 96.0,
            "fuzzy": 1,
            "fuzzy_words": 161,
            "fuzzy_percent": 0.4,
            "failing_checks": 1,
            "failing_checks_words": 161,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-23T20:14:15.978571Z",
            "last_author": "Patriik",
            "repository_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/cs/repository/?format=api",
            "file_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/cs/file/?format=api",
            "statistics_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/cs/statistics/?format=api",
            "changes_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/cs/changes/?format=api",
            "units_list_url": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/cs/units/?format=api"
        }
    ]
}