Translation components API.

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

GET /api/components/habitica/spells/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/spells/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": 951,
            "filename": "website/common/locales/sv/spells.json",
            "revision": "641f262a323b6d5903e5d96a51c96397696e236d,eb05e7b970dbb67762e19a28f927d0260460a597",
            "web_url": "https://translate.habitica.com/projects/habitica/spells/sv/",
            "share_url": "https://translate.habitica.com/engage/habitica/sv/",
            "translate_url": "https://translate.habitica.com/translate/habitica/spells/sv/",
            "url": "https://translate.habitica.com/api/translations/habitica/spells/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 383,
            "translated": 53,
            "translated_words": 347,
            "translated_percent": 94.6,
            "fuzzy": 2,
            "fuzzy_words": 28,
            "fuzzy_percent": 3.5,
            "failing_checks": 3,
            "failing_checks_words": 29,
            "failing_checks_percent": 5.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-05-09T18:39:23.977993Z",
            "last_author": "Deleted User",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/spells/sv/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/spells/sv/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/spells/sv/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/spells/sv/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/spells/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": 952,
            "filename": "website/common/locales/tr/spells.json",
            "revision": "be169fba764f4a261b20e2cb7c8b10b0183d4f35,eb05e7b970dbb67762e19a28f927d0260460a597",
            "web_url": "https://translate.habitica.com/projects/habitica/spells/tr/",
            "share_url": "https://translate.habitica.com/engage/habitica/tr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/spells/tr/",
            "url": "https://translate.habitica.com/api/translations/habitica/spells/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 383,
            "translated": 56,
            "translated_words": 383,
            "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": "2023-07-02T15:41:50.777688Z",
            "last_author": "Full Name",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/spells/tr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/spells/tr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/spells/tr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/spells/tr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/spells/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": 953,
            "filename": "website/common/locales/uk/spells.json",
            "revision": "5151c6a10af1b276df64ceb37e7c351689f109a2,eb05e7b970dbb67762e19a28f927d0260460a597",
            "web_url": "https://translate.habitica.com/projects/habitica/spells/uk/",
            "share_url": "https://translate.habitica.com/engage/habitica/uk/",
            "translate_url": "https://translate.habitica.com/translate/habitica/spells/uk/",
            "url": "https://translate.habitica.com/api/translations/habitica/spells/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 383,
            "translated": 56,
            "translated_words": 383,
            "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": "2022-03-23T20:49:18.385844Z",
            "last_author": "Nazar Paruna",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/spells/uk/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/spells/uk/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/spells/uk/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/spells/uk/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/spells/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": 954,
            "filename": "website/common/locales/zh/spells.json",
            "revision": "4843ad63736ef7e95accad49ab04189492d97f43,eb05e7b970dbb67762e19a28f927d0260460a597",
            "web_url": "https://translate.habitica.com/projects/habitica/spells/zh_Hans/",
            "share_url": "https://translate.habitica.com/engage/habitica/zh_Hans/",
            "translate_url": "https://translate.habitica.com/translate/habitica/spells/zh_Hans/",
            "url": "https://translate.habitica.com/api/translations/habitica/spells/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 383,
            "translated": 56,
            "translated_words": 383,
            "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": 1,
            "last_change": "2024-03-24T00:40:22.689422Z",
            "last_author": "Finrod",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/spells/zh_Hans/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/spells/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/spells/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/spells/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/spells/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": 956,
            "filename": "website/common/locales/zh_TW/spells.json",
            "revision": "5e709f6119e17834cf46fa37d43bdf64d7b68f00,eb05e7b970dbb67762e19a28f927d0260460a597",
            "web_url": "https://translate.habitica.com/projects/habitica/spells/zh_Hant/",
            "share_url": "https://translate.habitica.com/engage/habitica/zh_Hant/",
            "translate_url": "https://translate.habitica.com/translate/habitica/spells/zh_Hant/",
            "url": "https://translate.habitica.com/api/translations/habitica/spells/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 383,
            "translated": 56,
            "translated_words": 383,
            "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": "2021-06-24T03:11:43.860561Z",
            "last_author": "夕湛",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/spells/zh_Hant/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/spells/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/spells/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/spells/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/spells/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": 2591,
            "filename": "website/common/locales/hr/spells.json",
            "revision": "6fca08a0a74e75e5d25db52fcdd4dab5111d56a3,eb05e7b970dbb67762e19a28f927d0260460a597",
            "web_url": "https://translate.habitica.com/projects/habitica/spells/hr/",
            "share_url": "https://translate.habitica.com/engage/habitica/hr/",
            "translate_url": "https://translate.habitica.com/translate/habitica/spells/hr/",
            "url": "https://translate.habitica.com/api/translations/habitica/spells/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 383,
            "translated": 56,
            "translated_words": 383,
            "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": "2023-07-04T01:10:21.396927Z",
            "last_author": "Deni Zubin",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/spells/hr/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/spells/hr/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/spells/hr/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/spells/hr/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/spells/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": 2595,
            "filename": "website/common/locales/ko/spells.json",
            "revision": "a85ec6150a8f86c949b84888d3bab4f26c2ab511,eb05e7b970dbb67762e19a28f927d0260460a597",
            "web_url": "https://translate.habitica.com/projects/habitica/spells/ko/",
            "share_url": "https://translate.habitica.com/engage/habitica/ko/",
            "translate_url": "https://translate.habitica.com/translate/habitica/spells/ko/",
            "url": "https://translate.habitica.com/api/translations/habitica/spells/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 383,
            "translated": 56,
            "translated_words": 383,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 168,
            "failing_checks_percent": 26.7,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-09-25T00:02:51.619514Z",
            "last_author": "Deleted User",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/spells/ko/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/spells/ko/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/spells/ko/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/spells/ko/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/spells/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": 2927,
            "filename": "website/common/locales/en/spells.json",
            "revision": "eb05e7b970dbb67762e19a28f927d0260460a597,eb05e7b970dbb67762e19a28f927d0260460a597",
            "web_url": "https://translate.habitica.com/projects/habitica/spells/en/",
            "share_url": "https://translate.habitica.com/engage/habitica/en/",
            "translate_url": "https://translate.habitica.com/translate/habitica/spells/en/",
            "url": "https://translate.habitica.com/api/translations/habitica/spells/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 56,
            "total_words": 383,
            "translated": 56,
            "translated_words": 383,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 197,
            "failing_checks_percent": 32.1,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.habitica.com/api/translations/habitica/spells/en/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/spells/en/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/spells/en/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/spells/en/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/spells/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": 5902,
            "filename": "website/common/locales/ja/spells.json",
            "revision": "9fb35e6bed5b98bff290172871c5d31e9023c230,eb05e7b970dbb67762e19a28f927d0260460a597",
            "web_url": "https://translate.habitica.com/projects/habitica/spells/ja/",
            "share_url": "https://translate.habitica.com/engage/habitica/ja/",
            "translate_url": "https://translate.habitica.com/translate/habitica/spells/ja/",
            "url": "https://translate.habitica.com/api/translations/habitica/spells/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 383,
            "translated": 56,
            "translated_words": 383,
            "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:40:33.897328Z",
            "last_author": "TOMA Mitsuru",
            "repository_url": "https://translate.habitica.com/api/translations/habitica/spells/ja/repository/?format=api",
            "file_url": "https://translate.habitica.com/api/translations/habitica/spells/ja/file/?format=api",
            "statistics_url": "https://translate.habitica.com/api/translations/habitica/spells/ja/statistics/?format=api",
            "changes_list_url": "https://translate.habitica.com/api/translations/habitica/spells/ja/changes/?format=api",
            "units_list_url": "https://translate.habitica.com/api/translations/habitica/spells/ja/units/?format=api"
        }
    ]
}