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": "0a9cb84254ced5aa9dfe704f210f47d7e5c212d7,0a9cb84254ced5aa9dfe704f210f47d7e5c212d7",
            "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": 1184,
            "total_words": 5127,
            "translated": 1184,
            "translated_words": 5127,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 85,
            "failing_checks_words": 593,
            "failing_checks_percent": 7.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-08-10T11:36:46.750504Z",
            "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": "b7ae495a529d6def86594f2afce6e6c3a1d5598e,0a9cb84254ced5aa9dfe704f210f47d7e5c212d7",
            "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": 1184,
            "total_words": 5127,
            "translated": 1031,
            "translated_words": 3600,
            "translated_percent": 87.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-08-12T15:36:43.409841Z",
            "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,0a9cb84254ced5aa9dfe704f210f47d7e5c212d7",
            "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": 1184,
            "total_words": 5127,
            "translated": 689,
            "translated_words": 2291,
            "translated_percent": 58.1,
            "fuzzy": 25,
            "fuzzy_words": 163,
            "fuzzy_percent": 2.1,
            "failing_checks": 30,
            "failing_checks_words": 186,
            "failing_checks_percent": 2.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-08-11T12:36:43.546388Z",
            "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": "e0939c33b4e95a4326bd9fbc50da5044c2712dc6,0a9cb84254ced5aa9dfe704f210f47d7e5c212d7",
            "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": 1184,
            "total_words": 5127,
            "translated": 1007,
            "translated_words": 3890,
            "translated_percent": 85.0,
            "fuzzy": 8,
            "fuzzy_words": 29,
            "fuzzy_percent": 0.6,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-08-11T12:36:43.764953Z",
            "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,0a9cb84254ced5aa9dfe704f210f47d7e5c212d7",
            "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": 1184,
            "total_words": 5127,
            "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-08-10T11:36:49.637437Z",
            "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,0a9cb84254ced5aa9dfe704f210f47d7e5c212d7",
            "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": 1184,
            "total_words": 5127,
            "translated": 689,
            "translated_words": 2292,
            "translated_percent": 58.1,
            "fuzzy": 25,
            "fuzzy_words": 162,
            "fuzzy_percent": 2.1,
            "failing_checks": 41,
            "failing_checks_words": 200,
            "failing_checks_percent": 3.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-08-11T12:36:43.920710Z",
            "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,0a9cb84254ced5aa9dfe704f210f47d7e5c212d7",
            "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": 1184,
            "total_words": 5127,
            "translated": 538,
            "translated_words": 1615,
            "translated_percent": 45.4,
            "fuzzy": 21,
            "fuzzy_words": 143,
            "fuzzy_percent": 1.7,
            "failing_checks": 18,
            "failing_checks_words": 104,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-08-10T11:36:51.167865Z",
            "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": "c8d652d00fa0f0ca4a8e9f3c2be166c15efa198f,0a9cb84254ced5aa9dfe704f210f47d7e5c212d7",
            "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": 1184,
            "total_words": 5127,
            "translated": 1184,
            "translated_words": 5127,
            "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-08-31T12:36:43.552284Z",
            "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,0a9cb84254ced5aa9dfe704f210f47d7e5c212d7",
            "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": 1184,
            "total_words": 5127,
            "translated": 879,
            "translated_words": 3818,
            "translated_percent": 74.2,
            "fuzzy": 20,
            "fuzzy_words": 130,
            "fuzzy_percent": 1.6,
            "failing_checks": 12,
            "failing_checks_words": 178,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-08-10T11:36:53.598294Z",
            "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": "3379b049ce99285a1414decd2887820ccfacd297,0a9cb84254ced5aa9dfe704f210f47d7e5c212d7",
            "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": 1184,
            "total_words": 5127,
            "translated": 1184,
            "translated_words": 5127,
            "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-08-31T12:36:43.793233Z",
            "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"
        }
    ]
}