Translation components API.

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

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

{
    "count": 29,
    "next": "https://translate.habitica.com/api/components/habitica/overview/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "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": 792,
            "filename": "website/common/locales/bg/overview.json",
            "revision": "00baa8e374e463695f9ec7f445f2f6f805d2f2ea,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/bg/",
            "share_url": "https://translate.habitica.com/engage/habitica/bg/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/bg/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-15T20:04:52.242381Z",
            "last_author": "Yanis Rafi",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/bg/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/bg/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/bg/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/bg/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/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": 793,
            "filename": "website/common/locales/cs/overview.json",
            "revision": "3f930888f00cf22e741d140f491e60ca68f79fe1,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/cs/",
            "share_url": "https://translate.habitica.com/engage/habitica/cs/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/cs/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 4,
            "translated_words": 31,
            "translated_percent": 50.0,
            "fuzzy": 3,
            "fuzzy_words": 455,
            "fuzzy_percent": 37.5,
            "failing_checks": 3,
            "failing_checks_words": 455,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T14:29:26.866274Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/cs/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/cs/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/cs/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/cs/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/cs/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": 794,
            "filename": "website/common/locales/da/overview.json",
            "revision": "b25e529b75dccc24b088e7c10e9d6b068100ffe5,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/da/",
            "share_url": "https://translate.habitica.com/engage/habitica/da/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/da/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 7,
            "translated_words": 361,
            "translated_percent": 87.5,
            "fuzzy": 1,
            "fuzzy_words": 147,
            "fuzzy_percent": 12.5,
            "failing_checks": 1,
            "failing_checks_words": 147,
            "failing_checks_percent": 12.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-09-04T09:14:44.898675Z",
            "last_author": "TRB",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/da/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/da/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/da/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/da/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/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": 795,
            "filename": "website/common/locales/de/overview.json",
            "revision": "841abd3886ce8be6524fdb02b0e5936ff852e3b5,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/de/",
            "share_url": "https://translate.habitica.com/engage/habitica/de/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/de/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-07T09:49:04.972953Z",
            "last_author": "Toro Mor",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/de/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/de/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/de/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/de/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/de/units/?format=api"
        },
        {
            "language": {
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "population": 6444587800,
                "web_url": "https://translate.habitica.com/languages/en_GB/",
                "url": "https://translate.habitica.com/api/languages/en_GB/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 798,
            "filename": "website/common/locales/en_GB/overview.json",
            "revision": "97943b78b1dbb39aee9b958ee86df764e82d39c6,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/en_GB/",
            "share_url": "https://translate.habitica.com/engage/habitica/en_GB/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/en_GB/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "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": "2023-10-06T06:09:22.890304Z",
            "last_author": "Victoria Koo",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/en_GB/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/en_GB/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/en_GB/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/en_GB/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": 799,
            "filename": "website/common/locales/es/overview.json",
            "revision": "e1e85ad45aea67e77f7f7638a61f5c5f052d2486,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/es/",
            "share_url": "https://translate.habitica.com/engage/habitica/es/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/es/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-16T20:11:30.207440Z",
            "last_author": "Delta S.",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/es/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/es/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/es/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/es/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/es/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": 800,
            "filename": "website/common/locales/es_419/overview.json",
            "revision": "b8393344bfaa07a6f331d124b9c1d70eb6f8d119,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/es_419/",
            "share_url": "https://translate.habitica.com/engage/habitica/es_419/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/es_419/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/es_419/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "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-01-06T20:29:59.969243Z",
            "last_author": "Kesabirria",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/es_419/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/es_419/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/es_419/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/es_419/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/es_419/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": 802,
            "filename": "website/common/locales/fr/overview.json",
            "revision": "c101efd96f9e094e6caa1afe15dea74265bd36cd,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/fr/",
            "share_url": "https://translate.habitica.com/engage/habitica/fr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/fr/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "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": "2023-08-10T13:20:18.552227Z",
            "last_author": "Sophie LE MASLE",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/fr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/fr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/fr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/fr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/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": 803,
            "filename": "website/common/locales/he/overview.json",
            "revision": "b7da359c440496e6d66a049f7aecbafdce21aa47,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/he/",
            "share_url": "https://translate.habitica.com/engage/habitica/he/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/he/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 5,
            "translated_words": 256,
            "translated_percent": 62.5,
            "fuzzy": 1,
            "fuzzy_words": 83,
            "fuzzy_percent": 12.5,
            "failing_checks": 5,
            "failing_checks_words": 255,
            "failing_checks_percent": 62.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-02-24T19:32:07.151212Z",
            "last_author": "Chen Shaham",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/he/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/he/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/he/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/he/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/he/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 1244342978,
                "web_url": "https://translate.habitica.com/languages/hu/",
                "url": "https://translate.habitica.com/api/languages/hu/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 804,
            "filename": "website/common/locales/hu/overview.json",
            "revision": "3acb0133bbbfc6f353cdf9efd69080d5701e3bfb,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/hu/",
            "share_url": "https://translate.habitica.com/engage/habitica/hu/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/hu/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "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-03-14T18:56:13.599659Z",
            "last_author": "Viktor Révész",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/hu/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/hu/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/hu/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/hu/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/hu/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 17120768720,
                "web_url": "https://translate.habitica.com/languages/id/",
                "url": "https://translate.habitica.com/api/languages/id/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 805,
            "filename": "website/common/locales/id/overview.json",
            "revision": "d7f2b99ac783ee39325687a932440621bfdd7ef2,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/id/",
            "share_url": "https://translate.habitica.com/engage/habitica/id/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/id/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-08-18T09:30:23.057756Z",
            "last_author": "Hanafi",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/id/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/id/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/id/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/id/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/id/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": 806,
            "filename": "website/common/locales/it/overview.json",
            "revision": "fea5d7f9fe513904eea68a54811229561003b969,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/it/",
            "share_url": "https://translate.habitica.com/engage/habitica/it/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/it/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 7,
            "translated_words": 361,
            "translated_percent": 87.5,
            "fuzzy": 1,
            "fuzzy_words": 147,
            "fuzzy_percent": 12.5,
            "failing_checks": 1,
            "failing_checks_words": 147,
            "failing_checks_percent": 12.5,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-07-19T21:00:31.110984Z",
            "last_author": "Elisa Bailo",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/it/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/it/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/it/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/it/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/it/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": 808,
            "filename": "website/common/locales/nl/overview.json",
            "revision": "74b8edb0362ff688783c1860be3e070442a9dafc,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/nl/",
            "share_url": "https://translate.habitica.com/engage/habitica/nl/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/nl/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "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": 1,
            "have_comment": 0,
            "last_change": "2025-03-20T11:49:32.049156Z",
            "last_author": "Anna Wolthuis",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/nl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/nl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/nl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/nl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 4107739899,
                "web_url": "https://translate.habitica.com/languages/pl/",
                "url": "https://translate.habitica.com/api/languages/pl/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 809,
            "filename": "website/common/locales/pl/overview.json",
            "revision": "6a93eb32fd63a5c2219bf40931dad7cd0525b3b8,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/pl/",
            "share_url": "https://translate.habitica.com/engage/habitica/pl/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/pl/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 6,
            "translated_words": 339,
            "translated_percent": 75.0,
            "fuzzy": 1,
            "fuzzy_words": 147,
            "fuzzy_percent": 12.5,
            "failing_checks": 1,
            "failing_checks_words": 147,
            "failing_checks_percent": 12.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-08-08T14:29:30.794457Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/pl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/pl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/pl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/pl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/pl/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": 810,
            "filename": "website/common/locales/pt/overview.json",
            "revision": "21f7520c98c2001ad185f2e817e0ad7239877b38,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/pt/",
            "share_url": "https://translate.habitica.com/engage/habitica/pt/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/pt/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 5,
            "translated_words": 53,
            "translated_percent": 62.5,
            "fuzzy": 3,
            "fuzzy_words": 455,
            "fuzzy_percent": 37.5,
            "failing_checks": 3,
            "failing_checks_words": 455,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-11T00:05:07.052132Z",
            "last_author": "Emanuel Silva",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/pt/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/pt/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/pt/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/pt/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/pt/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": 811,
            "filename": "website/common/locales/pt_BR/overview.json",
            "revision": "7193136a48eeeed3775a80ab10af64c1349b3500,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/pt_BR/",
            "share_url": "https://translate.habitica.com/engage/habitica/pt_BR/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/pt_BR/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "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": "2023-09-06T16:17:36.410051Z",
            "last_author": "Mateus Felipe Ribeiro Ambrósio",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/pt_BR/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/pt_BR/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/pt_BR/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": 812,
            "filename": "website/common/locales/ro/overview.json",
            "revision": "6a1e6bc094ef1c1d3639999d2c3b6f55bc78fb78,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/ro/",
            "share_url": "https://translate.habitica.com/engage/habitica/ro/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/ro/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 6,
            "translated_words": 339,
            "translated_percent": 75.0,
            "fuzzy": 1,
            "fuzzy_words": 147,
            "fuzzy_percent": 12.5,
            "failing_checks": 1,
            "failing_checks_words": 147,
            "failing_checks_percent": 12.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T08:11:29.706581Z",
            "last_author": "Χρήστος Joia",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/ro/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/ro/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/ro/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/ro/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/ro/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": 813,
            "filename": "website/common/locales/ru/overview.json",
            "revision": "3d16b0f58b2495ce1eec8929f1ba143991baecc0,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/ru/",
            "share_url": "https://translate.habitica.com/engage/habitica/ru/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/ru/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "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": "2023-08-25T05:21:23.774844Z",
            "last_author": "Svetlana",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/ru/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/ru/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/ru/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/ru/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/ru/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": 814,
            "filename": "website/common/locales/sk/overview.json",
            "revision": "2c7a6c33e57c5ab86e2f32842ca6553f76fa34ec,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/sk/",
            "share_url": "https://translate.habitica.com/engage/habitica/sk/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/sk/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 4,
            "translated_words": 31,
            "translated_percent": 50.0,
            "fuzzy": 3,
            "fuzzy_words": 455,
            "fuzzy_percent": 37.5,
            "failing_checks": 3,
            "failing_checks_words": 455,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T14:29:31.261942Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/sk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/sk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/sk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/sk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/sk/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": 815,
            "filename": "website/common/locales/sr/overview.json",
            "revision": "8aa48b05f89c39015b3ab837593b947f7ea0f1cc,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/sr/",
            "share_url": "https://translate.habitica.com/engage/habitica/sr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/sr/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 4,
            "translated_words": 31,
            "translated_percent": 50.0,
            "fuzzy": 3,
            "fuzzy_words": 455,
            "fuzzy_percent": 37.5,
            "failing_checks": 3,
            "failing_checks_words": 455,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-02T20:53:20.588340Z",
            "last_author": "Ognjen",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/sr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/sr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/sr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/sr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/sr/units/?format=api"
        }
    ]
}