Translation components API.

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

GET /api/components/engage/database/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 179,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 179,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "base",
                    "en_en",
                    "en_us",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728003224,
                "web_url": "https://translate.engagevr.io/languages/en/",
                "url": "https://translate.engagevr.io/api/languages/en/?format=api",
                "statistics_url": "https://translate.engagevr.io/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.engagevr.io/projects/engage/database/en/",
            "share_url": "https://translate.engagevr.io/engage/engage/-/en/",
            "translate_url": "https://translate.engagevr.io/translate/engage/database/en/",
            "url": "https://translate.engagevr.io/api/translations/engage/database/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 2353,
            "total_words": 5830,
            "translated": 2353,
            "translated_words": 5830,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 60,
            "failing_checks_words": 99,
            "failing_checks_percent": 2.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-16T07:51:31.932059Z",
            "last_author": null,
            "repository_url": "https://translate.engagevr.io/api/translations/engage/database/en/repository/?format=api",
            "file_url": "https://translate.engagevr.io/api/translations/engage/database/en/file/?format=api",
            "statistics_url": "https://translate.engagevr.io/api/translations/engage/database/en/statistics/?format=api",
            "changes_list_url": "https://translate.engagevr.io/api/translations/engage/database/en/changes/?format=api",
            "units_list_url": "https://translate.engagevr.io/api/translations/engage/database/en/units/?format=api"
        },
        {
            "language": {
                "id": 26,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 26,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 12
                },
                "aliases": [
                    "ar_aa",
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 378792526,
                "web_url": "https://translate.engagevr.io/languages/ar/",
                "url": "https://translate.engagevr.io/api/languages/ar/?format=api",
                "statistics_url": "https://translate.engagevr.io/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 3,
            "filename": "translation-database-ar.xlf",
            "revision": "6646f4efc5fadb5da3759cd23e154889fb0a235f",
            "web_url": "https://translate.engagevr.io/projects/engage/database/ar/",
            "share_url": "https://translate.engagevr.io/engage/engage/-/ar/",
            "translate_url": "https://translate.engagevr.io/translate/engage/database/ar/",
            "url": "https://translate.engagevr.io/api/translations/engage/database/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2353,
            "total_words": 5830,
            "translated": 2353,
            "translated_words": 5830,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 120,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-16T07:51:48.590816Z",
            "last_author": null,
            "repository_url": "https://translate.engagevr.io/api/translations/engage/database/ar/repository/?format=api",
            "file_url": "https://translate.engagevr.io/api/translations/engage/database/ar/file/?format=api",
            "statistics_url": "https://translate.engagevr.io/api/translations/engage/database/ar/statistics/?format=api",
            "changes_list_url": "https://translate.engagevr.io/api/translations/engage/database/ar/changes/?format=api",
            "units_list_url": "https://translate.engagevr.io/api/translations/engage/database/ar/units/?format=api"
        },
        {
            "language": {
                "id": 149,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "de_de",
                    "deu",
                    "deu_de",
                    "ger"
                ],
                "direction": "ltr",
                "population": 141873196,
                "web_url": "https://translate.engagevr.io/languages/de/",
                "url": "https://translate.engagevr.io/api/languages/de/?format=api",
                "statistics_url": "https://translate.engagevr.io/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 16,
            "filename": "translation-database-de.xlf",
            "revision": "e7d65a6e3a38b6fef1c9c546258c6a428c9a383b",
            "web_url": "https://translate.engagevr.io/projects/engage/database/de/",
            "share_url": "https://translate.engagevr.io/engage/engage/-/de/",
            "translate_url": "https://translate.engagevr.io/translate/engage/database/de/",
            "url": "https://translate.engagevr.io/api/translations/engage/database/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2353,
            "total_words": 5830,
            "translated": 2353,
            "translated_words": 5830,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 43,
            "failing_checks_words": 92,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-16T07:52:28.289035Z",
            "last_author": null,
            "repository_url": "https://translate.engagevr.io/api/translations/engage/database/de/repository/?format=api",
            "file_url": "https://translate.engagevr.io/api/translations/engage/database/de/file/?format=api",
            "statistics_url": "https://translate.engagevr.io/api/translations/engage/database/de/statistics/?format=api",
            "changes_list_url": "https://translate.engagevr.io/api/translations/engage/database/de/changes/?format=api",
            "units_list_url": "https://translate.engagevr.io/api/translations/engage/database/de/units/?format=api"
        },
        {
            "language": {
                "id": 197,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_es",
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 507161083,
                "web_url": "https://translate.engagevr.io/languages/es/",
                "url": "https://translate.engagevr.io/api/languages/es/?format=api",
                "statistics_url": "https://translate.engagevr.io/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 17,
            "filename": "translation-database-es.xlf",
            "revision": "0a84d52e505c2c6b63806be85e282e34f1490369",
            "web_url": "https://translate.engagevr.io/projects/engage/database/es/",
            "share_url": "https://translate.engagevr.io/engage/engage/-/es/",
            "translate_url": "https://translate.engagevr.io/translate/engage/database/es/",
            "url": "https://translate.engagevr.io/api/translations/engage/database/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2353,
            "total_words": 5830,
            "translated": 2353,
            "translated_words": 5830,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 53,
            "failing_checks_words": 72,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-16T07:53:06.406622Z",
            "last_author": null,
            "repository_url": "https://translate.engagevr.io/api/translations/engage/database/es/repository/?format=api",
            "file_url": "https://translate.engagevr.io/api/translations/engage/database/es/file/?format=api",
            "statistics_url": "https://translate.engagevr.io/api/translations/engage/database/es/statistics/?format=api",
            "changes_list_url": "https://translate.engagevr.io/api/translations/engage/database/es/changes/?format=api",
            "units_list_url": "https://translate.engagevr.io/api/translations/engage/database/es/units/?format=api"
        },
        {
            "language": {
                "id": 233,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 233,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fr_fr",
                    "fra",
                    "fra_fr",
                    "fre"
                ],
                "direction": "ltr",
                "population": 332956350,
                "web_url": "https://translate.engagevr.io/languages/fr/",
                "url": "https://translate.engagevr.io/api/languages/fr/?format=api",
                "statistics_url": "https://translate.engagevr.io/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 18,
            "filename": "translation-database-fr.xlf",
            "revision": "984d6031af58b6f4a4b84ed22d1765be036c6117",
            "web_url": "https://translate.engagevr.io/projects/engage/database/fr/",
            "share_url": "https://translate.engagevr.io/engage/engage/-/fr/",
            "translate_url": "https://translate.engagevr.io/translate/engage/database/fr/",
            "url": "https://translate.engagevr.io/api/translations/engage/database/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2353,
            "total_words": 5830,
            "translated": 2353,
            "translated_words": 5830,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 74,
            "failing_checks_words": 108,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-16T07:53:44.806595Z",
            "last_author": null,
            "repository_url": "https://translate.engagevr.io/api/translations/engage/database/fr/repository/?format=api",
            "file_url": "https://translate.engagevr.io/api/translations/engage/database/fr/file/?format=api",
            "statistics_url": "https://translate.engagevr.io/api/translations/engage/database/fr/statistics/?format=api",
            "changes_list_url": "https://translate.engagevr.io/api/translations/engage/database/fr/changes/?format=api",
            "units_list_url": "https://translate.engagevr.io/api/translations/engage/database/fr/units/?format=api"
        },
        {
            "language": {
                "id": 331,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 331,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "it_it",
                    "ita",
                    "ita_it"
                ],
                "direction": "ltr",
                "population": 70475318,
                "web_url": "https://translate.engagevr.io/languages/it/",
                "url": "https://translate.engagevr.io/api/languages/it/?format=api",
                "statistics_url": "https://translate.engagevr.io/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 19,
            "filename": "translation-database-it.xlf",
            "revision": "0c94b93f7be8a5e98b1be77cf70260295ac14756",
            "web_url": "https://translate.engagevr.io/projects/engage/database/it/",
            "share_url": "https://translate.engagevr.io/engage/engage/-/it/",
            "translate_url": "https://translate.engagevr.io/translate/engage/database/it/",
            "url": "https://translate.engagevr.io/api/translations/engage/database/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2353,
            "total_words": 5830,
            "translated": 2353,
            "translated_words": 5830,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 217,
            "failing_checks_words": 245,
            "failing_checks_percent": 9.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-16T07:54:23.405883Z",
            "last_author": null,
            "repository_url": "https://translate.engagevr.io/api/translations/engage/database/it/repository/?format=api",
            "file_url": "https://translate.engagevr.io/api/translations/engage/database/it/file/?format=api",
            "statistics_url": "https://translate.engagevr.io/api/translations/engage/database/it/statistics/?format=api",
            "changes_list_url": "https://translate.engagevr.io/api/translations/engage/database/it/changes/?format=api",
            "units_list_url": "https://translate.engagevr.io/api/translations/engage/database/it/units/?format=api"
        },
        {
            "language": {
                "id": 337,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 337,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ja_ja",
                    "ja_jp",
                    "jp",
                    "jp_jpn",
                    "jpn",
                    "jpn_jp"
                ],
                "direction": "ltr",
                "population": 117608755,
                "web_url": "https://translate.engagevr.io/languages/ja/",
                "url": "https://translate.engagevr.io/api/languages/ja/?format=api",
                "statistics_url": "https://translate.engagevr.io/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 20,
            "filename": "translation-database-ja.xlf",
            "revision": "fc61617ad0d49a8c74b67a8cf085739e33e840f6",
            "web_url": "https://translate.engagevr.io/projects/engage/database/ja/",
            "share_url": "https://translate.engagevr.io/engage/engage/-/ja/",
            "translate_url": "https://translate.engagevr.io/translate/engage/database/ja/",
            "url": "https://translate.engagevr.io/api/translations/engage/database/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2353,
            "total_words": 5830,
            "translated": 2353,
            "translated_words": 5830,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 27,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-16T07:55:00.602304Z",
            "last_author": null,
            "repository_url": "https://translate.engagevr.io/api/translations/engage/database/ja/repository/?format=api",
            "file_url": "https://translate.engagevr.io/api/translations/engage/database/ja/file/?format=api",
            "statistics_url": "https://translate.engagevr.io/api/translations/engage/database/ja/statistics/?format=api",
            "changes_list_url": "https://translate.engagevr.io/api/translations/engage/database/ja/changes/?format=api",
            "units_list_url": "https://translate.engagevr.io/api/translations/engage/database/ja/units/?format=api"
        },
        {
            "language": {
                "id": 375,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 375,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "ko_kr",
                    "kor",
                    "kor_kr"
                ],
                "direction": "ltr",
                "population": 79278717,
                "web_url": "https://translate.engagevr.io/languages/ko/",
                "url": "https://translate.engagevr.io/api/languages/ko/?format=api",
                "statistics_url": "https://translate.engagevr.io/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko-KR",
            "id": 21,
            "filename": "translation-database-ko-KR.xlf",
            "revision": "1a3748e02753ab5637bef8dc569663564462d522",
            "web_url": "https://translate.engagevr.io/projects/engage/database/ko/",
            "share_url": "https://translate.engagevr.io/engage/engage/-/ko/",
            "translate_url": "https://translate.engagevr.io/translate/engage/database/ko/",
            "url": "https://translate.engagevr.io/api/translations/engage/database/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2353,
            "total_words": 5830,
            "translated": 2353,
            "translated_words": 5830,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 49,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-16T07:55:37.897312Z",
            "last_author": null,
            "repository_url": "https://translate.engagevr.io/api/translations/engage/database/ko/repository/?format=api",
            "file_url": "https://translate.engagevr.io/api/translations/engage/database/ko/file/?format=api",
            "statistics_url": "https://translate.engagevr.io/api/translations/engage/database/ko/statistics/?format=api",
            "changes_list_url": "https://translate.engagevr.io/api/translations/engage/database/ko/changes/?format=api",
            "units_list_url": "https://translate.engagevr.io/api/translations/engage/database/ko/units/?format=api"
        },
        {
            "language": {
                "id": 769,
                "code": "zh_Hans",
                "name": "Chinese (Simplified Han script)",
                "plural": {
                    "id": 769,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chi",
                    "chinese",
                    "chinese_chs",
                    "chinese_zh",
                    "chs",
                    "cmn",
                    "cmn_hans",
                    "cn",
                    "schinese",
                    "zh",
                    "zh_chs",
                    "zh_cmn_hans",
                    "zh_cn",
                    "zh_hans_cn",
                    "zh_simplified",
                    "zhcn"
                ],
                "direction": "ltr",
                "population": 1286444445,
                "web_url": "https://translate.engagevr.io/languages/zh_Hans/",
                "url": "https://translate.engagevr.io/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.engagevr.io/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh-Hans",
            "id": 22,
            "filename": "translation-database-zh-Hans.xlf",
            "revision": "15dc95466cabfe34c1342af59fca4bf3ff4aeaf3",
            "web_url": "https://translate.engagevr.io/projects/engage/database/zh_Hans/",
            "share_url": "https://translate.engagevr.io/engage/engage/-/zh_Hans/",
            "translate_url": "https://translate.engagevr.io/translate/engage/database/zh_Hans/",
            "url": "https://translate.engagevr.io/api/translations/engage/database/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2353,
            "total_words": 5830,
            "translated": 2353,
            "translated_words": 5830,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 27,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-16T07:56:16.369882Z",
            "last_author": null,
            "repository_url": "https://translate.engagevr.io/api/translations/engage/database/zh_Hans/repository/?format=api",
            "file_url": "https://translate.engagevr.io/api/translations/engage/database/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.engagevr.io/api/translations/engage/database/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.engagevr.io/api/translations/engage/database/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.engagevr.io/api/translations/engage/database/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 771,
                "code": "zh_Hant",
                "name": "Chinese (Traditional Han script)",
                "plural": {
                    "id": 771,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "cht",
                    "cmn_hant",
                    "tchinese",
                    "zh_cht",
                    "zh_cmn_hant",
                    "zh_hant@zh",
                    "zh_hant_tw",
                    "zh_traditional",
                    "zh_tw",
                    "zho",
                    "zhtw"
                ],
                "direction": "ltr",
                "population": 39078482,
                "web_url": "https://translate.engagevr.io/languages/zh_Hant/",
                "url": "https://translate.engagevr.io/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.engagevr.io/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh-Hant",
            "id": 23,
            "filename": "translation-database-zh-Hant.xlf",
            "revision": "09dac7bd1f3d01c248e3c8762cdb51ed56b2aa59",
            "web_url": "https://translate.engagevr.io/projects/engage/database/zh_Hant/",
            "share_url": "https://translate.engagevr.io/engage/engage/-/zh_Hant/",
            "translate_url": "https://translate.engagevr.io/translate/engage/database/zh_Hant/",
            "url": "https://translate.engagevr.io/api/translations/engage/database/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2353,
            "total_words": 5830,
            "translated": 2353,
            "translated_words": 5830,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 27,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-10-16T07:56:54.223360Z",
            "last_author": null,
            "repository_url": "https://translate.engagevr.io/api/translations/engage/database/zh_Hant/repository/?format=api",
            "file_url": "https://translate.engagevr.io/api/translations/engage/database/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.engagevr.io/api/translations/engage/database/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.engagevr.io/api/translations/engage/database/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.engagevr.io/api/translations/engage/database/zh_Hant/units/?format=api"
        }
    ]
}