Translation components API.

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

GET /api/components/gm-notes/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": 1033,
            "filename": "lang/en.json",
            "revision": "a924634d255fdf2ca3be53e4d203a9426fd3fb38,a924634d255fdf2ca3be53e4d203a9426fd3fb38",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/gm-notes/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/gm-notes/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 17,
            "total_words": 146,
            "translated": 17,
            "translated_words": 146,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 17,
            "failing_checks_percent": 11.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-26T14:41:28.597963Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/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": 1034,
            "filename": "lang/de.json",
            "revision": "30865fdf3d5ffac92815559365188d9fc3161013,a924634d255fdf2ca3be53e4d203a9426fd3fb38",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/gm-notes/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/gm-notes/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 146,
            "translated": 15,
            "translated_words": 129,
            "translated_percent": 88.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-26T14:41:28.654832Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/de/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": 1035,
            "filename": "lang/fr.json",
            "revision": "b5d8a78520fed2d0cfe105c8840478f1d7c3b6f6,a924634d255fdf2ca3be53e4d203a9426fd3fb38",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/gm-notes/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/gm-notes/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 146,
            "translated": 15,
            "translated_words": 129,
            "translated_percent": 88.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-26T14:41:29.035419Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fr/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ja/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1036,
            "filename": "lang/ja.json",
            "revision": "52583ff459be35c6b3fb7cb0466570fe4ace1a50,a924634d255fdf2ca3be53e4d203a9426fd3fb38",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/main/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/gm-notes/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/gm-notes/main/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 146,
            "translated": 13,
            "translated_words": 119,
            "translated_percent": 76.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-26T14:41:29.196121Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/ja/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": 1120,
            "filename": "lang/it.json",
            "revision": "b1966ca460fe4ec00bb826012d16857de721dc33,a924634d255fdf2ca3be53e4d203a9426fd3fb38",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/main/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/gm-notes/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/gm-notes/main/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 146,
            "translated": 10,
            "translated_words": 106,
            "translated_percent": 58.8,
            "fuzzy": 5,
            "fuzzy_words": 23,
            "fuzzy_percent": 29.4,
            "failing_checks": 4,
            "failing_checks_words": 25,
            "failing_checks_percent": 23.5,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-10-26T14:41:29.100203Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/it/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": 1250,
            "filename": "lang/pt_BR.json",
            "revision": "c3bca98c573ae2db7e7acaa464c6b19cb2baba9f,a924634d255fdf2ca3be53e4d203a9426fd3fb38",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/main/pt_BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/gm-notes/-/pt_BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/gm-notes/main/pt_BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 146,
            "translated": 15,
            "translated_words": 129,
            "translated_percent": 88.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-26T14:41:29.379141Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/pt_BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/pt_BR/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": 1282,
            "filename": "lang/pl.json",
            "revision": "39f4f93c1106d3968c84b9484769a70884397022,a924634d255fdf2ca3be53e4d203a9426fd3fb38",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/gm-notes/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/gm-notes/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 146,
            "translated": 17,
            "translated_words": 146,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-26T14:41:29.277952Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/pl/units/?format=api"
        },
        {
            "language": {
                "id": 524,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 524,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/sv/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/sv/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 1385,
            "filename": "lang/sv.json",
            "revision": "3d1a9aa3b9cef8b8e3fffa248ea19d106e059f0d,a924634d255fdf2ca3be53e4d203a9426fd3fb38",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/main/sv/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/gm-notes/-/sv/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/gm-notes/main/sv/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 146,
            "translated": 15,
            "translated_words": 129,
            "translated_percent": 88.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-26T14:41:29.474495Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/sv/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/sv/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/sv/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/sv/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/sv/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 192,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 1391,
            "filename": "lang/fi.json",
            "revision": "18f27a8e8f1a89a0910db1643fe9d9dc605ece9b,a924634d255fdf2ca3be53e4d203a9426fd3fb38",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/main/fi/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/gm-notes/-/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/gm-notes/main/fi/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 146,
            "translated": 15,
            "translated_words": 129,
            "translated_percent": 88.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-26T14:41:28.820951Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fi/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fi/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fi/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fi/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": 1399,
            "filename": "lang/es.json",
            "revision": "0356a3f740ebb15e54810a4197d4c3b8a28c92be,a924634d255fdf2ca3be53e4d203a9426fd3fb38",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/gm-notes/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/gm-notes/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 146,
            "translated": 15,
            "translated_words": 129,
            "translated_percent": 88.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-26T14:41:28.733867Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/es/units/?format=api"
        }
    ]
}