Translation components API.

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

GET /api/translations/?format=api&page=24
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1170,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/?format=api&page=23",
    "results": [
        {
            "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"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 155,
                "source_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"
                },
                "project": {
                    "name": "DnD5e Drag Ruler Integration",
                    "slug": "elevation-drag-ruler",
                    "id": 69,
                    "web": "https://github.com/PepijnMC/ElevationDragRuler",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/PepijnMC/ElevationDragRuler.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/elevation-drag-ruler/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "languages/*.json",
                "screenshot_filemask": "",
                "template": "languages/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/153/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/154/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh_Hans",
            "id": 1548,
            "filename": "languages/zh_Hans.json",
            "revision": "b9a6b85310433529592496b0a45484c929c715d0,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "translated": 39,
            "translated_words": 305,
            "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-09-12T16:01:23.381308Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/zh_Hans/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"
            },
            "component": {
                "name": "DnD5e Drag Ruler Integration",
                "slug": "glossary",
                "id": 156,
                "source_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"
                },
                "project": {
                    "name": "DnD5e Drag Ruler Integration",
                    "slug": "elevation-drag-ruler",
                    "id": 69,
                    "web": "https://github.com/PepijnMC/ElevationDragRuler",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/elevation-drag-ruler/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh_Hans",
            "id": 1549,
            "filename": "zh_Hans.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/glossary/zh_Hans/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/zh_Hans/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/glossary/zh_Hans/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-09-11T14:30:31.257443Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/zh_Hans/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/zh_Hans/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/zh_Hans/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 573,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 573,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/uk/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 155,
                "source_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"
                },
                "project": {
                    "name": "DnD5e Drag Ruler Integration",
                    "slug": "elevation-drag-ruler",
                    "id": 69,
                    "web": "https://github.com/PepijnMC/ElevationDragRuler",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/PepijnMC/ElevationDragRuler.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/elevation-drag-ruler/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "languages/*.json",
                "screenshot_filemask": "",
                "template": "languages/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/153/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/154/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "uk",
            "id": 1550,
            "filename": "languages/uk.json",
            "revision": "80917c30474b54f0e29400fb5061c490c656325a,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/uk/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/uk/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/uk/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "translated": 39,
            "translated_words": 305,
            "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-09-16T14:01:24.026770Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/uk/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/uk/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/uk/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/uk/units/?format=api"
        },
        {
            "language": {
                "id": 573,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 573,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/uk/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "DnD5e Drag Ruler Integration",
                "slug": "glossary",
                "id": 156,
                "source_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"
                },
                "project": {
                    "name": "DnD5e Drag Ruler Integration",
                    "slug": "elevation-drag-ruler",
                    "id": 69,
                    "web": "https://github.com/PepijnMC/ElevationDragRuler",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/elevation-drag-ruler/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "uk",
            "id": 1551,
            "filename": "uk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/glossary/uk/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/uk/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/glossary/uk/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-09-15T11:37:05.914887Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/uk/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/uk/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/uk/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/uk/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"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 252,
                "source_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"
                },
                "project": {
                    "name": "PF2e Ranged Combat",
                    "slug": "pf2e-ranged-combat",
                    "id": 116,
                    "web": "https://github.com/JDCalvert/FVTT-PF2e-Ranged-Combat",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-ranged-combat/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/JDCalvert/FVTT-PF2e-Ranged-Combat.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-ranged-combat/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "lang/*.json",
                "screenshot_filemask": "",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-ranged-combat/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/246/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/247/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 1552,
            "filename": "lang/de.json",
            "revision": "92ced6d1a63492061ce4bbb4bc804e44132146c2,3bda3ef939fb6a547d33e2fe53ef069ff68ef589",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-ranged-combat/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-ranged-combat/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-ranged-combat/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 201,
            "total_words": 1438,
            "translated": 8,
            "translated_words": 54,
            "translated_percent": 3.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-06-18T10:36:46.269258Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/main/de/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"
            },
            "component": {
                "name": "PF2e Ranged Combat",
                "slug": "glossary",
                "id": 253,
                "source_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"
                },
                "project": {
                    "name": "PF2e Ranged Combat",
                    "slug": "pf2e-ranged-combat",
                    "id": 116,
                    "web": "https://github.com/JDCalvert/FVTT-PF2e-Ranged-Combat",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-ranged-combat/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-ranged-combat/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-ranged-combat/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-ranged-combat/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-ranged-combat/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 1553,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-ranged-combat/glossary/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-ranged-combat/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-ranged-combat/glossary/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/glossary/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-09-26T10:50:27.904500Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/glossary/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-ranged-combat/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 612,
                "code": "zh_Hant",
                "name": "Chinese (Traditional Han script)",
                "plural": {
                    "id": 612,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "cmn_hant",
                    "zh_cht",
                    "zh_cmn_hant",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_tw",
                    "zhtw",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/zh_Hant/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 44,
                "source_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"
                },
                "project": {
                    "name": "Item Piles",
                    "slug": "item-piles",
                    "id": 21,
                    "web": "https://github.com/fantasycalendar/FoundryVTT-ItemPiles",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/fantasycalendar/FoundryVTT-ItemPiles.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/item-piles/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "languages/*.json",
                "screenshot_filemask": "",
                "template": "languages/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/43/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/44/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh_Hant",
            "id": 1554,
            "filename": "languages/zh_Hant.json",
            "revision": "3ec072fbea09b6a9f1cb4d5a7161892b8657a620,bb7b0712909ff15ee1b31bb23c83835a0c927947",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/main/zh_Hant/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/item-piles/-/zh_Hant/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/zh_Hant/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 741,
            "total_words": 5821,
            "translated": 20,
            "translated_words": 55,
            "translated_percent": 2.6,
            "fuzzy": 1,
            "fuzzy_words": 10,
            "fuzzy_percent": 0.1,
            "failing_checks": 1,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-16T15:20:17.717995Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 612,
                "code": "zh_Hant",
                "name": "Chinese (Traditional Han script)",
                "plural": {
                    "id": 612,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "cmn_hant",
                    "zh_cht",
                    "zh_cmn_hant",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_tw",
                    "zhtw",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/zh_Hant/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "Item Piles",
                "slug": "glossary",
                "id": 45,
                "source_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"
                },
                "project": {
                    "name": "Item Piles",
                    "slug": "item-piles",
                    "id": 21,
                    "web": "https://github.com/fantasycalendar/FoundryVTT-ItemPiles",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/item-piles/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "zh_Hant",
            "id": 1555,
            "filename": "zh_Hant.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/glossary/zh_Hant/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/item-piles/-/zh_Hant/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/glossary/zh_Hant/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-07T03:32:27.527287Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/zh_Hant/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/zh_Hant/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/zh_Hant/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/cs/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 35,
                "source_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"
                },
                "project": {
                    "name": "About Face",
                    "slug": "about-face",
                    "id": 18,
                    "web": "https://github.com/mclemente/about-face",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/about-face/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/mclemente/about-face.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/about-face/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "src/lang/*.json",
                "screenshot_filemask": "",
                "template": "src/lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/about-face/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/35/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/36/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cs",
            "id": 1556,
            "filename": "src/lang/cs.json",
            "revision": "635c72fadf5e24dee86da05ca479043d2c4c2c94,72b9a894719d1f165f2d6e45d9dcad16a4f0bd15",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/about-face/main/cs/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/about-face/-/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/about-face/main/cs/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/about-face/main/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 67,
            "total_words": 483,
            "translated": 67,
            "translated_words": 483,
            "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-14T15:36:44.352907Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/about-face/main/cs/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/about-face/main/cs/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/about-face/main/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/about-face/main/cs/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/about-face/main/cs/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/cs/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "About Face",
                "slug": "glossary",
                "id": 36,
                "source_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"
                },
                "project": {
                    "name": "About Face",
                    "slug": "about-face",
                    "id": 18,
                    "web": "https://github.com/mclemente/about-face",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/about-face/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/about-face/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/about-face/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/about-face/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cs",
            "id": 1557,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/about-face/glossary/cs/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/about-face/-/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/about-face/glossary/cs/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/about-face/glossary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-13T15:16:38.024239Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/about-face/glossary/cs/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/about-face/glossary/cs/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/about-face/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/about-face/glossary/cs/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/about-face/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/cs/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 76,
                "source_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"
                },
                "project": {
                    "name": "Party Resources",
                    "slug": "party-resources",
                    "id": 37,
                    "web": "https://github.com/davelens/fvtt-party-resources",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/party-resources/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/davelens/fvtt-party-resources.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/party-resources/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "languages/*.json",
                "screenshot_filemask": "",
                "template": "languages/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/party-resources/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/74/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/75/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cs",
            "id": 1558,
            "filename": "languages/cs.json",
            "revision": "c5119fa5e2ea250bb0c61d419cfc2405a53c5106,d619d8a26710547b2d6c4743062d019429a853a1",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/party-resources/main/cs/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/party-resources/-/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-resources/main/cs/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 64,
            "total_words": 463,
            "translated": 64,
            "translated_words": 463,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 28,
            "failing_checks_percent": 7.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-03T20:59:48.226906Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/cs/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/cs/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/cs/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/cs/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/cs/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/cs/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "Party Resources",
                "slug": "glossary",
                "id": 77,
                "source_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"
                },
                "project": {
                    "name": "Party Resources",
                    "slug": "party-resources",
                    "id": 37,
                    "web": "https://github.com/davelens/fvtt-party-resources",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/party-resources/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/party-resources/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/party-resources/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cs",
            "id": 1559,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/party-resources/glossary/cs/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/party-resources/-/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-resources/glossary/cs/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/glossary/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-13T16:07:36.382576Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/glossary/cs/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/glossary/cs/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/glossary/cs/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "id": 539,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 539,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/th/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/th/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/th/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 155,
                "source_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"
                },
                "project": {
                    "name": "DnD5e Drag Ruler Integration",
                    "slug": "elevation-drag-ruler",
                    "id": 69,
                    "web": "https://github.com/PepijnMC/ElevationDragRuler",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/PepijnMC/ElevationDragRuler.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/elevation-drag-ruler/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "languages/*.json",
                "screenshot_filemask": "",
                "template": "languages/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/153/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/154/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "th",
            "id": 1560,
            "filename": "languages/th.json",
            "revision": "e884f984d52ced4af1786c6be8857a2569727571,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/th/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/th/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/th/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 5.1,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 2.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-19T17:36:41.050576Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/th/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/th/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/th/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/th/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/th/units/?format=api"
        },
        {
            "language": {
                "id": 539,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 539,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/th/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/th/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/th/statistics/?format=api"
            },
            "component": {
                "name": "DnD5e Drag Ruler Integration",
                "slug": "glossary",
                "id": 156,
                "source_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"
                },
                "project": {
                    "name": "DnD5e Drag Ruler Integration",
                    "slug": "elevation-drag-ruler",
                    "id": 69,
                    "web": "https://github.com/PepijnMC/ElevationDragRuler",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/elevation-drag-ruler/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/elevation-drag-ruler/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/elevation-drag-ruler/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "th",
            "id": 1561,
            "filename": "th.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/glossary/th/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/th/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/glossary/th/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-01-18T17:03:51.540972Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/th/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/th/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/th/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/th/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/th/units/?format=api"
        },
        {
            "language": {
                "id": 406,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 406,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/nl/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 1,
                "source_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"
                },
                "project": {
                    "name": "Dice So Nice!",
                    "slug": "dice-so-nice",
                    "id": 1,
                    "web": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/dice-so-nice/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "Anyone is welcome to contribute to the existing translations or add a new language.\r\nContact JDW on Discord if you have any doubt about the use or meaning of a string.",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/dice-so-nice/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "module/lang/*.json",
                "screenshot_filemask": "",
                "template": "module/lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "AGPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/dice-so-nice/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/1/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/10/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "nl",
            "id": 1562,
            "filename": "module/lang/nl.json",
            "revision": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dice-so-nice/main/nl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/dice-so-nice/-/nl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/dice-so-nice/main/nl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-02-23T11:38:36.063220Z",
            "last_author": "Moeshoe",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/nl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/nl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/nl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/main/nl/units/?format=api"
        },
        {
            "language": {
                "id": 573,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 573,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/uk/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 76,
                "source_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"
                },
                "project": {
                    "name": "Party Resources",
                    "slug": "party-resources",
                    "id": 37,
                    "web": "https://github.com/davelens/fvtt-party-resources",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/party-resources/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/davelens/fvtt-party-resources.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/party-resources/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "languages/*.json",
                "screenshot_filemask": "",
                "template": "languages/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/party-resources/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/74/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/75/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "uk",
            "id": 1563,
            "filename": "languages/uk.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,d619d8a26710547b2d6c4743062d019429a853a1",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/party-resources/main/uk/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/party-resources/-/uk/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-resources/main/uk/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 64,
            "total_words": 463,
            "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-06-11T12:58:52.864455Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/uk/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/uk/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/uk/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/uk/units/?format=api"
        },
        {
            "language": {
                "id": 573,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 573,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/uk/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/uk/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "Party Resources",
                "slug": "glossary",
                "id": 77,
                "source_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"
                },
                "project": {
                    "name": "Party Resources",
                    "slug": "party-resources",
                    "id": 37,
                    "web": "https://github.com/davelens/fvtt-party-resources",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/party-resources/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/party-resources/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/party-resources/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/party-resources/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/party-resources/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "uk",
            "id": 1564,
            "filename": "uk.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/party-resources/glossary/uk/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/party-resources/-/uk/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-resources/glossary/uk/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/glossary/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-06-11T12:58:57.871215Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/glossary/uk/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/glossary/uk/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/glossary/uk/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/glossary/uk/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/glossary/uk/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"
            },
            "component": {
                "name": "Blade Runner - The Roleplaying Game",
                "slug": "glossary",
                "id": 150,
                "source_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"
                },
                "project": {
                    "name": "Blade Runner - The Roleplaying Game",
                    "slug": "blade-runner",
                    "id": 67,
                    "web": "https://github.com/fvtt-fria-ligan/blade-runner-foundry-vtt",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/blade-runner/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/blade-runner/credits/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/blade-runner/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "GPL-3.0-only",
                "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/blade-runner/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/blade-runner/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pl",
            "id": 1565,
            "filename": "pl.tbx",
            "revision": "4f140314f30ae783ad6a0ca6d21720aa4e229067",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/blade-runner/glossary/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/blade-runner/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/blade-runner/glossary/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 27,
            "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-06-19T03:49:42.143542Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/blade-runner/glossary/pl/units/?format=api"
        },
        {
            "language": {
                "id": 309,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ko/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 44,
                "source_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"
                },
                "project": {
                    "name": "Item Piles",
                    "slug": "item-piles",
                    "id": 21,
                    "web": "https://github.com/fantasycalendar/FoundryVTT-ItemPiles",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/fantasycalendar/FoundryVTT-ItemPiles.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/item-piles/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "languages/*.json",
                "screenshot_filemask": "",
                "template": "languages/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json-nested",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/credits/?format=api",
                "new_lang": "add",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/43/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/44/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ko",
            "id": 1566,
            "filename": "languages/ko.json",
            "revision": "8596f93f75811693b1c9ebe42b0372b073735860,bb7b0712909ff15ee1b31bb23c83835a0c927947",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/main/ko/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/item-piles/-/ko/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/ko/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 741,
            "total_words": 5821,
            "translated": 724,
            "translated_words": 5706,
            "translated_percent": 97.7,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.1,
            "failing_checks": 27,
            "failing_checks_words": 451,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-16T15:20:14.282667Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/ko/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/ko/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/ko/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/ko/units/?format=api"
        },
        {
            "language": {
                "id": 309,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ko/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "Item Piles",
                "slug": "glossary",
                "id": 45,
                "source_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"
                },
                "project": {
                    "name": "Item Piles",
                    "slug": "item-piles",
                    "id": 21,
                    "web": "https://github.com/fantasycalendar/FoundryVTT-ItemPiles",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/item-piles/glossary/",
                "branch": "main",
                "push_branch": "",
                "filemask": "*.tbx",
                "screenshot_filemask": "",
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "tbx",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "",
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
                "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
                "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
                "allow_translation_propagation": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ko",
            "id": 1567,
            "filename": "ko.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/glossary/ko/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/item-piles/-/ko/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/glossary/ko/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "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-02T20:36:53.118962Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/ko/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/ko/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/ko/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/ko/units/?format=api"
        }
    ]
}