Translation components API.

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

GET /api/components/habitica/messages/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/messages/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": 695,
            "filename": "website/common/locales/bg/messages.json",
            "revision": "6ce4f763dbd2b1e4913b09b551b5ee22b92dfe6c,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/bg/",
            "share_url": "https://translate.habitica.com/engage/habitica/bg/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/bg/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 52,
            "translated_words": 490,
            "translated_percent": 86.6,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-20T14:44:18.401954Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/bg/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/bg/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/bg/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/bg/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 696,
            "filename": "website/common/locales/cs/messages.json",
            "revision": "0d6d4f9da50487dce110dafb59335c6604690579,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/cs/",
            "share_url": "https://translate.habitica.com/engage/habitica/cs/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/cs/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 57,
            "translated_words": 503,
            "translated_percent": 95.0,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 1.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-10-20T14:44:18.885391Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/cs/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/cs/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/cs/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/cs/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 697,
            "filename": "website/common/locales/da/messages.json",
            "revision": "cab86ffee69750982a18bf0173d95df4da075d00,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/da/",
            "share_url": "https://translate.habitica.com/engage/habitica/da/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/da/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 58,
            "translated_words": 512,
            "translated_percent": 96.6,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 1.6,
            "failing_checks": 6,
            "failing_checks_words": 39,
            "failing_checks_percent": 10.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-10-20T14:44:18.977827Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/da/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/da/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/da/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/da/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 713,
            "filename": "website/common/locales/de/messages.json",
            "revision": "c2f711249218db79456f3e618203feb0912f9458,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/de/",
            "share_url": "https://translate.habitica.com/engage/habitica/de/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/de/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 60,
            "translated_words": 529,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-07T08:24:35.471888Z",
            "last_author": "Toro Mor",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/de/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/de/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/de/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/de/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 716,
            "filename": "website/common/locales/en_GB/messages.json",
            "revision": "3de1824029a8c73b9f56c98c5fafbb260fd69628,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/en_GB/",
            "share_url": "https://translate.habitica.com/engage/habitica/en_GB/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/en_GB/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 58,
            "translated_words": 512,
            "translated_percent": 96.6,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-20T14:44:19.644529Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/en_GB/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/en_GB/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/en_GB/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 717,
            "filename": "website/common/locales/es/messages.json",
            "revision": "b1769552e1dad332344f44de39a9db804187e20f,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/es/",
            "share_url": "https://translate.habitica.com/engage/habitica/es/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/es/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 60,
            "translated_words": 529,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-17T18:51:20.252272Z",
            "last_author": "Delta S.",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/es/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/es/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/es/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/es/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 723,
            "filename": "website/common/locales/fr/messages.json",
            "revision": "a2874d7b01ca1b88897d9297bd6b17d61291b026,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/fr/",
            "share_url": "https://translate.habitica.com/engage/habitica/fr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/fr/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 60,
            "translated_words": 529,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-14T09:54:12.221656Z",
            "last_author": "Sophie LE MASLE",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/fr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/fr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/fr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/fr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 724,
            "filename": "website/common/locales/he/messages.json",
            "revision": "df2b98c1cca665302da071edac87d561408d4563,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/he/",
            "share_url": "https://translate.habitica.com/engage/habitica/he/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/he/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 43,
            "translated_words": 342,
            "translated_percent": 71.6,
            "fuzzy": 3,
            "fuzzy_words": 57,
            "fuzzy_percent": 5.0,
            "failing_checks": 3,
            "failing_checks_words": 25,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-20T14:44:20.809624Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/he/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/he/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/he/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/he/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 725,
            "filename": "website/common/locales/hu/messages.json",
            "revision": "000092de0c69e705fdb2f9481803f21c5a689cf7,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/hu/",
            "share_url": "https://translate.habitica.com/engage/habitica/hu/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/hu/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 58,
            "translated_words": 512,
            "translated_percent": 96.6,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-20T14:44:21.090661Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/hu/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/hu/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/hu/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/hu/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 726,
            "filename": "website/common/locales/id/messages.json",
            "revision": "5aab990ab3177695eaf479cc1cd9a890f0a395eb,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/id/",
            "share_url": "https://translate.habitica.com/engage/habitica/id/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/id/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 58,
            "translated_words": 512,
            "translated_percent": 96.6,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-20T14:44:21.184175Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/id/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/id/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/id/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/id/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 727,
            "filename": "website/common/locales/it/messages.json",
            "revision": "97444baf8e0f4f4e38625852d5e71729096428e6,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/it/",
            "share_url": "https://translate.habitica.com/engage/habitica/it/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/it/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 58,
            "translated_words": 512,
            "translated_percent": 96.6,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-20T14:44:21.363174Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/it/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/it/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/it/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/it/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 729,
            "filename": "website/common/locales/nl/messages.json",
            "revision": "a19998bf1eec71e4c873c0ac0e43580f45ae1b78,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/nl/",
            "share_url": "https://translate.habitica.com/engage/habitica/nl/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/nl/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 58,
            "translated_words": 512,
            "translated_percent": 96.6,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 1.6,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2023-10-20T14:44:22.544646Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/nl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/nl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/nl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/nl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 730,
            "filename": "website/common/locales/pl/messages.json",
            "revision": "d26a3f15b37945339bbc822b8d8d7f59953af934,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/pl/",
            "share_url": "https://translate.habitica.com/engage/habitica/pl/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/pl/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 59,
            "translated_words": 518,
            "translated_percent": 98.3,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-20T14:44:22.796485Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/pl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/pl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/pl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/pl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 731,
            "filename": "website/common/locales/pt/messages.json",
            "revision": "90348ca68f3cd5f8b269db1db19e547ef3de01d5,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/pt/",
            "share_url": "https://translate.habitica.com/engage/habitica/pt/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/pt/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 58,
            "translated_words": 512,
            "translated_percent": 96.6,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-20T14:44:22.885075Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/pt/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/pt/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/pt/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/pt/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 732,
            "filename": "website/common/locales/pt_BR/messages.json",
            "revision": "91404bdf2b8fe2cf69f968fc10f0a2d4fe3b364e,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/pt_BR/",
            "share_url": "https://translate.habitica.com/engage/habitica/pt_BR/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/pt_BR/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 60,
            "translated_words": 529,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-27T00:06:30.403280Z",
            "last_author": "Gean Ribeiro",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/pt_BR/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/pt_BR/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 733,
            "filename": "website/common/locales/ro/messages.json",
            "revision": "aac1ed057451ef5bc016fe4344c01535d96583f6,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/ro/",
            "share_url": "https://translate.habitica.com/engage/habitica/ro/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/ro/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 58,
            "translated_words": 512,
            "translated_percent": 96.6,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-06T08:11:19.193712Z",
            "last_author": "Χρήστος Joia",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/ro/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/ro/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/ro/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/ro/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 734,
            "filename": "website/common/locales/ru/messages.json",
            "revision": "fef654c04bcc93000a3cac2cb581bd59632fc9ef,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/ru/",
            "share_url": "https://translate.habitica.com/engage/habitica/ru/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/ru/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 59,
            "translated_words": 518,
            "translated_percent": 98.3,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 1.6,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-20T14:44:23.132126Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/ru/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/ru/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/ru/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/ru/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 735,
            "filename": "website/common/locales/sk/messages.json",
            "revision": "6c0d1653e987b23ce2ba978fb63f6ea771aed7f5,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/sk/",
            "share_url": "https://translate.habitica.com/engage/habitica/sk/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/sk/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 47,
            "translated_words": 418,
            "translated_percent": 78.3,
            "fuzzy": 3,
            "fuzzy_words": 57,
            "fuzzy_percent": 5.0,
            "failing_checks": 18,
            "failing_checks_words": 206,
            "failing_checks_percent": 30.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-20T14:44:23.352652Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/sk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/sk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/sk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/sk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 736,
            "filename": "website/common/locales/sr/messages.json",
            "revision": "778d28523ccfaa88fdcf700a47475597f8ee53cc,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/sr/",
            "share_url": "https://translate.habitica.com/engage/habitica/sr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/sr/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 49,
            "translated_words": 434,
            "translated_percent": 81.6,
            "fuzzy": 3,
            "fuzzy_words": 57,
            "fuzzy_percent": 5.0,
            "failing_checks": 25,
            "failing_checks_words": 256,
            "failing_checks_percent": 41.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-20T14:44:23.547030Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/sr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/sr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/sr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/sr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/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": 737,
            "filename": "website/common/locales/sv/messages.json",
            "revision": "7da7e32701d1181e61e75f0012dbddad813713bb,86a263b1127c21547808c90fd30ee0699f78d7fc",
            "web_url": "https://translate.habitica.com/projects/habitica/messages/sv/",
            "share_url": "https://translate.habitica.com/engage/habitica/sv/",
            "translate_url": "https://translate.habitica.com/translate/habitica/messages/sv/",
            "url": "https://translate.habitica.com/api/translations/habitica/messages/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 529,
            "translated": 50,
            "translated_words": 444,
            "translated_percent": 83.3,
            "fuzzy": 3,
            "fuzzy_words": 57,
            "fuzzy_percent": 5.0,
            "failing_checks": 4,
            "failing_checks_words": 65,
            "failing_checks_percent": 6.6,
            "have_suggestion": 10,
            "have_comment": 1,
            "last_change": "2023-10-20T14:44:23.950401Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/messages/sv/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/messages/sv/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/messages/sv/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/messages/sv/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/messages/sv/units/?format=api"
        }
    ]
}