Translation components API.

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

GET /api/components/swade/main/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": 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": 1294,
            "filename": "src/lang/en.yml",
            "revision": "26596092a741b483ca52ecd99a8f0f4648242778,26596092a741b483ca52ecd99a8f0f4648242778",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/swade/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/swade/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 1218,
            "total_words": 5271,
            "translated": 1218,
            "translated_words": 5271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 85,
            "failing_checks_words": 600,
            "failing_checks_percent": 6.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-11-28T10:27:08.374995Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/en/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": 1295,
            "filename": "src/lang/de.yml",
            "revision": "a7fee9e98ab35bd09f0a7696334c8441109d1094,26596092a741b483ca52ecd99a8f0f4648242778",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/swade/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/swade/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1218,
            "total_words": 5271,
            "translated": 1068,
            "translated_words": 3749,
            "translated_percent": 87.6,
            "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-11-29T10:36:44.226120Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/de/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": 1301,
            "filename": "src/lang/es.yml",
            "revision": "03f239596af2df697f9ef8a7b99237a4294a7874,26596092a741b483ca52ecd99a8f0f4648242778",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/swade/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/swade/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1218,
            "total_words": 5271,
            "translated": 688,
            "translated_words": 2274,
            "translated_percent": 56.4,
            "fuzzy": 26,
            "fuzzy_words": 188,
            "fuzzy_percent": 2.1,
            "failing_checks": 30,
            "failing_checks_words": 194,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-11-28T10:27:10.682721Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/es/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": 1319,
            "filename": "src/lang/pt_BR.yml",
            "revision": "a32484d92aa6da68abe88edc69b788f08afaa236,26596092a741b483ca52ecd99a8f0f4648242778",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/swade/main/pt_BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/swade/-/pt_BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/pt_BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1218,
            "total_words": 5271,
            "translated": 1006,
            "translated_words": 3873,
            "translated_percent": 82.5,
            "fuzzy": 9,
            "fuzzy_words": 54,
            "fuzzy_percent": 0.7,
            "failing_checks": 2,
            "failing_checks_words": 26,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-11-28T10:27:14.105059Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pt_BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 184,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/eu/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/eu/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 1325,
            "filename": "src/lang/eu.yml",
            "revision": "a17c2dcb8cbdbf5eafde3be4a5f71b194901e6d1,26596092a741b483ca52ecd99a8f0f4648242778",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/swade/main/eu/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/swade/-/eu/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/eu/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1218,
            "total_words": 5271,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.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-11-28T10:27:11.268515Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/eu/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/eu/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/eu/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/eu/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/eu/units/?format=api"
        },
        {
            "language": {
                "id": 81,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ca/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ca/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 1327,
            "filename": "src/lang/ca.yml",
            "revision": "363602c22f752e3c25fdd21cb7e8a495892150ca,26596092a741b483ca52ecd99a8f0f4648242778",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/swade/main/ca/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/swade/-/ca/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/ca/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1218,
            "total_words": 5271,
            "translated": 688,
            "translated_words": 2275,
            "translated_percent": 56.4,
            "fuzzy": 26,
            "fuzzy_words": 187,
            "fuzzy_percent": 2.1,
            "failing_checks": 41,
            "failing_checks_words": 208,
            "failing_checks_percent": 3.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-11-28T10:27:09.175081Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/ca/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/ca/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/ca/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/ca/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/ca/units/?format=api"
        },
        {
            "language": {
                "id": 222,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 222,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/gl/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/gl/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 1329,
            "filename": "src/lang/gl.yml",
            "revision": "85a032c19ba133ac2b080acffda61e08f1d548d0,26596092a741b483ca52ecd99a8f0f4648242778",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/swade/main/gl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/swade/-/gl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/gl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1218,
            "total_words": 5271,
            "translated": 537,
            "translated_words": 1598,
            "translated_percent": 44.0,
            "fuzzy": 22,
            "fuzzy_words": 168,
            "fuzzy_percent": 1.8,
            "failing_checks": 18,
            "failing_checks_words": 112,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-11-28T10:27:12.619650Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/gl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/gl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/gl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/gl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/gl/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": 1377,
            "filename": "src/lang/fr.yml",
            "revision": "d480d577d6799602f7765bb541e5b538c551f2b0,26596092a741b483ca52ecd99a8f0f4648242778",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/swade/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/swade/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1218,
            "total_words": 5271,
            "translated": 1218,
            "translated_words": 5271,
            "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-11-30T12:36:44.287528Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/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": 1380,
            "filename": "src/lang/zh_Hans.yml",
            "revision": "cb666cddbef274453bd554f53bd567d7e28f67b5,26596092a741b483ca52ecd99a8f0f4648242778",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/swade/main/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/swade/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1218,
            "total_words": 5271,
            "translated": 878,
            "translated_words": 3801,
            "translated_percent": 72.0,
            "fuzzy": 21,
            "fuzzy_words": 155,
            "fuzzy_percent": 1.7,
            "failing_checks": 13,
            "failing_checks_words": 203,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-11-28T10:27:14.855974Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 440,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 440,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pl/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pl/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1527,
            "filename": "src/lang/pl.yml",
            "revision": "d0c4e1fc8ae781741d4d0cd1108fd6ab5b3685ca,26596092a741b483ca52ecd99a8f0f4648242778",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/swade/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/swade/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1218,
            "total_words": 5271,
            "translated": 1218,
            "translated_words": 5271,
            "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-11-30T12:36:44.576831Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/swade/main/pl/units/?format=api"
        }
    ]
}