Translation components API.

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

GET /api/components/habitica/rebirth/translations/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 29,
    "next": null,
    "previous": "https://translate.habitica.com/api/components/habitica/rebirth/translations/?format=api",
    "results": [
        {
            "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": 909,
            "filename": "website/common/locales/sv/rebirth.json",
            "revision": "def3c2129a6e26b87e7d72ec7257ea399177df84,77f42fdd9f12e9819589953bdc0b52c16a827b05",
            "web_url": "https://translate.habitica.com/projects/habitica/rebirth/sv/",
            "share_url": "https://translate.habitica.com/engage/habitica/sv/",
            "translate_url": "https://translate.habitica.com/translate/habitica/rebirth/sv/",
            "url": "https://translate.habitica.com/api/translations/habitica/rebirth/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 308,
            "translated": 16,
            "translated_words": 211,
            "translated_percent": 80.0,
            "fuzzy": 4,
            "fuzzy_words": 97,
            "fuzzy_percent": 20.0,
            "failing_checks": 4,
            "failing_checks_words": 97,
            "failing_checks_percent": 20.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2026-03-20T13:48:19.529968Z",
            "last_author": "Sam WIlson",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/rebirth/sv/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/rebirth/sv/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/rebirth/sv/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/sv/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/sv/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 304,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 8036070514,
                "web_url": "https://translate.habitica.com/languages/tr/",
                "url": "https://translate.habitica.com/api/languages/tr/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 910,
            "filename": "website/common/locales/tr/rebirth.json",
            "revision": "15dfbb9aec969274f304722f04479531166c47d3,77f42fdd9f12e9819589953bdc0b52c16a827b05",
            "web_url": "https://translate.habitica.com/projects/habitica/rebirth/tr/",
            "share_url": "https://translate.habitica.com/engage/habitica/tr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/rebirth/tr/",
            "url": "https://translate.habitica.com/api/translations/habitica/rebirth/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 308,
            "translated": 11,
            "translated_words": 183,
            "translated_percent": 55.0,
            "fuzzy": 2,
            "fuzzy_words": 38,
            "fuzzy_percent": 10.0,
            "failing_checks": 2,
            "failing_checks_words": 38,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-03-12T21:50:39.070981Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/rebirth/tr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/rebirth/tr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/rebirth/tr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/tr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/tr/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 312,
                    "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": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 2934897557,
                "web_url": "https://translate.habitica.com/languages/uk/",
                "url": "https://translate.habitica.com/api/languages/uk/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 911,
            "filename": "website/common/locales/uk/rebirth.json",
            "revision": "11c67c63998f861f4f473e517eafd580d12fb064,77f42fdd9f12e9819589953bdc0b52c16a827b05",
            "web_url": "https://translate.habitica.com/projects/habitica/rebirth/uk/",
            "share_url": "https://translate.habitica.com/engage/habitica/uk/",
            "translate_url": "https://translate.habitica.com/translate/habitica/rebirth/uk/",
            "url": "https://translate.habitica.com/api/translations/habitica/rebirth/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 308,
            "translated": 20,
            "translated_words": 308,
            "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-03-16T12:47:10.964552Z",
            "last_author": "Serhii",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/rebirth/uk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/rebirth/uk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/rebirth/uk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/uk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/uk/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 334,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 126606635982,
                "web_url": "https://translate.habitica.com/languages/zh_Hans/",
                "url": "https://translate.habitica.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh",
            "id": 913,
            "filename": "website/common/locales/zh/rebirth.json",
            "revision": "79d04e18551aff63f1557dae19fa74a2cf55fd2d,77f42fdd9f12e9819589953bdc0b52c16a827b05",
            "web_url": "https://translate.habitica.com/projects/habitica/rebirth/zh_Hans/",
            "share_url": "https://translate.habitica.com/engage/habitica/zh_Hans/",
            "translate_url": "https://translate.habitica.com/translate/habitica/rebirth/zh_Hans/",
            "url": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 308,
            "translated": 19,
            "translated_words": 289,
            "translated_percent": 95.0,
            "fuzzy": 1,
            "fuzzy_words": 19,
            "fuzzy_percent": 5.0,
            "failing_checks": 1,
            "failing_checks_words": 19,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-03-17T06:26:25.696238Z",
            "last_author": "Summer_GUI",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hans/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 335,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 3861255636,
                "web_url": "https://translate.habitica.com/languages/zh_Hant/",
                "url": "https://translate.habitica.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 914,
            "filename": "website/common/locales/zh_TW/rebirth.json",
            "revision": "911755963655f26f75e91a473c78f45386bc2e3f,77f42fdd9f12e9819589953bdc0b52c16a827b05",
            "web_url": "https://translate.habitica.com/projects/habitica/rebirth/zh_Hant/",
            "share_url": "https://translate.habitica.com/engage/habitica/zh_Hant/",
            "translate_url": "https://translate.habitica.com/translate/habitica/rebirth/zh_Hant/",
            "url": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 308,
            "translated": 11,
            "translated_words": 183,
            "translated_percent": 55.0,
            "fuzzy": 2,
            "fuzzy_words": 38,
            "fuzzy_percent": 10.0,
            "failing_checks": 2,
            "failing_checks_words": 38,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-03-12T21:50:39.421062Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hant/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 127,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 681316363,
                "web_url": "https://translate.habitica.com/languages/hr/",
                "url": "https://translate.habitica.com/api/languages/hr/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 2103,
            "filename": "website/common/locales/hr/rebirth.json",
            "revision": "707ff2510de2cd219bc6a077e9ff18770957b9b6,77f42fdd9f12e9819589953bdc0b52c16a827b05",
            "web_url": "https://translate.habitica.com/projects/habitica/rebirth/hr/",
            "share_url": "https://translate.habitica.com/engage/habitica/hr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/rebirth/hr/",
            "url": "https://translate.habitica.com/api/translations/habitica/rebirth/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 308,
            "translated": 11,
            "translated_words": 183,
            "translated_percent": 55.0,
            "fuzzy": 2,
            "fuzzy_words": 38,
            "fuzzy_percent": 10.0,
            "failing_checks": 2,
            "failing_checks_words": 38,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-03-12T21:50:37.269085Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/rebirth/hr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/rebirth/hr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/rebirth/hr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/hr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/hr/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor"
                ],
                "direction": "ltr",
                "population": 7835704721,
                "web_url": "https://translate.habitica.com/languages/ko/",
                "url": "https://translate.habitica.com/api/languages/ko/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 2107,
            "filename": "website/common/locales/ko/rebirth.json",
            "revision": "7244ce64f7d905fcdbf9fc05c841168830bf7e32,77f42fdd9f12e9819589953bdc0b52c16a827b05",
            "web_url": "https://translate.habitica.com/projects/habitica/rebirth/ko/",
            "share_url": "https://translate.habitica.com/engage/habitica/ko/",
            "translate_url": "https://translate.habitica.com/translate/habitica/rebirth/ko/",
            "url": "https://translate.habitica.com/api/translations/habitica/rebirth/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 308,
            "translated": 11,
            "translated_words": 183,
            "translated_percent": 55.0,
            "fuzzy": 2,
            "fuzzy_words": 38,
            "fuzzy_percent": 10.0,
            "failing_checks": 4,
            "failing_checks_words": 51,
            "failing_checks_percent": 20.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-03-12T21:50:37.906831Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/rebirth/ko/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/rebirth/ko/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/rebirth/ko/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/ko/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/ko/units/?format=api"
        },
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 163648503560,
                "web_url": "https://translate.habitica.com/languages/en/",
                "url": "https://translate.habitica.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 2912,
            "filename": "website/common/locales/en/rebirth.json",
            "revision": "77f42fdd9f12e9819589953bdc0b52c16a827b05,77f42fdd9f12e9819589953bdc0b52c16a827b05",
            "web_url": "https://translate.habitica.com/projects/habitica/rebirth/en/",
            "share_url": "https://translate.habitica.com/engage/habitica/en/",
            "translate_url": "https://translate.habitica.com/translate/habitica/rebirth/en/",
            "url": "https://translate.habitica.com/api/translations/habitica/rebirth/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 20,
            "total_words": 308,
            "translated": 20,
            "translated_words": 308,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 155,
            "failing_checks_percent": 20.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/rebirth/en/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/rebirth/en/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/rebirth/en/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/en/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/en/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 730,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "jp",
                    "ja_ja",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.habitica.com/languages/ja/",
                "url": "https://translate.habitica.com/api/languages/ja/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 5921,
            "filename": "website/common/locales/ja/rebirth.json",
            "revision": "7f65e745e9b045ecebe9b75f3e24665662095867,77f42fdd9f12e9819589953bdc0b52c16a827b05",
            "web_url": "https://translate.habitica.com/projects/habitica/rebirth/ja/",
            "share_url": "https://translate.habitica.com/engage/habitica/ja/",
            "translate_url": "https://translate.habitica.com/translate/habitica/rebirth/ja/",
            "url": "https://translate.habitica.com/api/translations/habitica/rebirth/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 20,
            "total_words": 308,
            "translated": 11,
            "translated_words": 183,
            "translated_percent": 55.0,
            "fuzzy": 2,
            "fuzzy_words": 38,
            "fuzzy_percent": 10.0,
            "failing_checks": 2,
            "failing_checks_words": 38,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-03-12T21:50:37.759775Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/rebirth/ja/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/rebirth/ja/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/rebirth/ja/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/ja/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/rebirth/ja/units/?format=api"
        }
    ]
}