Translation components API.

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

GET /api/components/habitica/generic/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/generic/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": 491,
            "filename": "website/common/locales/bg/generic.json",
            "revision": "ece63f04c4a2ad281bd28c2613a5821114692a77,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/bg/",
            "share_url": "https://translate.habitica.com/engage/habitica/bg/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/bg/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 199,
            "translated_words": 813,
            "translated_percent": 81.8,
            "fuzzy": 3,
            "fuzzy_words": 35,
            "fuzzy_percent": 1.2,
            "failing_checks": 4,
            "failing_checks_words": 41,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-05T19:05:08.939546Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/bg/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/bg/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/bg/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/bg/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 492,
            "filename": "website/common/locales/cs/generic.json",
            "revision": "ae967cbe52d4bd17a5968eeaff6235fa0809b3be,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/cs/",
            "share_url": "https://translate.habitica.com/engage/habitica/cs/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/cs/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 199,
            "translated_words": 813,
            "translated_percent": 81.8,
            "fuzzy": 3,
            "fuzzy_words": 35,
            "fuzzy_percent": 1.2,
            "failing_checks": 4,
            "failing_checks_words": 41,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-05T19:05:09.313757Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/cs/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/cs/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/cs/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/cs/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 493,
            "filename": "website/common/locales/da/generic.json",
            "revision": "f1a26d652e7948e9fdc60b344160efb93298dce6,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/da/",
            "share_url": "https://translate.habitica.com/engage/habitica/da/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/da/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 200,
            "translated_words": 814,
            "translated_percent": 82.3,
            "fuzzy": 3,
            "fuzzy_words": 35,
            "fuzzy_percent": 1.2,
            "failing_checks": 5,
            "failing_checks_words": 42,
            "failing_checks_percent": 2.0,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2025-03-05T19:05:09.745578Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/da/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/da/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/da/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/da/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 494,
            "filename": "website/common/locales/de/generic.json",
            "revision": "e40290b140537cafb0e908f925f5427460ee6f17,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/de/",
            "share_url": "https://translate.habitica.com/engage/habitica/de/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/de/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 242,
            "translated_words": 1124,
            "translated_percent": 99.5,
            "fuzzy": 1,
            "fuzzy_words": 15,
            "fuzzy_percent": 0.4,
            "failing_checks": 1,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.4,
            "have_suggestion": 1,
            "have_comment": 2,
            "last_change": "2025-03-07T12:24:46.525089Z",
            "last_author": "Toro Mor",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/de/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/de/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/de/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/de/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 498,
            "filename": "website/common/locales/en_GB/generic.json",
            "revision": "0867ac6bdd4dd3329f7bf4302c3603e7a8bbdf55,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/en_GB/",
            "share_url": "https://translate.habitica.com/engage/habitica/en_GB/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/en_GB/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 243,
            "translated_words": 1139,
            "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:35:55.844585Z",
            "last_author": "Rivian",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/en_GB/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/en_GB/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/en_GB/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 499,
            "filename": "website/common/locales/es/generic.json",
            "revision": "933fc696e4a79078586930e816282d1107c77fcf,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/es/",
            "share_url": "https://translate.habitica.com/engage/habitica/es/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/es/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 243,
            "translated_words": 1139,
            "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-05T22:48:08.104219Z",
            "last_author": "Jaime Martí",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/es/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/es/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/es/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/es/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/es/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": 501,
            "filename": "website/common/locales/fr/generic.json",
            "revision": "0ad5ef7ae0fd477eddecaa6c060a5c7dec72fd91,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/fr/",
            "share_url": "https://translate.habitica.com/engage/habitica/fr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/fr/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 243,
            "translated_words": 1139,
            "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-03-06T08:01:41.808044Z",
            "last_author": "Sophie LE MASLE",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/fr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/fr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/fr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/fr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 502,
            "filename": "website/common/locales/he/generic.json",
            "revision": "7462ee1a9821bf4e266af489588f205f3edd6ca0,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/he/",
            "share_url": "https://translate.habitica.com/engage/habitica/he/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/he/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 212,
            "translated_words": 913,
            "translated_percent": 87.2,
            "fuzzy": 6,
            "fuzzy_words": 54,
            "fuzzy_percent": 2.4,
            "failing_checks": 11,
            "failing_checks_words": 83,
            "failing_checks_percent": 4.5,
            "have_suggestion": 1,
            "have_comment": 1,
            "last_change": "2025-03-05T19:05:12.088998Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/he/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/he/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/he/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/he/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 503,
            "filename": "website/common/locales/hu/generic.json",
            "revision": "da0afcd6cfd64187385cc807343ab514caac1c10,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/hu/",
            "share_url": "https://translate.habitica.com/engage/habitica/hu/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/hu/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 243,
            "translated_words": 1139,
            "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-22T18:23:51.954084Z",
            "last_author": "Viktor Révész",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/hu/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/hu/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/hu/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/hu/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 504,
            "filename": "website/common/locales/id/generic.json",
            "revision": "76c2f95f23899b10d9a9d978fe6e07f8013fda01,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/id/",
            "share_url": "https://translate.habitica.com/engage/habitica/id/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/id/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 217,
            "translated_words": 936,
            "translated_percent": 89.3,
            "fuzzy": 4,
            "fuzzy_words": 46,
            "fuzzy_percent": 1.6,
            "failing_checks": 4,
            "failing_checks_words": 46,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-10T04:28:41.099995Z",
            "last_author": "Muhammad Naufal Ramadhan",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/id/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/id/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/id/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/id/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 505,
            "filename": "website/common/locales/it/generic.json",
            "revision": "c2c5658a063c49f6b4afec67a018cabf1ad67e0b,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/it/",
            "share_url": "https://translate.habitica.com/engage/habitica/it/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/it/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 224,
            "translated_words": 923,
            "translated_percent": 92.1,
            "fuzzy": 2,
            "fuzzy_words": 28,
            "fuzzy_percent": 0.8,
            "failing_checks": 2,
            "failing_checks_words": 28,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-05T19:05:15.153651Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/it/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/it/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/it/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/it/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 507,
            "filename": "website/common/locales/nl/generic.json",
            "revision": "5c9c78ffc81f63c8433a875c8177a8cc17682a85,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/nl/",
            "share_url": "https://translate.habitica.com/engage/habitica/nl/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/nl/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 210,
            "translated_words": 874,
            "translated_percent": 86.4,
            "fuzzy": 5,
            "fuzzy_words": 53,
            "fuzzy_percent": 2.0,
            "failing_checks": 5,
            "failing_checks_words": 53,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-20T12:05:38.677467Z",
            "last_author": "Anna Wolthuis",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/nl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/nl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/nl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/nl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 509,
            "filename": "website/common/locales/pl/generic.json",
            "revision": "c8ead4df91481a3afac3ddcf98fa9b1682e8c500,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/pl/",
            "share_url": "https://translate.habitica.com/engage/habitica/pl/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/pl/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 221,
            "translated_words": 985,
            "translated_percent": 90.9,
            "fuzzy": 2,
            "fuzzy_words": 28,
            "fuzzy_percent": 0.8,
            "failing_checks": 2,
            "failing_checks_words": 28,
            "failing_checks_percent": 0.8,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2025-03-05T19:05:16.746033Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/pl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/pl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/pl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/pl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 510,
            "filename": "website/common/locales/pt/generic.json",
            "revision": "b6a90424678d2bc391a60cfac1bb9924b8a023a3,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/pt/",
            "share_url": "https://translate.habitica.com/engage/habitica/pt/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/pt/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 233,
            "translated_words": 974,
            "translated_percent": 95.8,
            "fuzzy": 2,
            "fuzzy_words": 28,
            "fuzzy_percent": 0.8,
            "failing_checks": 2,
            "failing_checks_words": 28,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-05T19:05:17.137026Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/pt/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/pt/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/pt/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/pt/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 511,
            "filename": "website/common/locales/pt_BR/generic.json",
            "revision": "4c219c2a0532d7aafe65516f0c65ea6034b2b890,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/pt_BR/",
            "share_url": "https://translate.habitica.com/engage/habitica/pt_BR/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/pt_BR/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 238,
            "translated_words": 1088,
            "translated_percent": 97.9,
            "fuzzy": 2,
            "fuzzy_words": 28,
            "fuzzy_percent": 0.8,
            "failing_checks": 2,
            "failing_checks_words": 28,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-05T19:05:17.542611Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/pt_BR/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/pt_BR/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 512,
            "filename": "website/common/locales/ro/generic.json",
            "revision": "59ee3d32a219d5c1cfeab3fc11cc313ed511a881,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/ro/",
            "share_url": "https://translate.habitica.com/engage/habitica/ro/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/ro/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 226,
            "translated_words": 946,
            "translated_percent": 93.0,
            "fuzzy": 3,
            "fuzzy_words": 35,
            "fuzzy_percent": 1.2,
            "failing_checks": 62,
            "failing_checks_words": 343,
            "failing_checks_percent": 25.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-05T19:05:17.921424Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/ro/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/ro/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/ro/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/ro/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 513,
            "filename": "website/common/locales/ru/generic.json",
            "revision": "95ad88e4e73a9542d9cc1083bbba193ad8791a6b,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/ru/",
            "share_url": "https://translate.habitica.com/engage/habitica/ru/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/ru/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 218,
            "translated_words": 947,
            "translated_percent": 89.7,
            "fuzzy": 3,
            "fuzzy_words": 35,
            "fuzzy_percent": 1.2,
            "failing_checks": 3,
            "failing_checks_words": 35,
            "failing_checks_percent": 1.2,
            "have_suggestion": 20,
            "have_comment": 0,
            "last_change": "2025-03-05T19:05:18.297987Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/ru/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/ru/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/ru/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/ru/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 515,
            "filename": "website/common/locales/sk/generic.json",
            "revision": "f642132c64254c099c64fb4fab5e5d8356319d36,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/sk/",
            "share_url": "https://translate.habitica.com/engage/habitica/sk/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/sk/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 243,
            "translated_words": 1139,
            "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-16T17:10:33.856365Z",
            "last_author": "Filip Betko",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/sk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/sk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/sk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/sk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/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": 516,
            "filename": "website/common/locales/sr/generic.json",
            "revision": "20cd35a0920da0a22ed8f6f8e29c9dcbb8cbca04,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/sr/",
            "share_url": "https://translate.habitica.com/engage/habitica/sr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/sr/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 199,
            "translated_words": 813,
            "translated_percent": 81.8,
            "fuzzy": 3,
            "fuzzy_words": 35,
            "fuzzy_percent": 1.2,
            "failing_checks": 109,
            "failing_checks_words": 583,
            "failing_checks_percent": 44.8,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-03-05T19:05:19.081875Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/sr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/sr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/sr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/sr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/sr/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 285,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 1293287110,
                "web_url": "https://translate.habitica.com/languages/sv/",
                "url": "https://translate.habitica.com/api/languages/sv/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 517,
            "filename": "website/common/locales/sv/generic.json",
            "revision": "ddc1d3ed888b744621125bfdaeaaf501637c41ea,0f05f492881c46856139ad5f419c3bed165e6254",
            "web_url": "https://translate.habitica.com/projects/habitica/generic/sv/",
            "share_url": "https://translate.habitica.com/engage/habitica/sv/",
            "translate_url": "https://translate.habitica.com/translate/habitica/generic/sv/",
            "url": "https://translate.habitica.com/api/translations/habitica/generic/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 243,
            "total_words": 1139,
            "translated": 199,
            "translated_words": 813,
            "translated_percent": 81.8,
            "fuzzy": 3,
            "fuzzy_words": 35,
            "fuzzy_percent": 1.2,
            "failing_checks": 5,
            "failing_checks_words": 47,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-05T19:05:19.440960Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/generic/sv/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/generic/sv/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/generic/sv/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/generic/sv/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/generic/sv/units/?format=api"
        }
    ]
}