Translation components API.

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

GET /api/components/habitica/gear/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/gear/translations/?format=api",
    "results": [
        {
            "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": 542,
            "filename": "website/common/locales/tr/gear.json",
            "revision": "1660ed4f0b59a5bcd5a4313cec4e24cbe8a7e017,dbe25dcd7103e8a437cef11dc4e992918e86202d",
            "web_url": "https://translate.habitica.com/projects/habitica/gear/tr/",
            "share_url": "https://translate.habitica.com/engage/habitica/tr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/gear/tr/",
            "url": "https://translate.habitica.com/api/translations/habitica/gear/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3315,
            "total_words": 44147,
            "translated": 1720,
            "translated_words": 20513,
            "translated_percent": 51.8,
            "fuzzy": 8,
            "fuzzy_words": 225,
            "fuzzy_percent": 0.2,
            "failing_checks": 48,
            "failing_checks_words": 920,
            "failing_checks_percent": 1.4,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2024-11-25T03:31:37.270719Z",
            "last_author": "Yaşar Efe Çelik",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/gear/tr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/gear/tr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/gear/tr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/gear/tr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/gear/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": 543,
            "filename": "website/common/locales/uk/gear.json",
            "revision": "3a8e8d3ce892fe0c92c5cd392fc566b9127c5861,dbe25dcd7103e8a437cef11dc4e992918e86202d",
            "web_url": "https://translate.habitica.com/projects/habitica/gear/uk/",
            "share_url": "https://translate.habitica.com/engage/habitica/uk/",
            "translate_url": "https://translate.habitica.com/translate/habitica/gear/uk/",
            "url": "https://translate.habitica.com/api/translations/habitica/gear/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3315,
            "total_words": 44147,
            "translated": 1939,
            "translated_words": 23032,
            "translated_percent": 58.4,
            "fuzzy": 2,
            "fuzzy_words": 32,
            "fuzzy_percent": 0.1,
            "failing_checks": 2,
            "failing_checks_words": 32,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2025-04-01T09:24:02.620377Z",
            "last_author": "Tetiana",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/gear/uk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/gear/uk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/gear/uk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/gear/uk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/gear/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": 544,
            "filename": "website/common/locales/zh/gear.json",
            "revision": "b709f922f14dc4c2c9f714b71acf1e449bf9065e,dbe25dcd7103e8a437cef11dc4e992918e86202d",
            "web_url": "https://translate.habitica.com/projects/habitica/gear/zh_Hans/",
            "share_url": "https://translate.habitica.com/engage/habitica/zh_Hans/",
            "translate_url": "https://translate.habitica.com/translate/habitica/gear/zh_Hans/",
            "url": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3315,
            "total_words": 44147,
            "translated": 3190,
            "translated_words": 42072,
            "translated_percent": 96.2,
            "fuzzy": 13,
            "fuzzy_words": 330,
            "fuzzy_percent": 0.3,
            "failing_checks": 12,
            "failing_checks_words": 306,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 69,
            "last_change": "2025-04-04T01:45:39.532083Z",
            "last_author": "沧浪",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hans/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/gear/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": 545,
            "filename": "website/common/locales/zh_TW/gear.json",
            "revision": "f4a9f81d4377830487ac4eeb844540b2f274f9ca,dbe25dcd7103e8a437cef11dc4e992918e86202d",
            "web_url": "https://translate.habitica.com/projects/habitica/gear/zh_Hant/",
            "share_url": "https://translate.habitica.com/engage/habitica/zh_Hant/",
            "translate_url": "https://translate.habitica.com/translate/habitica/gear/zh_Hant/",
            "url": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3315,
            "total_words": 44147,
            "translated": 2403,
            "translated_words": 28700,
            "translated_percent": 72.4,
            "fuzzy": 6,
            "fuzzy_words": 106,
            "fuzzy_percent": 0.1,
            "failing_checks": 6,
            "failing_checks_words": 106,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-19T10:54:30.990156Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hant/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "code": "es_419",
                "name": "Spanish (Latin America)",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.habitica.com/languages/es_419/",
                "url": "https://translate.habitica.com/api/languages/es_419/?format=api",
                "statistics_url": "https://translate.habitica.com/api/languages/es_419/statistics/?format=api"
            },
            "language_code": "es_419",
            "id": 782,
            "filename": "website/common/locales/es_419/gear.json",
            "revision": "5da3a63e5529747bcfee299753aa1a1ef3404176,dbe25dcd7103e8a437cef11dc4e992918e86202d",
            "web_url": "https://translate.habitica.com/projects/habitica/gear/es_419/",
            "share_url": "https://translate.habitica.com/engage/habitica/es_419/",
            "translate_url": "https://translate.habitica.com/translate/habitica/gear/es_419/",
            "url": "https://translate.habitica.com/api/translations/habitica/gear/es_419/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3315,
            "total_words": 44147,
            "translated": 2793,
            "translated_words": 36412,
            "translated_percent": 84.2,
            "fuzzy": 3,
            "fuzzy_words": 70,
            "fuzzy_percent": 0.1,
            "failing_checks": 3,
            "failing_checks_words": 70,
            "failing_checks_percent": 0.1,
            "have_suggestion": 5,
            "have_comment": 1,
            "last_change": "2025-03-31T18:59:23.082896Z",
            "last_author": "Raul Ernesto Ceron Lara",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/gear/es_419/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/gear/es_419/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/gear/es_419/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/gear/es_419/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/gear/es_419/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": 1466,
            "filename": "website/common/locales/hr/gear.json",
            "revision": "ced19939a39184f33ed320d014f6834068347840,dbe25dcd7103e8a437cef11dc4e992918e86202d",
            "web_url": "https://translate.habitica.com/projects/habitica/gear/hr/",
            "share_url": "https://translate.habitica.com/engage/habitica/hr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/gear/hr/",
            "url": "https://translate.habitica.com/api/translations/habitica/gear/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3315,
            "total_words": 44147,
            "translated": 1706,
            "translated_words": 20445,
            "translated_percent": 51.4,
            "fuzzy": 4,
            "fuzzy_words": 80,
            "fuzzy_percent": 0.1,
            "failing_checks": 20,
            "failing_checks_words": 291,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-01T20:53:10.109107Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/gear/hr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/gear/hr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/gear/hr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/gear/hr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/gear/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": 1470,
            "filename": "website/common/locales/ko/gear.json",
            "revision": "c89d19b84c5d0ac79d51524e74f501acdada1e30,dbe25dcd7103e8a437cef11dc4e992918e86202d",
            "web_url": "https://translate.habitica.com/projects/habitica/gear/ko/",
            "share_url": "https://translate.habitica.com/engage/habitica/ko/",
            "translate_url": "https://translate.habitica.com/translate/habitica/gear/ko/",
            "url": "https://translate.habitica.com/api/translations/habitica/gear/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3315,
            "total_words": 44147,
            "translated": 1788,
            "translated_words": 21278,
            "translated_percent": 53.9,
            "fuzzy": 2,
            "fuzzy_words": 43,
            "fuzzy_percent": 0.1,
            "failing_checks": 1077,
            "failing_checks_words": 16238,
            "failing_checks_percent": 32.4,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2025-03-04T02:29:17.356736Z",
            "last_author": "박제균",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/gear/ko/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/gear/ko/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/gear/ko/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/gear/ko/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/gear/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": 2895,
            "filename": "website/common/locales/en/gear.json",
            "revision": "dbe25dcd7103e8a437cef11dc4e992918e86202d,dbe25dcd7103e8a437cef11dc4e992918e86202d",
            "web_url": "https://translate.habitica.com/projects/habitica/gear/en/",
            "share_url": "https://translate.habitica.com/engage/habitica/en/",
            "translate_url": "https://translate.habitica.com/translate/habitica/gear/en/",
            "url": "https://translate.habitica.com/api/translations/habitica/gear/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 3315,
            "total_words": 44147,
            "translated": 3315,
            "translated_words": 44147,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2135,
            "failing_checks_words": 29329,
            "failing_checks_percent": 64.4,
            "have_suggestion": 0,
            "have_comment": 17,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/gear/en/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/gear/en/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/gear/en/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/gear/en/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/gear/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": 5943,
            "filename": "website/common/locales/ja/gear.json",
            "revision": "4f71f97549e3a050bbae1b9992aec3b6243eafbd,dbe25dcd7103e8a437cef11dc4e992918e86202d",
            "web_url": "https://translate.habitica.com/projects/habitica/gear/ja/",
            "share_url": "https://translate.habitica.com/engage/habitica/ja/",
            "translate_url": "https://translate.habitica.com/translate/habitica/gear/ja/",
            "url": "https://translate.habitica.com/api/translations/habitica/gear/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3315,
            "total_words": 44147,
            "translated": 3084,
            "translated_words": 40520,
            "translated_percent": 93.0,
            "fuzzy": 2,
            "fuzzy_words": 58,
            "fuzzy_percent": 0.1,
            "failing_checks": 2,
            "failing_checks_words": 58,
            "failing_checks_percent": 0.1,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2025-02-19T10:53:04.897465Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/gear/ja/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/gear/ja/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/gear/ja/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/gear/ja/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/gear/ja/units/?format=api"
        }
    ]
}