Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 1013,
            "filename": "lang/en.json",
            "revision": "b889ae0a1fff657293f9480e8a34354e23720e9a,b889ae0a1fff657293f9480e8a34354e23720e9a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/quick-insert/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/quick-insert/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/quick-insert/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 139,
            "total_words": 790,
            "translated": 139,
            "translated_words": 790,
            "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": "2025-07-18T17:21:23.803828Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 1014,
            "filename": "lang/es.json",
            "revision": "e9ee9cf12fd8c7e0c42915c63ef8c3e379b2be19,b889ae0a1fff657293f9480e8a34354e23720e9a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/quick-insert/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/quick-insert/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/quick-insert/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 139,
            "total_words": 790,
            "translated": 29,
            "translated_words": 135,
            "translated_percent": 20.8,
            "fuzzy": 7,
            "fuzzy_words": 55,
            "fuzzy_percent": 5.0,
            "failing_checks": 2,
            "failing_checks_words": 38,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-18T17:21:24.041790Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/es/units/?format=api"
        },
        {
            "language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 1015,
            "filename": "lang/fr.json",
            "revision": "06b8e351ee7ba209b909bfafaeb39dc70df6ce01,b889ae0a1fff657293f9480e8a34354e23720e9a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/quick-insert/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/quick-insert/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/quick-insert/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 139,
            "total_words": 790,
            "translated": 139,
            "translated_words": 790,
            "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": "2025-07-19T15:14:12.386875Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/fr/units/?format=api"
        },
        {
            "language": {
                "id": 610,
                "code": "zh_Hans",
                "name": "Chinese (Simplified Han script)",
                "plural": {
                    "id": 610,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "cmn",
                    "cmn_hans",
                    "zh",
                    "zh_chs",
                    "zh_cmn_hans",
                    "zh_cn",
                    "zh_hans_cn",
                    "zhcn",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/zh_Hans/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_Hans",
            "id": 1156,
            "filename": "lang/zh_Hans.json",
            "revision": "fa5f239ecce14e3acaf412f63e41dab6ae567501,b889ae0a1fff657293f9480e8a34354e23720e9a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/quick-insert/main/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/quick-insert/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/quick-insert/main/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 139,
            "total_words": 790,
            "translated": 37,
            "translated_words": 160,
            "translated_percent": 26.6,
            "fuzzy": 7,
            "fuzzy_words": 55,
            "fuzzy_percent": 5.0,
            "failing_checks": 1,
            "failing_checks_words": 21,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-18T17:21:24.508608Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 621,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 652,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pt_BR/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 1246,
            "filename": "lang/pt_BR.json",
            "revision": "576d0922c56f393434f9a8cc46b5695f8371d8e2,b889ae0a1fff657293f9480e8a34354e23720e9a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/quick-insert/main/pt_BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/quick-insert/-/pt_BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/quick-insert/main/pt_BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 139,
            "total_words": 790,
            "translated": 37,
            "translated_words": 160,
            "translated_percent": 26.6,
            "fuzzy": 7,
            "fuzzy_words": 55,
            "fuzzy_percent": 5.0,
            "failing_checks": 1,
            "failing_checks_words": 21,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-18T17:21:24.386141Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/pt_BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 1443,
            "filename": "lang/de.json",
            "revision": "8ad8d68ea184948abf2044569b2424f8d5bdc741,b889ae0a1fff657293f9480e8a34354e23720e9a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/quick-insert/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/quick-insert/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/quick-insert/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 139,
            "total_words": 790,
            "translated": 37,
            "translated_words": 158,
            "translated_percent": 26.6,
            "fuzzy": 8,
            "fuzzy_words": 58,
            "fuzzy_percent": 5.7,
            "failing_checks": 2,
            "failing_checks_words": 33,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-18T17:21:23.927898Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/de/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/it/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/it/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 1521,
            "filename": "lang/it.json",
            "revision": "82c27835c1a9bd18c372d979e2b0de5e517a86d4,b889ae0a1fff657293f9480e8a34354e23720e9a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/quick-insert/main/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/quick-insert/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/quick-insert/main/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 139,
            "total_words": 790,
            "translated": 137,
            "translated_words": 765,
            "translated_percent": 98.5,
            "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": "2025-07-18T17:21:24.269597Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/quick-insert/main/it/units/?format=api"
        }
    ]
}