Translation components API.

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

GET /api/components/habitica/npc/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/npc/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": 787,
            "filename": "website/common/locales/bg/npc.json",
            "revision": "5fd38503c56fe709e5e4649673a1f79c9240c212,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/bg/",
            "share_url": "https://translate.habitica.com/engage/habitica/bg/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/bg/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 104,
            "translated_words": 722,
            "translated_percent": 77.6,
            "fuzzy": 15,
            "fuzzy_words": 387,
            "fuzzy_percent": 11.1,
            "failing_checks": 15,
            "failing_checks_words": 387,
            "failing_checks_percent": 11.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-13T14:46:24.050103Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/bg/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/bg/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/bg/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/bg/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 788,
            "filename": "website/common/locales/cs/npc.json",
            "revision": "65681a22641e7f8b5112d39fe4c7b80cb22f7e9d,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/cs/",
            "share_url": "https://translate.habitica.com/engage/habitica/cs/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/cs/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 112,
            "translated_words": 866,
            "translated_percent": 83.5,
            "fuzzy": 15,
            "fuzzy_words": 299,
            "fuzzy_percent": 11.1,
            "failing_checks": 17,
            "failing_checks_words": 327,
            "failing_checks_percent": 12.6,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2025-02-13T14:46:24.169439Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/cs/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/cs/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/cs/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/cs/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 789,
            "filename": "website/common/locales/da/npc.json",
            "revision": "5aedad0e471c6c980f9b1643a10fd917923c27c6,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/da/",
            "share_url": "https://translate.habitica.com/engage/habitica/da/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/da/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 117,
            "translated_words": 825,
            "translated_percent": 87.3,
            "fuzzy": 10,
            "fuzzy_words": 340,
            "fuzzy_percent": 7.4,
            "failing_checks": 10,
            "failing_checks_words": 340,
            "failing_checks_percent": 7.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-13T14:46:24.288842Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/da/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/da/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/da/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/da/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 790,
            "filename": "website/common/locales/de/npc.json",
            "revision": "c32652d7b300d7e13b4799ac0587c7c39c23b65f,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/de/",
            "share_url": "https://translate.habitica.com/engage/habitica/de/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/de/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 133,
            "translated_words": 1216,
            "translated_percent": 99.2,
            "fuzzy": 1,
            "fuzzy_words": 38,
            "fuzzy_percent": 0.7,
            "failing_checks": 1,
            "failing_checks_words": 38,
            "failing_checks_percent": 0.7,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2025-02-15T10:46:26.985169Z",
            "last_author": "Toro Mor",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/de/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/de/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/de/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/de/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 819,
            "filename": "website/common/locales/en_GB/npc.json",
            "revision": "b37d4ece38effe94a35893cd436a8fdf26adf935,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/en_GB/",
            "share_url": "https://translate.habitica.com/engage/habitica/en_GB/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/en_GB/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 134,
            "translated_words": 1254,
            "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-21T05:04:49.666288Z",
            "last_author": "Rivian",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/en_GB/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/en_GB/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/en_GB/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 822,
            "filename": "website/common/locales/es/npc.json",
            "revision": "127c99e8a9ca8647f48c6487ee18122a16124a31,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/es/",
            "share_url": "https://translate.habitica.com/engage/habitica/es/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/es/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 134,
            "translated_words": 1254,
            "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-02-13T21:56:01.268315Z",
            "last_author": "Jaime Martí",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/es/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/es/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/es/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/es/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 823,
            "filename": "website/common/locales/es_419/npc.json",
            "revision": "35b8ce9206f31be79cfddf45704cb1b068f77939,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/es_419/",
            "share_url": "https://translate.habitica.com/engage/habitica/es_419/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/es_419/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/es_419/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 118,
            "translated_words": 863,
            "translated_percent": 88.0,
            "fuzzy": 9,
            "fuzzy_words": 302,
            "fuzzy_percent": 6.7,
            "failing_checks": 9,
            "failing_checks_words": 302,
            "failing_checks_percent": 6.7,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2025-02-13T14:46:24.790888Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/es_419/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/es_419/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/es_419/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/es_419/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 824,
            "filename": "website/common/locales/fr/npc.json",
            "revision": "cfc33ed5d562c836129d4ffe83f6480321fd43cb,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/fr/",
            "share_url": "https://translate.habitica.com/engage/habitica/fr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/fr/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 134,
            "translated_words": 1254,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2025-02-13T15:14:10.465877Z",
            "last_author": "Sophie LE MASLE",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/fr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/fr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/fr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/fr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 825,
            "filename": "website/common/locales/he/npc.json",
            "revision": "b395cfb05357d2e945148fb29282d3f883dfd3de,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/he/",
            "share_url": "https://translate.habitica.com/engage/habitica/he/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/he/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 89,
            "translated_words": 506,
            "translated_percent": 66.4,
            "fuzzy": 10,
            "fuzzy_words": 314,
            "fuzzy_percent": 7.4,
            "failing_checks": 10,
            "failing_checks_words": 309,
            "failing_checks_percent": 7.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-13T14:46:25.014460Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/he/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/he/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/he/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/he/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 826,
            "filename": "website/common/locales/hu/npc.json",
            "revision": "29d9f284e79f80cc9e46d80967a1bb75a1192f30,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/hu/",
            "share_url": "https://translate.habitica.com/engage/habitica/hu/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/hu/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 134,
            "translated_words": 1254,
            "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-21T19:37:30.694375Z",
            "last_author": "Viktor Révész",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/hu/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/hu/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/hu/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/hu/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 827,
            "filename": "website/common/locales/id/npc.json",
            "revision": "bc9a0e97c1dbdd0e21928b71cf61e38c03ecd275,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/id/",
            "share_url": "https://translate.habitica.com/engage/habitica/id/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/id/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 130,
            "translated_words": 1108,
            "translated_percent": 97.0,
            "fuzzy": 3,
            "fuzzy_words": 118,
            "fuzzy_percent": 2.2,
            "failing_checks": 3,
            "failing_checks_words": 118,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-13T14:46:25.374293Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/id/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/id/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/id/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/id/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 828,
            "filename": "website/common/locales/it/npc.json",
            "revision": "790a64a8601061d49cbe5fe31eef3b6146e4681f,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/it/",
            "share_url": "https://translate.habitica.com/engage/habitica/it/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/it/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 122,
            "translated_words": 908,
            "translated_percent": 91.0,
            "fuzzy": 8,
            "fuzzy_words": 290,
            "fuzzy_percent": 5.9,
            "failing_checks": 8,
            "failing_checks_words": 290,
            "failing_checks_percent": 5.9,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-02-13T14:46:25.490736Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/it/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/it/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/it/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/it/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 830,
            "filename": "website/common/locales/nl/npc.json",
            "revision": "493f2bff04cbe07fb2ed7f1d9602dd6e1fd083bd,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/nl/",
            "share_url": "https://translate.habitica.com/engage/habitica/nl/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/nl/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 118,
            "translated_words": 831,
            "translated_percent": 88.0,
            "fuzzy": 12,
            "fuzzy_words": 367,
            "fuzzy_percent": 8.9,
            "failing_checks": 20,
            "failing_checks_words": 485,
            "failing_checks_percent": 14.9,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2025-02-13T14:46:25.758810Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/nl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/nl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/nl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/nl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 831,
            "filename": "website/common/locales/pl/npc.json",
            "revision": "a42af8cf5826707fe732999f26e84b12f0b969a9,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/pl/",
            "share_url": "https://translate.habitica.com/engage/habitica/pl/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/pl/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 125,
            "translated_words": 968,
            "translated_percent": 93.2,
            "fuzzy": 6,
            "fuzzy_words": 232,
            "fuzzy_percent": 4.4,
            "failing_checks": 6,
            "failing_checks_words": 232,
            "failing_checks_percent": 4.4,
            "have_suggestion": 2,
            "have_comment": 1,
            "last_change": "2025-02-13T14:46:25.892582Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/pl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/pl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/pl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/pl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 832,
            "filename": "website/common/locales/pt/npc.json",
            "revision": "71a3315c49eac96a26b23795a16c0ad86b5566ea,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/pt/",
            "share_url": "https://translate.habitica.com/engage/habitica/pt/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/pt/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 130,
            "translated_words": 1130,
            "translated_percent": 97.0,
            "fuzzy": 3,
            "fuzzy_words": 96,
            "fuzzy_percent": 2.2,
            "failing_checks": 11,
            "failing_checks_words": 162,
            "failing_checks_percent": 8.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-21T23:06:47.860476Z",
            "last_author": "Miya",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/pt/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/pt/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/pt/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/pt/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 833,
            "filename": "website/common/locales/pt_BR/npc.json",
            "revision": "00b0a6f23cf1844df7113044e438d6f38787ca71,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/pt_BR/",
            "share_url": "https://translate.habitica.com/engage/habitica/pt_BR/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/pt_BR/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 127,
            "translated_words": 1023,
            "translated_percent": 94.7,
            "fuzzy": 4,
            "fuzzy_words": 177,
            "fuzzy_percent": 2.9,
            "failing_checks": 4,
            "failing_checks_words": 177,
            "failing_checks_percent": 2.9,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-02-13T14:46:26.145704Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/pt_BR/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/pt_BR/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 834,
            "filename": "website/common/locales/ro/npc.json",
            "revision": "3ad108abfe2ef147dde7780dc6d005d4c0bf0300,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/ro/",
            "share_url": "https://translate.habitica.com/engage/habitica/ro/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/ro/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 115,
            "translated_words": 798,
            "translated_percent": 85.8,
            "fuzzy": 12,
            "fuzzy_words": 367,
            "fuzzy_percent": 8.9,
            "failing_checks": 103,
            "failing_checks_words": 1042,
            "failing_checks_percent": 76.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-13T14:46:26.277513Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/ro/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/ro/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/ro/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/ro/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 835,
            "filename": "website/common/locales/ru/npc.json",
            "revision": "aa1fb7f8bbe2025de79c7ea0de8f43a0d83e6c32,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/ru/",
            "share_url": "https://translate.habitica.com/engage/habitica/ru/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/ru/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 131,
            "translated_words": 1171,
            "translated_percent": 97.7,
            "fuzzy": 2,
            "fuzzy_words": 55,
            "fuzzy_percent": 1.4,
            "failing_checks": 2,
            "failing_checks_words": 55,
            "failing_checks_percent": 1.4,
            "have_suggestion": 1,
            "have_comment": 2,
            "last_change": "2025-02-13T14:46:26.388231Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/ru/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/ru/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/ru/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/ru/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 836,
            "filename": "website/common/locales/sk/npc.json",
            "revision": "7e8e405aaede80b13ad8a4818a9778d6d14ea317,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/sk/",
            "share_url": "https://translate.habitica.com/engage/habitica/sk/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/sk/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 109,
            "translated_words": 824,
            "translated_percent": 81.3,
            "fuzzy": 11,
            "fuzzy_words": 255,
            "fuzzy_percent": 8.2,
            "failing_checks": 50,
            "failing_checks_words": 584,
            "failing_checks_percent": 37.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-30T08:00:23.036151Z",
            "last_author": "Filip Betko",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/sk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/sk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/sk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/sk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/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": 837,
            "filename": "website/common/locales/sr/npc.json",
            "revision": "a42d50e82f857440d2e203b4c8019937c15bb62e,20addefb3d291b389e1a00424c175c3148cfbbc3",
            "web_url": "https://translate.habitica.com/projects/habitica/npc/sr/",
            "share_url": "https://translate.habitica.com/engage/habitica/sr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/npc/sr/",
            "url": "https://translate.habitica.com/api/translations/habitica/npc/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 134,
            "total_words": 1254,
            "translated": 98,
            "translated_words": 631,
            "translated_percent": 73.1,
            "fuzzy": 17,
            "fuzzy_words": 412,
            "fuzzy_percent": 12.6,
            "failing_checks": 96,
            "failing_checks_words": 964,
            "failing_checks_percent": 71.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-13T14:46:26.599555Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/npc/sr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/npc/sr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/npc/sr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/npc/sr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/npc/sr/units/?format=api"
        }
    ]
}