Translation components API.

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

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

{
    "count": 31,
    "next": "https://translate.habitica.com/api/components/habitica/glossary/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.habitica.com/languages/en/",
                "url": "https://translate.habitica.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 2993,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/en/",
            "share_url": "https://translate.habitica.com/engage/habitica/en/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/en/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2020,
            "total_words": 4184,
            "translated": 2020,
            "translated_words": 4184,
            "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": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/en/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/en/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/en/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/en/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/en/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "population": 7835704721,
                "web_url": "https://translate.habitica.com/languages/ko/",
                "url": "https://translate.habitica.com/api/languages/ko/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 2994,
            "filename": "ko.tbx",
            "revision": "d59fa7dda031ddcdad0db098f0bebdf68bf2943d",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/ko/",
            "share_url": "https://translate.habitica.com/engage/habitica/ko/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/ko/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 332,
            "total_words": 907,
            "translated": 325,
            "translated_words": 893,
            "translated_percent": 97.8,
            "fuzzy": 3,
            "fuzzy_words": 8,
            "fuzzy_percent": 0.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-28T06:39:32.020046Z",
            "last_author": "지유민",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/ko/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/ko/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/ko/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/ko/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/ko/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 3176564516,
                "web_url": "https://translate.habitica.com/languages/nl/",
                "url": "https://translate.habitica.com/api/languages/nl/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 2995,
            "filename": "nl.tbx",
            "revision": "3f3a498d8e22c2afa745275cbc35fe7b6777240e",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/nl/",
            "share_url": "https://translate.habitica.com/engage/habitica/nl/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/nl/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 310,
            "total_words": 916,
            "translated": 310,
            "translated_words": 916,
            "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": 7,
            "have_comment": 0,
            "last_change": "2025-10-03T15:28:18.533979Z",
            "last_author": "Niekvb",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/nl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/nl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/nl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/nl/units/?format=api"
        },
        {
            "language": {
                "code": "es_419",
                "name": "Spanish (Latin America)",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.habitica.com/languages/es_419/",
                "url": "https://translate.habitica.com/api/languages/es_419/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/es_419/statistics/?format=api"
            },
            "language_code": "es_419",
            "id": 2997,
            "filename": "es_419.tbx",
            "revision": "317e35e7232f722362e929f6ef9af0774b74d0c6",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/es_419/",
            "share_url": "https://translate.habitica.com/engage/habitica/es_419/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/es_419/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/es_419/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 289,
            "total_words": 883,
            "translated": 289,
            "translated_words": 883,
            "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": 8,
            "have_comment": 0,
            "last_change": "2025-10-17T14:39:19.275823Z",
            "last_author": "Avoren5",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/es_419/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/es_419/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/es_419/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/es_419/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/es_419/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 335,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 3861255636,
                "web_url": "https://translate.habitica.com/languages/zh_Hant/",
                "url": "https://translate.habitica.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 2998,
            "filename": "zh_Hant.tbx",
            "revision": "c0c2b9855defea797b4bc3188a6cc999aed0483d",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/zh_Hant/",
            "share_url": "https://translate.habitica.com/engage/habitica/zh_Hant/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/zh_Hant/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 277,
            "total_words": 877,
            "translated": 242,
            "translated_words": 822,
            "translated_percent": 87.3,
            "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": "2025-09-29T08:14:52.546813Z",
            "last_author": "?",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/zh_Hant/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 23749688333,
                "web_url": "https://translate.habitica.com/languages/pt/",
                "url": "https://translate.habitica.com/api/languages/pt/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 2999,
            "filename": "pt.tbx",
            "revision": "db82391b83f7c87544260728076c02da6d110564",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/pt/",
            "share_url": "https://translate.habitica.com/engage/habitica/pt/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/pt/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 221,
            "total_words": 781,
            "translated": 189,
            "translated_words": 728,
            "translated_percent": 85.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2025-06-25T20:49:01.343942Z",
            "last_author": "R. J.",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/pt/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/pt/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/pt/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/pt/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/pt/units/?format=api"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 266,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 668026964,
                "web_url": "https://translate.habitica.com/languages/sk/",
                "url": "https://translate.habitica.com/api/languages/sk/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 3001,
            "filename": "sk.tbx",
            "revision": "e3c35ee6696716b60a363e44f4c48b374203a4f1",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/sk/",
            "share_url": "https://translate.habitica.com/engage/habitica/sk/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/sk/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 213,
            "total_words": 770,
            "translated": 188,
            "translated_words": 730,
            "translated_percent": 88.2,
            "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": "2025-06-15T13:17:33.148679Z",
            "last_author": "Filip Betko",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/sk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/sk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/sk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/sk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/sk/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 32,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 787831480,
                "web_url": "https://translate.habitica.com/languages/bg/",
                "url": "https://translate.habitica.com/api/languages/bg/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 3003,
            "filename": "bg.tbx",
            "revision": "a31b08efd0dbc5194e2e3a3bca58f7d57b730638",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/bg/",
            "share_url": "https://translate.habitica.com/engage/habitica/bg/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/bg/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 230,
            "total_words": 791,
            "translated": 124,
            "translated_words": 178,
            "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": 6,
            "have_comment": 0,
            "last_change": "2025-02-25T17:10:01.844824Z",
            "last_author": "Nell Chant",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/bg/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/bg/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/bg/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/bg/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/bg/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 58,
                    "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": 1304553200,
                "web_url": "https://translate.habitica.com/languages/cs/",
                "url": "https://translate.habitica.com/api/languages/cs/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 3007,
            "filename": "cs.tbx",
            "revision": "66a0781969c699bd0b42e159919038b9a63bdab8",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/cs/",
            "share_url": "https://translate.habitica.com/engage/habitica/cs/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/cs/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 273,
            "total_words": 880,
            "translated": 133,
            "translated_words": 206,
            "translated_percent": 48.7,
            "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": "2025-07-29T20:45:38.764570Z",
            "last_author": "Jan Freihöfer",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/cs/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/cs/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/cs/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 2218740759,
                "web_url": "https://translate.habitica.com/languages/ro/",
                "url": "https://translate.habitica.com/api/languages/ro/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 3008,
            "filename": "ro.tbx",
            "revision": "e010718808e4d41491027f5962a84b78b2c4274d",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/ro/",
            "share_url": "https://translate.habitica.com/engage/habitica/ro/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/ro/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 251,
            "total_words": 812,
            "translated": 196,
            "translated_words": 737,
            "translated_percent": 78.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2024-04-06T08:12:05.662211Z",
            "last_author": "Χρήστος Joia",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/ro/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/ro/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/ro/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/ro/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/ro/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 63,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 707205623,
                "web_url": "https://translate.habitica.com/languages/da/",
                "url": "https://translate.habitica.com/api/languages/da/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 3010,
            "filename": "da.tbx",
            "revision": "5992b13b2359cf1e70a941065277f169e3b56892",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/da/",
            "share_url": "https://translate.habitica.com/engage/habitica/da/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/da/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 410,
            "total_words": 1132,
            "translated": 285,
            "translated_words": 893,
            "translated_percent": 69.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-09-04T09:10:38.781591Z",
            "last_author": "TRB",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/da/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/da/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/da/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/da/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/da/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 13635022614,
                "web_url": "https://translate.habitica.com/languages/de/",
                "url": "https://translate.habitica.com/api/languages/de/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 3011,
            "filename": "de.tbx",
            "revision": "8190ed776ec31c0a010a15586dc86c440e0a7f76",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/de/",
            "share_url": "https://translate.habitica.com/engage/habitica/de/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/de/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 302,
            "total_words": 919,
            "translated": 302,
            "translated_words": 919,
            "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": 7,
            "have_comment": 0,
            "last_change": "2025-10-18T16:08:36.994383Z",
            "last_author": "Toro Mor",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/de/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/de/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/de/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/de/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/de/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 49352807851,
                "web_url": "https://translate.habitica.com/languages/es/",
                "url": "https://translate.habitica.com/api/languages/es/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 3013,
            "filename": "es.tbx",
            "revision": "79d6052acb68c245fb8eed8d9faf14767df7260a",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/es/",
            "share_url": "https://translate.habitica.com/engage/habitica/es/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/es/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 315,
            "total_words": 941,
            "translated": 315,
            "translated_words": 941,
            "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": 1,
            "last_change": "2025-10-04T23:51:56.837036Z",
            "last_author": "Jaime Martí",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/es/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/es/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/es/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/es/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/es/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 239,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 19266156000,
                "web_url": "https://translate.habitica.com/languages/pt_BR/",
                "url": "https://translate.habitica.com/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 3016,
            "filename": "pt_BR.tbx",
            "revision": "1c110f0b83b9766da6171c1f8a7d7adb56d4fe19",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/pt_BR/",
            "share_url": "https://translate.habitica.com/engage/habitica/pt_BR/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/pt_BR/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 546,
            "total_words": 1529,
            "translated": 530,
            "translated_words": 1504,
            "translated_percent": 97.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 6,
            "have_comment": 5,
            "last_change": "2025-10-17T00:45:06.071962Z",
            "last_author": "Bruno Henrique Cunha Barbosa",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/pt_BR/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 334,
                    "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": 126606635982,
                "web_url": "https://translate.habitica.com/languages/zh_Hans/",
                "url": "https://translate.habitica.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 3017,
            "filename": "zh_Hans.tbx",
            "revision": "f2b42cb8e53e5b2c14e1b21d63fd68212e0581a0",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/zh_Hans/",
            "share_url": "https://translate.habitica.com/engage/habitica/zh_Hans/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/zh_Hans/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 374,
            "total_words": 1066,
            "translated": 373,
            "translated_words": 1064,
            "translated_percent": 99.7,
            "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": 4,
            "last_change": "2025-10-09T05:52:57.463526Z",
            "last_author": "Summer_GUI",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 27861150681,
                "web_url": "https://translate.habitica.com/languages/fr/",
                "url": "https://translate.habitica.com/api/languages/fr/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 3020,
            "filename": "fr.tbx",
            "revision": "d75050e1fd55bb2383b4826eb413d91ed255063a",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/fr/",
            "share_url": "https://translate.habitica.com/engage/habitica/fr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/fr/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 614,
            "total_words": 1449,
            "translated": 614,
            "translated_words": 1449,
            "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": 8,
            "have_comment": 1,
            "last_change": "2025-10-07T10:17:33.964988Z",
            "last_author": "Sophie LE MASLE",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/fr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/fr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/fr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 122,
                    "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": 867548000,
                "web_url": "https://translate.habitica.com/languages/he/",
                "url": "https://translate.habitica.com/api/languages/he/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 3022,
            "filename": "he.tbx",
            "revision": "79ff534c5d1ed623b282a535ff5dd09c9906b0ba",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/he/",
            "share_url": "https://translate.habitica.com/engage/habitica/he/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/he/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 286,
            "total_words": 861,
            "translated": 226,
            "translated_words": 774,
            "translated_percent": 79.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 2,
            "last_change": "2025-07-02T10:55:29.571060Z",
            "last_author": "Omer I.S.",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/he/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/he/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/he/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/he/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/he/units/?format=api"
        },
        {
            "language": {
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 278,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 751681872,
                "web_url": "https://translate.habitica.com/languages/sr/",
                "url": "https://translate.habitica.com/api/languages/sr/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 3023,
            "filename": "sr.tbx",
            "revision": "6c6a4e2ac350b97250ed480e10f55bd164112f0e",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/sr/",
            "share_url": "https://translate.habitica.com/engage/habitica/sr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/sr/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 217,
            "total_words": 784,
            "translated": 181,
            "translated_words": 726,
            "translated_percent": 83.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2025-04-28T22:46:58.891310Z",
            "last_author": "Maja Miloradović",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/sr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/sr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/sr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/sr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/sr/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "population": 7024705997,
                "web_url": "https://translate.habitica.com/languages/it/",
                "url": "https://translate.habitica.com/api/languages/it/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 3027,
            "filename": "it.tbx",
            "revision": "7054682bb8c8830618b619026446b2fce75ab3ca",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/it/",
            "share_url": "https://translate.habitica.com/engage/habitica/it/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/it/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 319,
            "total_words": 898,
            "translated": 304,
            "translated_words": 871,
            "translated_percent": 95.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 1,
            "last_change": "2025-09-12T12:30:32.574267Z",
            "last_author": "Ehsan Javadi",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/it/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/it/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/it/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/it/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/it/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 247,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 19584115118,
                "web_url": "https://translate.habitica.com/languages/ru/",
                "url": "https://translate.habitica.com/api/languages/ru/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 3028,
            "filename": "ru.tbx",
            "revision": "666e01cd58a0a32a9caecf342789c24c64be13e4",
            "web_url": "https://translate.habitica.com/projects/habitica/glossary/ru/",
            "share_url": "https://translate.habitica.com/engage/habitica/ru/",
            "translate_url": "https://translate.habitica.com/translate/habitica/glossary/ru/",
            "url": "https://translate.habitica.com/api/translations/habitica/glossary/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 296,
            "total_words": 912,
            "translated": 296,
            "translated_words": 912,
            "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": "2025-10-31T07:48:07.682665Z",
            "last_author": "Sergey Shevelev",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/glossary/ru/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/glossary/ru/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/ru/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/glossary/ru/units/?format=api"
        }
    ]
}