Translation components API.

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

GET /api/components/habitica/faq/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/faq/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": 434,
            "filename": "website/common/locales/bg/faq.json",
            "revision": "386fbf43085493ee02b12a5cd7b66f0dc756e966,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/bg/",
            "share_url": "https://translate.habitica.com/engage/habitica/bg/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/bg/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 23,
            "translated_words": 947,
            "translated_percent": 9.0,
            "fuzzy": 5,
            "fuzzy_words": 176,
            "fuzzy_percent": 1.9,
            "failing_checks": 7,
            "failing_checks_words": 360,
            "failing_checks_percent": 2.7,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2026-05-17T00:34:46.614616Z",
            "last_author": "Magdalena Deshkova",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/bg/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/bg/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/bg/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/bg/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 435,
            "filename": "website/common/locales/cs/faq.json",
            "revision": "723d5195c709f9af7f612c15bb85831e03914549,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/cs/",
            "share_url": "https://translate.habitica.com/engage/habitica/cs/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/cs/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 33,
            "translated_words": 1285,
            "translated_percent": 13.0,
            "fuzzy": 2,
            "fuzzy_words": 54,
            "fuzzy_percent": 0.7,
            "failing_checks": 3,
            "failing_checks_words": 168,
            "failing_checks_percent": 1.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2026-03-04T20:50:06.399729Z",
            "last_author": "Adam Rimanek",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/cs/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/cs/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/cs/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/cs/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 436,
            "filename": "website/common/locales/da/faq.json",
            "revision": "af0ae4498ec869b2c6ef5d41d6ab205c42deed7e,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/da/",
            "share_url": "https://translate.habitica.com/engage/habitica/da/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/da/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 23,
            "translated_words": 963,
            "translated_percent": 9.0,
            "fuzzy": 3,
            "fuzzy_words": 81,
            "fuzzy_percent": 1.1,
            "failing_checks": 3,
            "failing_checks_words": 81,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-11T00:52:46.920602Z",
            "last_author": "Helene Bæck Christensen",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/da/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/da/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/da/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/da/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 438,
            "filename": "website/common/locales/de/faq.json",
            "revision": "9422fe8189b157833d604c631487612fa649588c,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/de/",
            "share_url": "https://translate.habitica.com/engage/habitica/de/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/de/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 253,
            "translated_words": 7884,
            "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": 4,
            "have_comment": 0,
            "last_change": "2026-01-30T13:13:20.539586Z",
            "last_author": "Jeremia Hölscher",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/de/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/de/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/de/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/de/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 442,
            "filename": "website/common/locales/en_GB/faq.json",
            "revision": "2deeb0724253c39c962f188c0465e0cfaf070bd2,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/en_GB/",
            "share_url": "https://translate.habitica.com/engage/habitica/en_GB/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/en_GB/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 253,
            "translated_words": 7884,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-05-11T13:27:11.771343Z",
            "last_author": "Stelio Passaris",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/en_GB/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/en_GB/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/en_GB/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 443,
            "filename": "website/common/locales/es/faq.json",
            "revision": "647c36a03758b5d1c79583d8152d1009b756df81,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/es/",
            "share_url": "https://translate.habitica.com/engage/habitica/es/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/es/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 253,
            "translated_words": 7884,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-02-05T19:35:19.418996Z",
            "last_author": "Andrés Leiva Barco",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/es/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/es/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/es/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/es/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 445,
            "filename": "website/common/locales/fr/faq.json",
            "revision": "1b4ed86ac6cb8cd64160dc9c2d6d84a24f752c08,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/fr/",
            "share_url": "https://translate.habitica.com/engage/habitica/fr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/fr/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 253,
            "translated_words": 7884,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2026-05-12T09:47:45.245205Z",
            "last_author": "Oscar Trente",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/fr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/fr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/fr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/fr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 446,
            "filename": "website/common/locales/he/faq.json",
            "revision": "79327427d26da1bf5d9d08715614a7a5a9c9ff76,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/he/",
            "share_url": "https://translate.habitica.com/engage/habitica/he/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/he/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 5,
            "translated_words": 157,
            "translated_percent": 1.9,
            "fuzzy": 2,
            "fuzzy_words": 54,
            "fuzzy_percent": 0.7,
            "failing_checks": 3,
            "failing_checks_words": 81,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-22T19:56:12.425317Z",
            "last_author": "Omer I.S.",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/he/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/he/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/he/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/he/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 447,
            "filename": "website/common/locales/hu/faq.json",
            "revision": "9b224d20c093ea4d9e8c1ff732fa110330d744f0,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/hu/",
            "share_url": "https://translate.habitica.com/engage/habitica/hu/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/hu/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 253,
            "translated_words": 7884,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-02-10T20:16:43.240798Z",
            "last_author": "Viktor Révész",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/hu/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/hu/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/hu/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/hu/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 449,
            "filename": "website/common/locales/id/faq.json",
            "revision": "79ed8b73f239947a2dcdbccb870a039e39806253,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/id/",
            "share_url": "https://translate.habitica.com/engage/habitica/id/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/id/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 253,
            "translated_words": 7884,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 955,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-10T23:58:55.827975Z",
            "last_author": "Ashlynn",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/id/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/id/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/id/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/id/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 450,
            "filename": "website/common/locales/it/faq.json",
            "revision": "f88fb268dbb88cbc2cef06b820363d6721978556,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/it/",
            "share_url": "https://translate.habitica.com/engage/habitica/it/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/it/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 253,
            "translated_words": 7884,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-05-16T20:07:39.880711Z",
            "last_author": "Antonio Lila Rusciano",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/it/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/it/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/it/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/it/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 452,
            "filename": "website/common/locales/nl/faq.json",
            "revision": "0d71458ae78076762a23bd503a5b6b1bd342a1f9,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/nl/",
            "share_url": "https://translate.habitica.com/engage/habitica/nl/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/nl/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 161,
            "translated_words": 5754,
            "translated_percent": 63.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 81,
            "failing_checks_percent": 0.3,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2026-03-16T19:13:50.191836Z",
            "last_author": "Tijl Casteleyn",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/nl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/nl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/nl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/nl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 453,
            "filename": "website/common/locales/pl/faq.json",
            "revision": "1de86985e6e45894ed7778fcf9ed6b646c2487f8,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/pl/",
            "share_url": "https://translate.habitica.com/engage/habitica/pl/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/pl/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 95,
            "translated_words": 3485,
            "translated_percent": 37.5,
            "fuzzy": 2,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.7,
            "failing_checks": 2,
            "failing_checks_words": 43,
            "failing_checks_percent": 0.7,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2026-06-10T15:22:24.109099Z",
            "last_author": "Katarzyna Brudna",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/pl/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/pl/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/pl/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/pl/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 455,
            "filename": "website/common/locales/pt/faq.json",
            "revision": "37ad9171fe4f11d2f1d13d750142446f23621983,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/pt/",
            "share_url": "https://translate.habitica.com/engage/habitica/pt/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/pt/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 118,
            "translated_words": 2330,
            "translated_percent": 46.6,
            "fuzzy": 135,
            "fuzzy_words": 5554,
            "fuzzy_percent": 53.3,
            "failing_checks": 128,
            "failing_checks_words": 5167,
            "failing_checks_percent": 50.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-06-01T04:11:41.689113Z",
            "last_author": "Marília Gabriela da Silva Hörnke",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/pt/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/pt/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/pt/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/pt/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 456,
            "filename": "website/common/locales/pt_BR/faq.json",
            "revision": "4a29d9755c7042fca64ebb69ec96f4689f8338c5,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/pt_BR/",
            "share_url": "https://translate.habitica.com/engage/habitica/pt_BR/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/pt_BR/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 253,
            "translated_words": 7884,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-19T05:32:44.148955Z",
            "last_author": "Illana Beatriz Rocha de Oliveira",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/pt_BR/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/pt_BR/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 457,
            "filename": "website/common/locales/ro/faq.json",
            "revision": "f72d960f33ea92e4c34f22592347ac6c3819dd3b,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/ro/",
            "share_url": "https://translate.habitica.com/engage/habitica/ro/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/ro/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 10,
            "translated_words": 83,
            "translated_percent": 3.9,
            "fuzzy": 4,
            "fuzzy_words": 117,
            "fuzzy_percent": 1.5,
            "failing_checks": 4,
            "failing_checks_words": 117,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-23T07:57:54.633150Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/ro/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/ro/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/ro/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/ro/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 458,
            "filename": "website/common/locales/ru/faq.json",
            "revision": "8d1039668ad2bdd21f960f7f60d305fcbb1f5018,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/ru/",
            "share_url": "https://translate.habitica.com/engage/habitica/ru/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/ru/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 253,
            "translated_words": 7884,
            "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": 17,
            "have_comment": 0,
            "last_change": "2026-05-06T23:35:34.180607Z",
            "last_author": "Павел",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/ru/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/ru/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/ru/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/ru/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 459,
            "filename": "website/common/locales/sk/faq.json",
            "revision": "daa21e203da4e5a916ad41198ab1a4794cc11f68,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/sk/",
            "share_url": "https://translate.habitica.com/engage/habitica/sk/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/sk/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 5,
            "translated_words": 161,
            "translated_percent": 1.9,
            "fuzzy": 3,
            "fuzzy_words": 81,
            "fuzzy_percent": 1.1,
            "failing_checks": 3,
            "failing_checks_words": 81,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-15T08:22:38.044466Z",
            "last_author": "David Kaya",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/sk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/sk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/sk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/sk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 461,
            "filename": "website/common/locales/sr/faq.json",
            "revision": "d219ce47d1e0c7db7c97c83317d13499bc9694a2,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/sr/",
            "share_url": "https://translate.habitica.com/engage/habitica/sr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/sr/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 4,
            "translated_words": 16,
            "translated_percent": 1.5,
            "fuzzy": 3,
            "fuzzy_words": 81,
            "fuzzy_percent": 1.1,
            "failing_checks": 3,
            "failing_checks_words": 81,
            "failing_checks_percent": 1.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-04-28T22:48:15.355638Z",
            "last_author": "Maja Miloradović",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/sr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/sr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/sr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/sr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/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": 462,
            "filename": "website/common/locales/sv/faq.json",
            "revision": "4d19dfcae2a29cfa594a60a5343a4b930055fa66,723707a687a7a7bd7f1a1da88a914eab45346f99",
            "web_url": "https://translate.habitica.com/projects/habitica/faq/sv/",
            "share_url": "https://translate.habitica.com/engage/habitica/sv/",
            "translate_url": "https://translate.habitica.com/translate/habitica/faq/sv/",
            "url": "https://translate.habitica.com/api/translations/habitica/faq/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 253,
            "total_words": 7884,
            "translated": 14,
            "translated_words": 589,
            "translated_percent": 5.5,
            "fuzzy": 4,
            "fuzzy_words": 92,
            "fuzzy_percent": 1.5,
            "failing_checks": 5,
            "failing_checks_words": 206,
            "failing_checks_percent": 1.9,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2026-03-20T14:05:52.935562Z",
            "last_author": "Sam WIlson",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/faq/sv/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/faq/sv/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/faq/sv/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/faq/sv/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/faq/sv/units/?format=api"
        }
    ]
}