Translation components API.

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

GET /api/components/habitica/front/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/front/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": 486,
            "filename": "website/common/locales/tr/front.json",
            "revision": "1783373713c3827b531856c566c86a75b5864825,003a6f02472781a6aae547314664d236db56d6fd",
            "web_url": "https://translate.habitica.com/projects/habitica/front/tr/",
            "share_url": "https://translate.habitica.com/engage/habitica/tr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/front/tr/",
            "url": "https://translate.habitica.com/api/translations/habitica/front/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 182,
            "total_words": 2099,
            "translated": 182,
            "translated_words": 2099,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 11,
            "failing_checks_percent": 0.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-08-24T23:19:36.775856Z",
            "last_author": "Demir",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/front/tr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/front/tr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/front/tr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/front/tr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/front/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": 487,
            "filename": "website/common/locales/uk/front.json",
            "revision": "371359cbfa52025aeed1b517cc87e28a316cf546,003a6f02472781a6aae547314664d236db56d6fd",
            "web_url": "https://translate.habitica.com/projects/habitica/front/uk/",
            "share_url": "https://translate.habitica.com/engage/habitica/uk/",
            "translate_url": "https://translate.habitica.com/translate/habitica/front/uk/",
            "url": "https://translate.habitica.com/api/translations/habitica/front/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 182,
            "total_words": 2099,
            "translated": 182,
            "translated_words": 2099,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-15T06:48:33.543650Z",
            "last_author": "Tetiana",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/front/uk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/front/uk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/front/uk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/front/uk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/front/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": 488,
            "filename": "website/common/locales/zh/front.json",
            "revision": "3259c7e0cbb4769097f0fa46eb83e156fce8bcb3,003a6f02472781a6aae547314664d236db56d6fd",
            "web_url": "https://translate.habitica.com/projects/habitica/front/zh_Hans/",
            "share_url": "https://translate.habitica.com/engage/habitica/zh_Hans/",
            "translate_url": "https://translate.habitica.com/translate/habitica/front/zh_Hans/",
            "url": "https://translate.habitica.com/api/translations/habitica/front/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 182,
            "total_words": 2099,
            "translated": 182,
            "translated_words": 2099,
            "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": 8,
            "last_change": "2024-05-02T02:37:45.849709Z",
            "last_author": "沧浪",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/front/zh_Hans/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/front/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/front/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/front/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/front/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": 489,
            "filename": "website/common/locales/zh_TW/front.json",
            "revision": "509ca2ec8a8bc81a9a421213474e2f5f71ec30d6,003a6f02472781a6aae547314664d236db56d6fd",
            "web_url": "https://translate.habitica.com/projects/habitica/front/zh_Hant/",
            "share_url": "https://translate.habitica.com/engage/habitica/zh_Hant/",
            "translate_url": "https://translate.habitica.com/translate/habitica/front/zh_Hant/",
            "url": "https://translate.habitica.com/api/translations/habitica/front/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 182,
            "total_words": 2099,
            "translated": 176,
            "translated_words": 1862,
            "translated_percent": 96.7,
            "fuzzy": 5,
            "fuzzy_words": 224,
            "fuzzy_percent": 2.7,
            "failing_checks": 5,
            "failing_checks_words": 224,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-20T14:47:06.265640Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/front/zh_Hant/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/front/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/front/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/front/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/front/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": 781,
            "filename": "website/common/locales/es_419/front.json",
            "revision": "79e53828a5dcc94ed080051c2c684a86166933e9,003a6f02472781a6aae547314664d236db56d6fd",
            "web_url": "https://translate.habitica.com/projects/habitica/front/es_419/",
            "share_url": "https://translate.habitica.com/engage/habitica/es_419/",
            "translate_url": "https://translate.habitica.com/translate/habitica/front/es_419/",
            "url": "https://translate.habitica.com/api/translations/habitica/front/es_419/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 182,
            "total_words": 2099,
            "translated": 166,
            "translated_words": 1739,
            "translated_percent": 91.2,
            "fuzzy": 11,
            "fuzzy_words": 328,
            "fuzzy_percent": 6.0,
            "failing_checks": 11,
            "failing_checks_words": 328,
            "failing_checks_percent": 6.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-20T14:46:56.210062Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/front/es_419/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/front/es_419/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/front/es_419/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/front/es_419/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/front/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": 2713,
            "filename": "website/common/locales/hr/front.json",
            "revision": "47de206706aadb79d2db50e20bd6496460c933cf,003a6f02472781a6aae547314664d236db56d6fd",
            "web_url": "https://translate.habitica.com/projects/habitica/front/hr/",
            "share_url": "https://translate.habitica.com/engage/habitica/hr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/front/hr/",
            "url": "https://translate.habitica.com/api/translations/habitica/front/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 182,
            "total_words": 2099,
            "translated": 163,
            "translated_words": 1822,
            "translated_percent": 89.5,
            "fuzzy": 14,
            "fuzzy_words": 257,
            "fuzzy_percent": 7.6,
            "failing_checks": 15,
            "failing_checks_words": 258,
            "failing_checks_percent": 8.2,
            "have_suggestion": 75,
            "have_comment": 0,
            "last_change": "2023-10-20T14:46:58.104062Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/front/hr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/front/hr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/front/hr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/front/hr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/front/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": 2717,
            "filename": "website/common/locales/ko/front.json",
            "revision": "cd5a28c3d69f28c42e8e3527e55af4e005be8b2f,003a6f02472781a6aae547314664d236db56d6fd",
            "web_url": "https://translate.habitica.com/projects/habitica/front/ko/",
            "share_url": "https://translate.habitica.com/engage/habitica/ko/",
            "translate_url": "https://translate.habitica.com/translate/habitica/front/ko/",
            "url": "https://translate.habitica.com/api/translations/habitica/front/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 182,
            "total_words": 2099,
            "translated": 90,
            "translated_words": 779,
            "translated_percent": 49.4,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.5,
            "failing_checks": 4,
            "failing_checks_words": 89,
            "failing_checks_percent": 2.1,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-12-29T09:16:28.574380Z",
            "last_author": "리슈레이",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/front/ko/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/front/ko/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/front/ko/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/front/ko/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/front/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": 2919,
            "filename": "website/common/locales/en/front.json",
            "revision": "003a6f02472781a6aae547314664d236db56d6fd,003a6f02472781a6aae547314664d236db56d6fd",
            "web_url": "https://translate.habitica.com/projects/habitica/front/en/",
            "share_url": "https://translate.habitica.com/engage/habitica/en/",
            "translate_url": "https://translate.habitica.com/translate/habitica/front/en/",
            "url": "https://translate.habitica.com/api/translations/habitica/front/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 182,
            "total_words": 2099,
            "translated": 182,
            "translated_words": 2099,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 113,
            "failing_checks_words": 1787,
            "failing_checks_percent": 62.0,
            "have_suggestion": 0,
            "have_comment": 5,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/front/en/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/front/en/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/front/en/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/front/en/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/front/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": 5933,
            "filename": "website/common/locales/ja/front.json",
            "revision": "3348de7bf16af77340d266d18cce5045e1eee8ce,003a6f02472781a6aae547314664d236db56d6fd",
            "web_url": "https://translate.habitica.com/projects/habitica/front/ja/",
            "share_url": "https://translate.habitica.com/engage/habitica/ja/",
            "translate_url": "https://translate.habitica.com/translate/habitica/front/ja/",
            "url": "https://translate.habitica.com/api/translations/habitica/front/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 182,
            "total_words": 2099,
            "translated": 182,
            "translated_words": 2099,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-13T08:47:44.605331Z",
            "last_author": "TOMA Mitsuru",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/front/ja/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/front/ja/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/front/ja/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/front/ja/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/front/ja/units/?format=api"
        }
    ]
}