Translation components API.

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

GET /api/components/habitica/overview/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/overview/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": 816,
            "filename": "website/common/locales/sv/overview.json",
            "revision": "3c2f42fc688ad790423901ae07d2fec30eefdfc6,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/sv/",
            "share_url": "https://translate.habitica.com/engage/habitica/sv/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/sv/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 4,
            "translated_words": 31,
            "translated_percent": 50.0,
            "fuzzy": 3,
            "fuzzy_words": 455,
            "fuzzy_percent": 37.5,
            "failing_checks": 3,
            "failing_checks_words": 455,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T14:29:31.506981Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/sv/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/sv/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/sv/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/sv/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/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": 817,
            "filename": "website/common/locales/tr/overview.json",
            "revision": "2e57b738a3c8fe64bc0f3833bbeddf069c23f408,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/tr/",
            "share_url": "https://translate.habitica.com/engage/habitica/tr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/tr/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 147,
            "failing_checks_percent": 12.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-25T03:26:47.348361Z",
            "last_author": "Yaşar Efe Çelik",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/tr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/tr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/tr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/tr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/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": 818,
            "filename": "website/common/locales/uk/overview.json",
            "revision": "bed6cfded77eaa635bba8f47a2736e09b95399d7,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/uk/",
            "share_url": "https://translate.habitica.com/engage/habitica/uk/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/uk/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "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-05-21T18:02:38.861732Z",
            "last_author": "Tetiana",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/uk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/uk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/uk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/uk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/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": 820,
            "filename": "website/common/locales/zh/overview.json",
            "revision": "0357e9da83065c437fb29ac4db918e0b03e7c93e,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/zh_Hans/",
            "share_url": "https://translate.habitica.com/engage/habitica/zh_Hans/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/zh_Hans/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-22T05:49:21.552960Z",
            "last_author": "沧浪",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/zh_Hans/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/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": 821,
            "filename": "website/common/locales/zh_TW/overview.json",
            "revision": "f0049cf9621de7310f60a93f87dc5c043dcd0afc,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/zh_Hant/",
            "share_url": "https://translate.habitica.com/engage/habitica/zh_Hant/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/zh_Hant/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "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-12-24T03:37:40.996403Z",
            "last_author": "Hikari",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/zh_Hant/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/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": 1956,
            "filename": "website/common/locales/hr/overview.json",
            "revision": "2fed4d03254e41bfdd1f6ed8b86d3588cff02521,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/hr/",
            "share_url": "https://translate.habitica.com/engage/habitica/hr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/hr/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 6,
            "translated_words": 339,
            "translated_percent": 75.0,
            "fuzzy": 1,
            "fuzzy_words": 147,
            "fuzzy_percent": 12.5,
            "failing_checks": 1,
            "failing_checks_words": 147,
            "failing_checks_percent": 12.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-08T14:29:29.210894Z",
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/hr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/hr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/hr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/hr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/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": 1960,
            "filename": "website/common/locales/ko/overview.json",
            "revision": "219023e824f54c13cae5f414ba0cb475f2306900,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/ko/",
            "share_url": "https://translate.habitica.com/engage/habitica/ko/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/ko/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 6,
            "translated_words": 339,
            "translated_percent": 75.0,
            "fuzzy": 1,
            "fuzzy_words": 147,
            "fuzzy_percent": 12.5,
            "failing_checks": 1,
            "failing_checks_words": 147,
            "failing_checks_percent": 12.5,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-06-12T08:26:58.813766Z",
            "last_author": "taesub park",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/ko/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/ko/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/ko/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/ko/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/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": 2926,
            "filename": "website/common/locales/en/overview.json",
            "revision": "fca3c5b8c48e4551096d7e3f42e9d4f823ce2919,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/en/",
            "share_url": "https://translate.habitica.com/engage/habitica/en/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/en/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 455,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/en/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/en/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/en/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/en/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/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": 5908,
            "filename": "website/common/locales/ja/overview.json",
            "revision": "cd6d68a501ce694f8ff65de089160951f39afa49,fca3c5b8c48e4551096d7e3f42e9d4f823ce2919",
            "web_url": "https://translate.habitica.com/projects/habitica/overview/ja/",
            "share_url": "https://translate.habitica.com/engage/habitica/ja/",
            "translate_url": "https://translate.habitica.com/translate/habitica/overview/ja/",
            "url": "https://translate.habitica.com/api/translations/habitica/overview/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 508,
            "translated": 8,
            "translated_words": 508,
            "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-13T09:01:12.184760Z",
            "last_author": "TOMA Mitsuru",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/overview/ja/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/overview/ja/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/overview/ja/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/overview/ja/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/overview/ja/units/?format=api"
        }
    ]
}