Translation components API.

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

GET /api/components/habitica/tasks/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/tasks/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": 977,
            "filename": "website/common/locales/bg/tasks.json",
            "revision": "2c781613a86dac8d4a49df7c9db16a8286b7ed4f,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/bg/",
            "share_url": "https://translate.habitica.com/engage/habitica/bg/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/bg/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 114,
            "translated_words": 475,
            "translated_percent": 78.6,
            "fuzzy": 8,
            "fuzzy_words": 102,
            "fuzzy_percent": 5.5,
            "failing_checks": 8,
            "failing_checks_words": 102,
            "failing_checks_percent": 5.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2020-06-18T19:50:04.380359Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/bg/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/bg/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/bg/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/bg/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 979,
            "filename": "website/common/locales/cs/tasks.json",
            "revision": "2401a3d1007f8a1699f84329e33f4ee5f7ea69ec,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/cs/",
            "share_url": "https://translate.habitica.com/engage/habitica/cs/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/cs/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 129,
            "translated_words": 601,
            "translated_percent": 88.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 40,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-29T20:45:33.771934Z",
            "last_author": "Jan Freihöfer",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/cs/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/cs/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/cs/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/cs/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 980,
            "filename": "website/common/locales/da/tasks.json",
            "revision": "fbd88100e711a437b67ca6b8c8801fd0f6e44467,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/da/",
            "share_url": "https://translate.habitica.com/engage/habitica/da/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/da/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 127,
            "translated_words": 579,
            "translated_percent": 87.5,
            "fuzzy": 1,
            "fuzzy_words": 9,
            "fuzzy_percent": 0.6,
            "failing_checks": 2,
            "failing_checks_words": 17,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-09-13T10:04:47.537541Z",
            "last_author": "Deleted User",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/da/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/da/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/da/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/da/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 982,
            "filename": "website/common/locales/de/tasks.json",
            "revision": "a6e87e5896da9eb9f93d84fe2c70451e501acf25,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/de/",
            "share_url": "https://translate.habitica.com/engage/habitica/de/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/de/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 145,
            "translated_words": 694,
            "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": 2,
            "have_comment": 1,
            "last_change": "2026-02-12T12:55:43.366931Z",
            "last_author": "Yorick Steffens",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/de/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/de/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/de/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/de/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 987,
            "filename": "website/common/locales/en_GB/tasks.json",
            "revision": "c25a0f329471f1f41f8012c9480b543881694281,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/en_GB/",
            "share_url": "https://translate.habitica.com/engage/habitica/en_GB/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/en_GB/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 143,
            "translated_words": 669,
            "translated_percent": 98.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-02-07T16:01:02.916877Z",
            "last_author": "Begümay Çınar",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/en_GB/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/en_GB/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/en_GB/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 989,
            "filename": "website/common/locales/es/tasks.json",
            "revision": "e58e6a8fadab2317535bd0814ae209b6da5eb1b0,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/es/",
            "share_url": "https://translate.habitica.com/engage/habitica/es/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/es/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 145,
            "translated_words": 694,
            "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": "2026-01-30T13:59:44.022782Z",
            "last_author": "Lucas Vitor de Farias",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/es/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/es/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/es/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/es/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 991,
            "filename": "website/common/locales/es_419/tasks.json",
            "revision": "c84fc6af2b180f907d31b0d3bd361c1b50a33b5a,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/es_419/",
            "share_url": "https://translate.habitica.com/engage/habitica/es_419/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/es_419/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/es_419/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 139,
            "translated_words": 649,
            "translated_percent": 95.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 9,
            "failing_checks_percent": 0.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-01-06T21:51:52.676528Z",
            "last_author": "Kesabirria",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/es_419/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/es_419/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/es_419/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/es_419/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 992,
            "filename": "website/common/locales/fr/tasks.json",
            "revision": "4dd0f06f50facfe30c75432811d2cf012ee2231d,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/fr/",
            "share_url": "https://translate.habitica.com/engage/habitica/fr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/fr/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 145,
            "translated_words": 694,
            "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": "2026-01-07T12:36:54.793010Z",
            "last_author": "Sophie LE MASLE",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/fr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/fr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/fr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/fr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 993,
            "filename": "website/common/locales/he/tasks.json",
            "revision": "695f20cabff5d75b630a9d068a84323f0f01d371,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/he/",
            "share_url": "https://translate.habitica.com/engage/habitica/he/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/he/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 133,
            "translated_words": 608,
            "translated_percent": 91.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 166,
            "failing_checks_percent": 7.5,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2022-07-05T19:54:16.375864Z",
            "last_author": "Deleted User",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/he/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/he/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/he/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/he/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 994,
            "filename": "website/common/locales/hu/tasks.json",
            "revision": "8280938809d37648d05052481744198683033e95,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/hu/",
            "share_url": "https://translate.habitica.com/engage/habitica/hu/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/hu/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 145,
            "translated_words": 694,
            "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": "2026-02-10T19:56:14.659110Z",
            "last_author": "Viktor Révész",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/hu/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/hu/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/hu/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/hu/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 995,
            "filename": "website/common/locales/id/tasks.json",
            "revision": "c9e6d32cc8d09f19c8f0b6a19d605972928dd542,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/id/",
            "share_url": "https://translate.habitica.com/engage/habitica/id/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/id/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 137,
            "translated_words": 618,
            "translated_percent": 94.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 9,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-25T14:01:42.878589Z",
            "last_author": "Joshua Songmin H. L.",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/id/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/id/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/id/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/id/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 996,
            "filename": "website/common/locales/it/tasks.json",
            "revision": "caeb7361e56b8cd16059ee8f9741eaf2efaa9661,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/it/",
            "share_url": "https://translate.habitica.com/engage/habitica/it/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/it/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 139,
            "translated_words": 649,
            "translated_percent": 95.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 9,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-08T22:21:47.550946Z",
            "last_author": "Andrea Brunato",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/it/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/it/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/it/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/it/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 999,
            "filename": "website/common/locales/nl/tasks.json",
            "revision": "328bd9630df487f61d0334c666aaf6fd0573efb6,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/nl/",
            "share_url": "https://translate.habitica.com/engage/habitica/nl/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/nl/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 145,
            "translated_words": 694,
            "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": 6,
            "have_comment": 4,
            "last_change": "2026-02-14T14:37:36.227586Z",
            "last_author": "Mausam",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/nl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/nl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/nl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/nl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 1000,
            "filename": "website/common/locales/pl/tasks.json",
            "revision": "ca6f12452ad75c1b698681ed60b23d8e37d85fac,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/pl/",
            "share_url": "https://translate.habitica.com/engage/habitica/pl/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/pl/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 145,
            "translated_words": 694,
            "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": "2026-01-11T22:54:18.685253Z",
            "last_author": "Joanna K.",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/pl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/pl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/pl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/pl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 1001,
            "filename": "website/common/locales/pt/tasks.json",
            "revision": "3088d26e364eb14f1f1c50983b98c917d485e9f5,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/pt/",
            "share_url": "https://translate.habitica.com/engage/habitica/pt/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/pt/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 137,
            "translated_words": 618,
            "translated_percent": 94.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 10,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-10T23:36:45.812177Z",
            "last_author": "Azuthrax",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/pt/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/pt/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/pt/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/pt/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 1002,
            "filename": "website/common/locales/pt_BR/tasks.json",
            "revision": "79d7305cba499efeaaa4f32c0aff200ad651af4d,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/pt_BR/",
            "share_url": "https://translate.habitica.com/engage/habitica/pt_BR/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/pt_BR/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 145,
            "translated_words": 694,
            "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": "2026-01-11T14:12:42.123787Z",
            "last_author": "Lyam Santos Peres",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/pt_BR/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/pt_BR/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 1003,
            "filename": "website/common/locales/ro/tasks.json",
            "revision": "fcc7fac046daa8789b6471f56515582c56eb5860,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/ro/",
            "share_url": "https://translate.habitica.com/engage/habitica/ro/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/ro/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 129,
            "translated_words": 601,
            "translated_percent": 88.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 20,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T08:15:35.342317Z",
            "last_author": "Χρήστος Joia",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/ro/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/ro/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/ro/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/ro/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 1004,
            "filename": "website/common/locales/ru/tasks.json",
            "revision": "2acad15f2670eb96e7b24fe0bb55d4db192e979d,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/ru/",
            "share_url": "https://translate.habitica.com/engage/habitica/ru/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/ru/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 145,
            "translated_words": 694,
            "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": 7,
            "last_change": "2026-02-22T18:03:11.335494Z",
            "last_author": "Sergey",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/ru/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/ru/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/ru/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/ru/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 1005,
            "filename": "website/common/locales/sk/tasks.json",
            "revision": "0dc0da9b181ff50ac9832483a87fe88f0ff4af9c,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/sk/",
            "share_url": "https://translate.habitica.com/engage/habitica/sk/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/sk/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 139,
            "translated_words": 649,
            "translated_percent": 95.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 9,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-23T08:15:36.997706Z",
            "last_author": "Filip Betko",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/sk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/sk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/sk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/sk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/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": 1006,
            "filename": "website/common/locales/sr/tasks.json",
            "revision": "292d76c381d29ed8e085fe4493d0fda3ddd26d14,58cf93f8d6e7aab7e9cebce181d2b346b3673a64",
            "web_url": "https://translate.habitica.com/projects/habitica/tasks/sr/",
            "share_url": "https://translate.habitica.com/engage/habitica/sr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/tasks/sr/",
            "url": "https://translate.habitica.com/api/translations/habitica/tasks/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 145,
            "total_words": 694,
            "translated": 131,
            "translated_words": 582,
            "translated_percent": 90.3,
            "fuzzy": 2,
            "fuzzy_words": 26,
            "fuzzy_percent": 1.3,
            "failing_checks": 27,
            "failing_checks_words": 245,
            "failing_checks_percent": 18.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-04-28T23:43:48.313397Z",
            "last_author": "Maja Miloradović",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/tasks/sr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/tasks/sr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/tasks/sr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/sr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/tasks/sr/units/?format=api"
        }
    ]
}