Translation components API.

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

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

{
    "count": 29,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 8446,
            "filename": "locale/de.po",
            "revision": "64e4cd9f70d3f58d6fbae46cb1b2f8ae54fd9160",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/de/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/de/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2017-05-15T13:47:36+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/de/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 8447,
            "filename": "locale/es.po",
            "revision": "7dd95a4d0cf9c19cc999c7e318b9a5ca8e3c3c72",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/es/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/es/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2018-10-22T18:37:19+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/es/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 28,
                    "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": 22
                },
                "aliases": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://hosted.weblate.org/languages/be/",
                "url": "https://hosted.weblate.org/api/languages/be/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 8451,
            "filename": "locale/be.po",
            "revision": "657e03bb9183bb58038d393f36bf5cc1b0550fd4",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/be/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/be/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/be/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2017-05-16T05:40:41+02:00",
            "last_author": "Viktar Vauchkevich",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/be/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/be/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/be/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/be/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/be/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 8457,
            "filename": "locale/tr.po",
            "revision": "e8191da5cef87b1075226d6dd46e7ca0ce8b2d4e",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/tr/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/tr/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2017-05-16T22:42:48+02:00",
            "last_author": "monolifed",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/tr/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa",
                    "zsm"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "https://hosted.weblate.org/languages/ms/",
                "url": "https://hosted.weblate.org/api/languages/ms/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 8467,
            "filename": "locale/ms.po",
            "revision": "7ac74c3604ce761ab6b31f263581915ae47d6b00",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/ms/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/ms/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/ms/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2017-05-19T07:22:12+02:00",
            "last_author": "Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ms/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ms/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ms/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ms/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ms/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 8509,
            "filename": "locale/id.po",
            "revision": "956b260317c4fda89b99f81ea24d5462fba3a53c",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/id/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/id/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2020-06-09T05:02:42.695292+02:00",
            "last_author": "Muhammad Rifqi Priyo Susanto",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/id/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 8524,
            "filename": "locale/pl.po",
            "revision": "02bfcc0cf1239b2b0fcb5fc200eb85f25e021935",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/pl/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/pl/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2019-01-23T19:05:23+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/pl/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://hosted.weblate.org/languages/eo/",
                "url": "https://hosted.weblate.org/api/languages/eo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 8551,
            "filename": "locale/eo.po",
            "revision": "b5ca9dd8f03572dcf5ddc626b5fefb8727055b0e",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/eo/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/eo/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2017-08-07T10:45:07+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/eo/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 9063,
            "filename": "locale/cs.po",
            "revision": "7c2e0dba12d5da3d20b030dac8a9929d378dfc3c",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/cs/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/cs/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2017-06-21T18:42:40+02:00",
            "last_author": "Jakub Vaněk",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/cs/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 9221,
            "filename": "locale/ja.po",
            "revision": "fe8750ba0c93bea22316c3c48be4f24cb40b9cda",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/ja/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/ja/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2017-07-03T03:17:29+02:00",
            "last_author": "Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ja/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "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://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 9225,
            "filename": "locale/zh_Hans.po",
            "revision": "8ffb9eba490f02ca493b2e503fda8ec35a123870",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2017-07-03T03:29:08+02:00",
            "last_author": "Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 9246,
            "filename": "locale/nl.po",
            "revision": "239f484c50412dd4d28543f9e9882f433a39cf2f",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/nl/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/nl/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2017-09-23T23:32:10+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/nl/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 9271,
            "filename": "locale/it.po",
            "revision": "1405b532d29061f39edd80f132fa8aa4783681da",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/it/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/it/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2017-07-12T16:26:59+02:00",
            "last_author": "Roberto Albano De Rosa",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/it/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 9275,
            "filename": "locale/fr.po",
            "revision": "05e4f6606b04025205d6382ec4a8ba839f9f56f6",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/fr/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/fr/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2017-07-12T17:10:08+02:00",
            "last_author": "Roberto Albano De Rosa",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/fr/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "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": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 10051,
            "filename": "locale/ru.po",
            "revision": "c404a8acd67d9792919fbd655d3262954f0cc3df",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/ru/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/ru/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2017-09-04T21:45:21+02:00",
            "last_author": "pitchblack",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ru/units/?format=api"
        },
        {
            "language": {
                "id": 163,
                "code": "jbo",
                "name": "Lojban",
                "plural": {
                    "id": 179,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/jbo/",
                "url": "https://hosted.weblate.org/api/languages/jbo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/jbo/statistics/?format=api"
            },
            "language_code": "jbo",
            "id": 14777,
            "filename": "locale/jbo.po",
            "revision": "a981a4b0d95a2526de5a630aab1fa56c749e61ae",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/jbo/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/jbo/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/jbo/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/jbo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2020-03-04T16:32:53+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/jbo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/jbo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/jbo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/jbo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/jbo/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 27839,
            "filename": "locale/el.po",
            "revision": "1d4385242b2898217e3271e90865a764f6ded939",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/el/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/el/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2019-06-18T19:01:40+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/el/units/?format=api"
        },
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 34259,
            "filename": "locale/template.pot",
            "revision": "c26e6dd0a8f18808d667e06b1906e8199c5bccf4",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/en/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/en/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2020-11-06T19:25:38.604937+01:00",
            "last_author": "Janar Leas",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/en/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "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://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 37349,
            "filename": "locale/nb_NO.po",
            "revision": "8c45278b0729e4cc9439bfe816255fed28ff05a6",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2020-03-31T02:09:31.271738+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "bn_BD",
                "name": "Bengali (Bangladesh)",
                "plural": {
                    "id": 33,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 159397980,
                "web_url": "https://hosted.weblate.org/languages/bn_BD/",
                "url": "https://hosted.weblate.org/api/languages/bn_BD/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bn_BD/statistics/?format=api"
            },
            "language_code": "bn_BD",
            "id": 38618,
            "filename": "locale/bn_BD.po",
            "revision": "e48d89e79881ce634a31755632533aec329b44b0",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/bn_BD/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/bn_BD/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/bn_BD/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/bn_BD/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2020-05-03T16:11:53.063861+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/bn_BD/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/bn_BD/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/bn_BD/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/bn_BD/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/bn_BD/units/?format=api"
        },
        {
            "language": {
                "id": 731,
                "code": "ms_Arab",
                "name": "Malay (Jawi)",
                "plural": {
                    "id": 745,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "rtl",
                "population": 3228030,
                "web_url": "https://hosted.weblate.org/languages/ms_Arab/",
                "url": "https://hosted.weblate.org/api/languages/ms_Arab/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ms_Arab/statistics/?format=api"
            },
            "language_code": "ms_Arab",
            "id": 43818,
            "filename": "locale/ms_Arab.po",
            "revision": "7ad3e8d9595fee79928de4ad8e00b50f5c7bb239",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/ms_Arab/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/ms_Arab/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/ms_Arab/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ms_Arab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2020-06-21T12:42:47.205869+02:00",
            "last_author": "Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ms_Arab/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ms_Arab/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ms_Arab/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ms_Arab/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/ms_Arab/units/?format=api"
        },
        {
            "language": {
                "id": 34,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est",
                    "ekk"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://hosted.weblate.org/languages/et/",
                "url": "https://hosted.weblate.org/api/languages/et/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 55305,
            "filename": "locale/et.po",
            "revision": "febd91c75acad6e1d50b977472465f78e89df671",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/et/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/et/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2020-11-06T19:28:51.406613+01:00",
            "last_author": "Janar Leas",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/et/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 61087,
            "filename": "locale/he.po",
            "revision": "7f11adec52c7add9500263d2f9a0a22a6309909c",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/he/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/he/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-06T20:35:27.093155+01:00",
            "last_author": "Deleted User",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/he/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 100473,
            "filename": "locale/fi.po",
            "revision": "2d24641fcd04b230693c274d1abba295c2f31831",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/fi/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/fi/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-09T17:40:14.871379+02:00",
            "last_author": "Markus Mikkonen",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/fi/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "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": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 178521,
            "filename": "locale/uk.po",
            "revision": "65a48792816179cd02fa760c4f069f9e5ac76632",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/uk/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/uk/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2022-01-29T19:43:24.130554+01:00",
            "last_author": "Andrij Mizyk",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/uk/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "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://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 178522,
            "filename": "locale/zh_Hant.po",
            "revision": "9d312c87a51e074674bceae7fa466d9b0b6f5704",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2022-01-29T19:38:20.489409+01:00",
            "last_author": "Andrij Mizyk",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 927705,
            "filename": "locale/pt_BR.po",
            "revision": "45f4c4e7a55e870a963b7b3ab68de274b3cdb655",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2022-06-11T19:52:25.934175+02:00",
            "last_author": "Igor Vinoski",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 1266046,
            "filename": "locale/sk.po",
            "revision": "0d984c5ad0c5758ec86f305e7a87397940457f88",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/sk/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/sk/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2022-08-12T10:00:50.634197+02:00",
            "last_author": "BRN Systems",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/sk/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://hosted.weblate.org/languages/hi/",
                "url": "https://hosted.weblate.org/api/languages/hi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 1272134,
            "filename": "locale/hi.po",
            "revision": "e690ad4d214bb6b7f71bbf61d1ed6390d27de617",
            "web_url": "https://hosted.weblate.org/projects/minetest/mod-lapis-lazuli/hi/",
            "share_url": "https://hosted.weblate.org/engage/minetest/-/hi/",
            "translate_url": "https://hosted.weblate.org/translate/minetest/mod-lapis-lazuli/hi/",
            "url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": "2022-09-16T16:21:51.688953+02:00",
            "last_author": "Ritwik",
            "repository_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/hi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/hi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/hi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/hi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/minetest/mod-lapis-lazuli/hi/units/?format=api"
        }
    ]
}