Translation components API.

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

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

{
    "count": 1170,
    "next": "https://weblate.foundryvtt-hub.com/api/translations/?format=api&page=22",
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/?format=api&page=20",
    "results": [
        {
            "language": {
                "id": 192,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 192,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 202,
                "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": "GM Notes",
                    "slug": "gm-notes",
                    "id": 89,
                    "web": "https://github.com/bithir/gm-notes",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/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/bithir/gm-notes.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/gm-notes/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "lang/*.json",
                "screenshot_filemask": "",
                "template": "lang/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/gm-notes/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/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/197/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/198/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fi",
            "id": 1391,
            "filename": "lang/fi.json",
            "revision": "18f27a8e8f1a89a0910db1643fe9d9dc605ece9b,a924634d255fdf2ca3be53e4d203a9426fd3fb38",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/main/fi/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/gm-notes/-/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/gm-notes/main/fi/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 146,
            "translated": 15,
            "translated_words": 129,
            "translated_percent": 88.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-26T14:41:28.820951Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fi/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fi/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fi/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/fi/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 192,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "GM Notes",
                "slug": "glossary",
                "id": 203,
                "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": "GM Notes",
                    "slug": "gm-notes",
                    "id": 89,
                    "web": "https://github.com/bithir/gm-notes",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/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/gm-notes/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/gm-notes/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/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": "fi",
            "id": 1392,
            "filename": "fi.tbx",
            "revision": "915c0d36a2b36e9f209cc2a6f869a8d58d9a0acd",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/glossary/fi/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/gm-notes/-/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/gm-notes/glossary/fi/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/glossary/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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": "2023-07-11T12:08:24.591569Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/glossary/fi/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/glossary/fi/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/glossary/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/glossary/fi/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/glossary/fi/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 192,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 192,
                "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 Overview",
                    "slug": "party-overview",
                    "id": 83,
                    "web": "https://github.com/mclemente/party-overview",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/party-overview/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/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/party-overview",
                "git_export": "https://weblate.foundryvtt-hub.com/git/party-overview/main/",
                "branch": "master",
                "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/party-overview/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/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/187/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/188/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fi",
            "id": 1393,
            "filename": "lang/fi.json",
            "revision": "19368502faa4eb788c266c27fa0ddb9623955275,5563cbee5cc5ec9127684ad61eca2751417af77d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/party-overview/main/fi/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/party-overview/-/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-overview/main/fi/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/main/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 73,
            "translated": 33,
            "translated_words": 73,
            "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": "2023-06-24T21:45:04.266816Z",
            "last_author": "Demian Wright",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/main/fi/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/main/fi/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/main/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/main/fi/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/main/fi/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 192,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "Party Overview",
                "slug": "glossary",
                "id": 193,
                "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 Overview",
                    "slug": "party-overview",
                    "id": 83,
                    "web": "https://github.com/mclemente/party-overview",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/party-overview/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/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-overview/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-overview/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/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": "fi",
            "id": 1394,
            "filename": "fi.tbx",
            "revision": "980d64a39462ab20a8c055e418ca34058e6c824d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/party-overview/glossary/fi/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/party-overview/-/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/party-overview/glossary/fi/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/glossary/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 3,
            "translated": 3,
            "translated_words": 3,
            "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": "2023-07-11T00:00:21.236319Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/glossary/fi/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/glossary/fi/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/glossary/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/glossary/fi/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/party-overview/glossary/fi/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 192,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 141,
                "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": "Advanced Macros",
                    "slug": "advanced-macros",
                    "id": 63,
                    "web": "https://github.com/mclemente/fvtt-advanced-macros",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/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/fvtt-advanced-macros.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/advanced-macros/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/languages/*.json",
                "screenshot_filemask": "",
                "template": "src/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/advanced-macros/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/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/138/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/139/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fi",
            "id": 1395,
            "filename": "src/languages/fi.json",
            "revision": "d35503e616ae28578b79ea1d3056bed71011ad54,02cb492a3ac97a82e6705799914ca53fa4f7aa46",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/fi/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/fi/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 41,
            "translated": 6,
            "translated_words": 37,
            "translated_percent": 75.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 12.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-07T13:36:44.135422Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fi/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fi/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fi/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/fi/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 192,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "Advanced Macros",
                "slug": "glossary",
                "id": 142,
                "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": "Advanced Macros",
                    "slug": "advanced-macros",
                    "id": 63,
                    "web": "https://github.com/mclemente/fvtt-advanced-macros",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/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/advanced-macros/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/advanced-macros/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/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": "fi",
            "id": 1396,
            "filename": "fi.tbx",
            "revision": "31a01d10c820686c86e8be899dfa09d6b6c58eb1",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/glossary/fi/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/glossary/fi/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 5,
            "translated": 5,
            "translated_words": 5,
            "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": "2023-07-14T13:52:48.370218Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fi/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fi/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fi/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/fi/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 192,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 133,
                "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": "Cautious Gamemaster's Pack",
                    "slug": "CautiousGamemastersPack",
                    "id": 59,
                    "web": "https://github.com/cs96and/FoundryVTT-CGMP",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/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/cs96and/FoundryVTT-CGMP.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/CautiousGamemastersPack/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": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/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/130/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/131/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fi",
            "id": 1397,
            "filename": "module/lang/fi.json",
            "revision": "65561e374cdc5cb7e060480dd3edfa8e1d5e712f,5ebaf5c64a9151b5a02852bdcad0085baa1b243e",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/main/fi/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/CautiousGamemastersPack/-/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/CautiousGamemastersPack/main/fi/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 191,
            "translated": 19,
            "translated_words": 167,
            "translated_percent": 86.3,
            "fuzzy": 2,
            "fuzzy_words": 18,
            "fuzzy_percent": 9.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-26T22:39:52.508299Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/fi/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/fi/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/fi/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/main/fi/units/?format=api"
        },
        {
            "language": {
                "id": 192,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 192,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fi/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fi/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "Cautious Gamemaster's Pack",
                "slug": "glossary",
                "id": 134,
                "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": "Cautious Gamemaster's Pack",
                    "slug": "CautiousGamemastersPack",
                    "id": 59,
                    "web": "https://github.com/cs96and/FoundryVTT-CGMP",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/CautiousGamemastersPack/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/CautiousGamemastersPack/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/CautiousGamemastersPack/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/CautiousGamemastersPack/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": "fi",
            "id": 1398,
            "filename": "fi.tbx",
            "revision": "50f837a2d486efb8070443553864f97f57d75291",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/CautiousGamemastersPack/glossary/fi/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/CautiousGamemastersPack/-/fi/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/CautiousGamemastersPack/glossary/fi/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 6,
            "translated": 5,
            "translated_words": 6,
            "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": "2023-07-08T12:23:54.648713Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/fi/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/fi/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/fi/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/fi/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/CautiousGamemastersPack/glossary/fi/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 202,
                "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": "GM Notes",
                    "slug": "gm-notes",
                    "id": 89,
                    "web": "https://github.com/bithir/gm-notes",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/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/bithir/gm-notes.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/gm-notes/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "lang/*.json",
                "screenshot_filemask": "",
                "template": "lang/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/gm-notes/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/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/197/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/198/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 1399,
            "filename": "lang/es.json",
            "revision": "0356a3f740ebb15e54810a4197d4c3b8a28c92be,a924634d255fdf2ca3be53e4d203a9426fd3fb38",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/gm-notes/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/gm-notes/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 146,
            "translated": 15,
            "translated_words": 129,
            "translated_percent": 88.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-26T14:41:28.733867Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/main/es/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "GM Notes",
                "slug": "glossary",
                "id": 203,
                "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": "GM Notes",
                    "slug": "gm-notes",
                    "id": 89,
                    "web": "https://github.com/bithir/gm-notes",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/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/gm-notes/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/gm-notes/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/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": "es",
            "id": 1400,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/glossary/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/gm-notes/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/gm-notes/glossary/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/glossary/es/?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": "2023-06-28T17:53:36.882093Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/glossary/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/glossary/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/glossary/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/glossary/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/gm-notes/glossary/es/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": "main",
                "slug": "main",
                "id": 82,
                "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 Dorako UI",
                    "slug": "pf2e-dorako-ui",
                    "id": 40,
                    "web": "https://github.com/Dorako/pf2e-dorako-ui",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/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/Dorako/pf2e-dorako-ui.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-dorako-ui/main/",
                "branch": "main",
                "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/pf2e-dorako-ui/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/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/80/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/81/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pl",
            "id": 1401,
            "filename": "languages/pl.json",
            "revision": "3c5622aae83c3d0ef8ea9389b84482077bcdbfa1,35f6a389fc94e7a6f80c74af345625ad0b50b544",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dorako-ui/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 431,
            "translated": 97,
            "translated_words": 431,
            "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-06T21:08:34.094771Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/pl/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": "PF2e Dorako UI",
                "slug": "glossary",
                "id": 83,
                "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 Dorako UI",
                    "slug": "pf2e-dorako-ui",
                    "id": 40,
                    "web": "https://github.com/Dorako/pf2e-dorako-ui",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/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-dorako-ui/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-dorako-ui/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/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": 1402,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/glossary/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dorako-ui/glossary/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/glossary/pl/?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": "2023-07-07T12:20:10.293149Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/glossary/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/glossary/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/glossary/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/glossary/pl/units/?format=api"
        },
        {
            "language": {
                "id": 81,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ca/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ca/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "Packs: weapons",
                "slug": "packs-armes",
                "id": 37,
                "source_language": {
                    "id": 197,
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 197,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra_fr",
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "population": 278611506,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "Channel Fear System",
                    "slug": "channel-fear",
                    "id": 10,
                    "web": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/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/DjLeChuck/foundryvtt-system-channel-fear.git",
                "git_export": "",
                "branch": "main",
                "push_branch": "",
                "filemask": "packs/translations/*/channel-fear.armes.json",
                "screenshot_filemask": "",
                "template": "packs/sources/channel-fear.armes.json",
                "edit_template": false,
                "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/channel-fear/packs-armes/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/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/37/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/?format=api"
            },
            "language_code": "ca",
            "id": 1403,
            "filename": "packs/translations/ca/channel-fear.armes.json",
            "revision": "636a10bd5f701f6b084ad3b4c1197c527eb2a723,34de2c1daa4cbdfa571a04866dcb9c1973063470",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/packs-armes/ca/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/channel-fear/-/ca/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/channel-fear/packs-armes/ca/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-armes/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 44,
            "translated": 30,
            "translated_words": 44,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-10T10:23:57.004202Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-armes/ca/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-armes/ca/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-armes/ca/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-armes/ca/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-armes/ca/units/?format=api"
        },
        {
            "language": {
                "id": 81,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ca/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ca/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "Packs: specialties",
                "slug": "packs-specialties",
                "id": 39,
                "source_language": {
                    "id": 197,
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 197,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra_fr",
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "population": 278611506,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "Channel Fear System",
                    "slug": "channel-fear",
                    "id": 10,
                    "web": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/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/DjLeChuck/foundryvtt-system-channel-fear.git",
                "git_export": "",
                "branch": "main",
                "push_branch": "",
                "filemask": "packs/translations/*/channel-fear.specialites.json",
                "screenshot_filemask": "",
                "template": "packs/sources/channel-fear.specialites.json",
                "edit_template": false,
                "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/channel-fear/packs-specialties/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/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/38/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/?format=api"
            },
            "language_code": "ca",
            "id": 1404,
            "filename": "packs/translations/ca/channel-fear.specialites.json",
            "revision": "b890b58568c4555359cff06e542e7e02f50ac8e8,76fee23d28e3d84a185480dec520bea9c46711fa",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/packs-specialties/ca/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/channel-fear/-/ca/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/channel-fear/packs-specialties/ca/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-specialties/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 49,
            "translated": 36,
            "translated_words": 49,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 11.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-27T19:26:10.132406Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-specialties/ca/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-specialties/ca/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-specialties/ca/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-specialties/ca/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-specialties/ca/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Packs: ready-to-play",
                "slug": "packs-pre-tires",
                "id": 38,
                "source_language": {
                    "id": 197,
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 197,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra_fr",
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "population": 278611506,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "Channel Fear System",
                    "slug": "channel-fear",
                    "id": 10,
                    "web": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/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/DjLeChuck/foundryvtt-system-channel-fear.git",
                "git_export": "",
                "branch": "main",
                "push_branch": "",
                "filemask": "packs/translations/*/channel-fear.pre-tires.json",
                "screenshot_filemask": "",
                "template": "packs/sources/channel-fear.pre-tires.json",
                "edit_template": false,
                "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/channel-fear/packs-pre-tires/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/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": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/?format=api"
            },
            "language_code": "es",
            "id": 1405,
            "filename": "packs/translations/es/channel-fear.pre-tires.json",
            "revision": "78f76ebcf1500b5495a7c0b66866eb3e82b133b4,ff9e48cc44bace3c1cdda73b80e78923aa8cc845",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/packs-pre-tires/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/channel-fear/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/channel-fear/packs-pre-tires/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-pre-tires/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 214,
            "translated": 12,
            "translated_words": 134,
            "translated_percent": 50.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 15,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-20T17:23:58.557177Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-pre-tires/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-pre-tires/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-pre-tires/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-pre-tires/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-pre-tires/es/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Channel Fear System",
                "slug": "glossary",
                "id": 20,
                "source_language": {
                    "id": 197,
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 197,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra_fr",
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "population": 278611506,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "Channel Fear System",
                    "slug": "channel-fear",
                    "id": 10,
                    "web": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/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/channel-fear/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/channel-fear/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/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": "es",
            "id": 1406,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/glossary/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/channel-fear/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/channel-fear/glossary/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/glossary/es/?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": "2023-08-09T09:49:49.075233Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/glossary/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/glossary/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/glossary/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/glossary/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 81,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ca/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ca/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "Packs: ready-to-play",
                "slug": "packs-pre-tires",
                "id": 38,
                "source_language": {
                    "id": 197,
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 197,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra_fr",
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "population": 278611506,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "Channel Fear System",
                    "slug": "channel-fear",
                    "id": 10,
                    "web": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/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/DjLeChuck/foundryvtt-system-channel-fear.git",
                "git_export": "",
                "branch": "main",
                "push_branch": "",
                "filemask": "packs/translations/*/channel-fear.pre-tires.json",
                "screenshot_filemask": "",
                "template": "packs/sources/channel-fear.pre-tires.json",
                "edit_template": false,
                "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/channel-fear/packs-pre-tires/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/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": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/?format=api"
            },
            "language_code": "ca",
            "id": 1407,
            "filename": "packs/translations/ca/channel-fear.pre-tires.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,ff9e48cc44bace3c1cdda73b80e78923aa8cc845",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/packs-pre-tires/ca/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/channel-fear/-/ca/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/channel-fear/packs-pre-tires/ca/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-pre-tires/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 214,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 4.1,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-08-19T22:37:28.610540Z",
            "last_author": "Anonymous",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-pre-tires/ca/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-pre-tires/ca/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-pre-tires/ca/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-pre-tires/ca/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-pre-tires/ca/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 125,
                "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": "Twilight: 2000 (4th Edition)",
                    "slug": "t2k4e",
                    "id": 55,
                    "web": "https://github.com/fvtt-fria-ligan/twilight2000-foundry-vtt",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/t2k4e/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/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/fvtt-fria-ligan/twilight2000-foundry-vtt.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/t2k4e/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "src/lang/*.yml",
                "screenshot_filemask": "",
                "template": "src/lang/en.yml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "yaml",
                "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/t2k4e/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/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/122/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/123/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 1408,
            "filename": "src/lang/es.yml",
            "revision": "28d99bc42a3523ead1fa65b42657ddad5906c775,f197519da707614d5f9cff28ad87191010fbd2ad",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/t2k4e/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/t2k4e/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/t2k4e/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 474,
            "total_words": 1091,
            "translated": 474,
            "translated_words": 1091,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 21,
            "failing_checks_words": 31,
            "failing_checks_percent": 4.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-05T18:36:41.764700Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/main/es/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Twilight: 2000 (4th Edition)",
                "slug": "glossary",
                "id": 126,
                "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": "Twilight: 2000 (4th Edition)",
                    "slug": "t2k4e",
                    "id": 55,
                    "web": "https://github.com/fvtt-fria-ligan/twilight2000-foundry-vtt",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/t2k4e/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/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/t2k4e/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/t2k4e/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/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": "es",
            "id": 1409,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/t2k4e/glossary/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/t2k4e/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/t2k4e/glossary/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/glossary/es/?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": "2023-08-12T18:03:49.157091Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/glossary/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/glossary/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/glossary/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/glossary/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/glossary/es/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": 125,
                "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": "Twilight: 2000 (4th Edition)",
                    "slug": "t2k4e",
                    "id": 55,
                    "web": "https://github.com/fvtt-fria-ligan/twilight2000-foundry-vtt",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/t2k4e/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/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/fvtt-fria-ligan/twilight2000-foundry-vtt.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/t2k4e/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "src/lang/*.yml",
                "screenshot_filemask": "",
                "template": "src/lang/en.yml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "yaml",
                "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/t2k4e/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/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/122/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/123/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 1410,
            "filename": "src/lang/de.yml",
            "revision": "4e5d4531c95a66d69f62aa3a6602437e20fcf5e2,f197519da707614d5f9cff28ad87191010fbd2ad",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/t2k4e/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/t2k4e/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/t2k4e/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 474,
            "total_words": 1091,
            "translated": 474,
            "translated_words": 1091,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 11,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-16T14:41:54.131433Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/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": "Twilight: 2000 (4th Edition)",
                "slug": "glossary",
                "id": 126,
                "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": "Twilight: 2000 (4th Edition)",
                    "slug": "t2k4e",
                    "id": 55,
                    "web": "https://github.com/fvtt-fria-ligan/twilight2000-foundry-vtt",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/t2k4e/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/t2k4e/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/t2k4e/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/t2k4e/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/t2k4e/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": 1411,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/t2k4e/glossary/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/t2k4e/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/t2k4e/glossary/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/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": "2023-08-17T15:17:07.669296Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/glossary/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/t2k4e/glossary/de/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": "main",
                "slug": "main",
                "id": 243,
                "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 Exploit Vulnerability",
                    "slug": "pf2e-thaum-vuln",
                    "id": 111,
                    "web": "https://github.com/mysurvive/pf2e-thaum-vuln",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-thaum-vuln/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/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/mysurvive/pf2e-thaum-vuln.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-thaum-vuln/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/languages/*.json",
                "screenshot_filemask": "",
                "template": "src/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/pf2e-thaum-vuln/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/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/240/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/241/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pl",
            "id": 1412,
            "filename": "src/languages/pl.json",
            "revision": "32abd0e349eb6d148ee52696e75e85b2b5c59a42,25e455d75350a8a82b212b373f696129fcc051ae",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-thaum-vuln/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-thaum-vuln/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-thaum-vuln/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 153,
            "total_words": 1744,
            "translated": 153,
            "translated_words": 1744,
            "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-20T18:36:41.445431Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/main/pl/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": "PF2e Exploit Vulnerability",
                "slug": "glossary",
                "id": 244,
                "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 Exploit Vulnerability",
                    "slug": "pf2e-thaum-vuln",
                    "id": 111,
                    "web": "https://github.com/mysurvive/pf2e-thaum-vuln",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-thaum-vuln/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-thaum-vuln/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-thaum-vuln/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-thaum-vuln/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-thaum-vuln/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": 1413,
            "filename": "pl.tbx",
            "revision": "21891b20ffd064e8e36daff826dd44283da52613",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-thaum-vuln/glossary/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-thaum-vuln/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-thaum-vuln/glossary/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/glossary/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 13,
            "total_words": 24,
            "translated": 13,
            "translated_words": 24,
            "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-07-08T12:25:20.703287Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/glossary/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/glossary/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/glossary/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-thaum-vuln/glossary/pl/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": "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": "pl",
            "id": 1414,
            "filename": "languages/pl.json",
            "revision": "69f18701ed10cfefbb8e3f27792348c5d8cf0ff1,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "translated": 8,
            "translated_words": 64,
            "translated_percent": 20.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-27T22:07:18.338854Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/pl/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": "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": "pl",
            "id": 1415,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/glossary/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/glossary/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/pl/?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": "2023-08-18T18:30:20.125153Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/pl/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Packs: weapons",
                "slug": "packs-armes",
                "id": 37,
                "source_language": {
                    "id": 197,
                    "code": "fr",
                    "name": "French",
                    "plural": {
                        "id": 197,
                        "source": 0,
                        "number": 2,
                        "formula": "n > 1",
                        "type": 1
                    },
                    "aliases": [
                        "fra_fr",
                        "fra",
                        "fre"
                    ],
                    "direction": "ltr",
                    "population": 278611506,
                    "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                    "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
                },
                "project": {
                    "name": "Channel Fear System",
                    "slug": "channel-fear",
                    "id": 10,
                    "web": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/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/DjLeChuck/foundryvtt-system-channel-fear.git",
                "git_export": "",
                "branch": "main",
                "push_branch": "",
                "filemask": "packs/translations/*/channel-fear.armes.json",
                "screenshot_filemask": "",
                "template": "packs/sources/channel-fear.armes.json",
                "edit_template": false,
                "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/channel-fear/packs-armes/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/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/37/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/?format=api"
            },
            "language_code": "es",
            "id": 1416,
            "filename": "packs/translations/es/channel-fear.armes.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,34de2c1daa4cbdfa571a04866dcb9c1973063470",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/packs-armes/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/channel-fear/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/channel-fear/packs-armes/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-armes/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 30,
            "total_words": 44,
            "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": "2023-08-19T16:11:06.076896Z",
            "last_author": "David montilla",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-armes/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-armes/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-armes/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-armes/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/channel-fear/packs-armes/es/units/?format=api"
        },
        {
            "language": {
                "id": 465,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 465,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ru/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 33,
                "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": "Health Estimate",
                    "slug": "healthEstimate",
                    "id": 17,
                    "web": "https://github.com/mclemente/healthEstimate",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/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/healthEstimate.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/healthEstimate/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": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/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/33/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/34/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ru",
            "id": 1417,
            "filename": "src/lang/ru.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,259501408d2d6572a2b055dcdd2bb55e217ba2d8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/ru/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/healthEstimate/-/ru/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/ru/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 171,
            "total_words": 1123,
            "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-22T23:37:06.976554Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/ru/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/ru/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/ru/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/ru/units/?format=api"
        },
        {
            "language": {
                "id": 465,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 465,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ru/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ru/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ru/statistics/?format=api"
            },
            "component": {
                "name": "Health Estimate",
                "slug": "glossary",
                "id": 34,
                "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": "Health Estimate",
                    "slug": "healthEstimate",
                    "id": 17,
                    "web": "https://github.com/mclemente/healthEstimate",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/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/healthEstimate/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/healthEstimate/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/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": "ru",
            "id": 1418,
            "filename": "ru.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/glossary/ru/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/healthEstimate/-/ru/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/glossary/ru/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/ru/?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": "2023-09-08T21:52:29.112857Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/ru/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/ru/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/ru/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/ru/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/ru/units/?format=api"
        },
        {
            "language": {
                "id": 621,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 652,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pt_BR/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Health Estimate",
                "slug": "glossary",
                "id": 34,
                "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": "Health Estimate",
                    "slug": "healthEstimate",
                    "id": 17,
                    "web": "https://github.com/mclemente/healthEstimate",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/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/healthEstimate/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/healthEstimate/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/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": "pt_BR",
            "id": 1419,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/glossary/pt_BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/healthEstimate/-/pt_BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/glossary/pt_BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/pt_BR/?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": "2023-09-08T21:52:29.077115Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/pt_BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 448,
                "code": "pt-BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 448,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 19005077000,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pt-BR/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/statistics/?format=api"
            },
            "component": {
                "name": "Health Estimate",
                "slug": "glossary",
                "id": 34,
                "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": "Health Estimate",
                    "slug": "healthEstimate",
                    "id": 17,
                    "web": "https://github.com/mclemente/healthEstimate",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/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/healthEstimate/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/healthEstimate/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/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": "pt-BR",
            "id": 1420,
            "filename": "pt-BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/glossary/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/healthEstimate/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/glossary/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/pt-BR/?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": "2023-09-08T21:52:30.866311Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/pt-BR/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ja/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 33,
                "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": "Health Estimate",
                    "slug": "healthEstimate",
                    "id": 17,
                    "web": "https://github.com/mclemente/healthEstimate",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/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/healthEstimate.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/healthEstimate/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": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/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/33/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/34/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "ja",
            "id": 1421,
            "filename": "src/lang/ja.json",
            "revision": "684d187d0184cfef74a68bbf52cd39ab7477a784,259501408d2d6572a2b055dcdd2bb55e217ba2d8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/healthEstimate/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 171,
            "total_words": 1123,
            "translated": 162,
            "translated_words": 1060,
            "translated_percent": 94.7,
            "fuzzy": 3,
            "fuzzy_words": 43,
            "fuzzy_percent": 1.7,
            "failing_checks": 38,
            "failing_checks_words": 328,
            "failing_checks_percent": 22.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-06-22T23:37:06.450868Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/ja/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ja/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "Health Estimate",
                "slug": "glossary",
                "id": 34,
                "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": "Health Estimate",
                    "slug": "healthEstimate",
                    "id": 17,
                    "web": "https://github.com/mclemente/healthEstimate",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/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/healthEstimate/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/healthEstimate/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/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": "ja",
            "id": 1422,
            "filename": "ja.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/glossary/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/healthEstimate/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/glossary/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/ja/?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": "2023-09-19T17:17:39.164118Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/ja/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": 33,
                "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": "Health Estimate",
                    "slug": "healthEstimate",
                    "id": 17,
                    "web": "https://github.com/mclemente/healthEstimate",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/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/healthEstimate.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/healthEstimate/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": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/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/33/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/34/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cs",
            "id": 1423,
            "filename": "src/lang/cs.json",
            "revision": "4e36681cd6d45a0a0de78404c4527535ac9218ae,259501408d2d6572a2b055dcdd2bb55e217ba2d8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/cs/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/healthEstimate/-/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/main/cs/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 171,
            "total_words": 1123,
            "translated": 162,
            "translated_words": 1060,
            "translated_percent": 94.7,
            "fuzzy": 3,
            "fuzzy_words": 43,
            "fuzzy_percent": 1.7,
            "failing_checks": 6,
            "failing_checks_words": 12,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-06-22T23:37:05.139263Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/cs/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/cs/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/cs/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/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": "Health Estimate",
                "slug": "glossary",
                "id": 34,
                "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": "Health Estimate",
                    "slug": "healthEstimate",
                    "id": 17,
                    "web": "https://github.com/mclemente/healthEstimate",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/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/healthEstimate/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/healthEstimate/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/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": 1424,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/glossary/cs/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/healthEstimate/-/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/healthEstimate/glossary/cs/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/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-06-09T07:38:49.681756Z",
            "last_author": "Matheus Clemente",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/cs/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/cs/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/glossary/cs/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/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": 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": "cs",
            "id": 1425,
            "filename": "languages/cs.json",
            "revision": "23d7a58408ba8ef3522ce53897057d1810d801dd,bb7b0712909ff15ee1b31bb23c83835a0c927947",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/main/cs/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/item-piles/-/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/main/cs/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 741,
            "total_words": 5821,
            "translated": 719,
            "translated_words": 5615,
            "translated_percent": 97.0,
            "fuzzy": 5,
            "fuzzy_words": 88,
            "fuzzy_percent": 0.6,
            "failing_checks": 5,
            "failing_checks_words": 127,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-16T15:20:10.482817Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/cs/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/cs/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/cs/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/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": "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": "cs",
            "id": 1426,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/glossary/cs/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/item-piles/-/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/item-piles/glossary/cs/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/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": "2023-09-20T19:55:29.315688Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/cs/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/cs/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/cs/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/glossary/cs/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 141,
                "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": "Advanced Macros",
                    "slug": "advanced-macros",
                    "id": 63,
                    "web": "https://github.com/mclemente/fvtt-advanced-macros",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/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/fvtt-advanced-macros.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/advanced-macros/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "src/languages/*.json",
                "screenshot_filemask": "",
                "template": "src/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/advanced-macros/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/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/138/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/139/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 1427,
            "filename": "src/languages/es.json",
            "revision": "ba39f10b89c5b628e64a2bf8a1847b28426a60d2,02cb492a3ac97a82e6705799914ca53fa4f7aa46",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 41,
            "translated": 6,
            "translated_words": 37,
            "translated_percent": 75.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 12.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-07T13:36:44.096882Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/main/es/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Advanced Macros",
                "slug": "glossary",
                "id": 142,
                "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": "Advanced Macros",
                    "slug": "advanced-macros",
                    "id": 63,
                    "web": "https://github.com/mclemente/fvtt-advanced-macros",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/advanced-macros/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/advanced-macros/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/advanced-macros/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/advanced-macros/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": "es",
            "id": 1428,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/advanced-macros/glossary/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/advanced-macros/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/advanced-macros/glossary/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/es/?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": "2023-09-22T12:49:13.270849Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/advanced-macros/glossary/es/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": 123,
                "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": "Sidebar Macros",
                    "slug": "sidebar-macros",
                    "id": 54,
                    "web": "https://github.com/arcanistzed/sidebar-macros",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/sidebar-macros/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/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/arcanistzed/sidebar-macros.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/sidebar-macros/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/sidebar-macros/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/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": "feat: updated ({{ language_name }}) translations using Weblate\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "feat: added ({{ language_name }}) translations using Weblate\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "delete_message": "feat: deleted ({{ language_name }}) translations using Weblate\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "merge_message": "refactor: merge branch '{{ component_remote_branch }}' into Weblate",
                "addon_message": "feat: 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": "feat: 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": 0,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "https://weblate.foundryvtt-hub.com/api/addons/120/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cs",
            "id": 1429,
            "filename": "languages/cs.json",
            "revision": "5b0c0fd997c57e1215f01d97dae1c9d10203b6ff,c77ac74fe056aeeea95db11cd0ec3863cebf5e7a",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sidebar-macros/main/cs/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/sidebar-macros/-/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/sidebar-macros/main/cs/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5,
            "total_words": 58,
            "translated": 5,
            "translated_words": 58,
            "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": "2023-10-01T17:24:07.588675Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/cs/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/cs/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/main/cs/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/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": "Sidebar Macros",
                "slug": "glossary",
                "id": 124,
                "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": "Sidebar Macros",
                    "slug": "sidebar-macros",
                    "id": 54,
                    "web": "https://github.com/arcanistzed/sidebar-macros",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/sidebar-macros/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/sidebar-macros/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/sidebar-macros/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/sidebar-macros/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/sidebar-macros/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": 1430,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sidebar-macros/glossary/cs/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/sidebar-macros/-/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/sidebar-macros/glossary/cs/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/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": "2023-10-01T17:11:32.754417Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/glossary/cs/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/glossary/cs/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/glossary/cs/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/sidebar-macros/glossary/cs/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": "main",
                "slug": "main",
                "id": 7,
                "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": "Forge Compendium Library",
                    "slug": "forge-compendium-library",
                    "id": 4,
                    "web": "https://github.com/ForgeVTT/forge-compendium-browser",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/forge-compendium-library/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/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/ForgeVTT/forge-compendium-browser.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/forge-compendium-library/main/",
                "branch": "main",
                "push_branch": "",
                "filemask": "lang/*.json",
                "screenshot_filemask": "",
                "template": "lang/en.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "json",
                "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/forge-compendium-library/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/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/6/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/7/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pl",
            "id": 1431,
            "filename": "lang/pl.json",
            "revision": "954406fb3ee3605c340fcae871fc73f1ac736755,62f43c875f74756fc4fc2b850b993e2517a5f2f9",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/forge-compendium-library/main/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/forge-compendium-library/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/forge-compendium-library/main/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 53,
            "total_words": 191,
            "translated": 53,
            "translated_words": 191,
            "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": "2023-10-07T17:24:11.094477Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/main/pl/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": "Forge Compendium Library",
                "slug": "glossary",
                "id": 8,
                "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": "Forge Compendium Library",
                    "slug": "forge-compendium-library",
                    "id": 4,
                    "web": "https://github.com/ForgeVTT/forge-compendium-browser",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/forge-compendium-library/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/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/forge-compendium-library/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/forge-compendium-library/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/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": 1432,
            "filename": "pl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/forge-compendium-library/glossary/pl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/forge-compendium-library/-/pl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/forge-compendium-library/glossary/pl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pl/?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": "2023-10-06T16:28:46.900332Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pl/units/?format=api"
        },
        {
            "language": {
                "id": 621,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 652,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pt_BR/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pt_BR/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "name": "Forge Compendium Library",
                "slug": "glossary",
                "id": 8,
                "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": "Forge Compendium Library",
                    "slug": "forge-compendium-library",
                    "id": 4,
                    "web": "https://github.com/ForgeVTT/forge-compendium-browser",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/forge-compendium-library/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/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/forge-compendium-library/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/forge-compendium-library/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/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": "pt_BR",
            "id": 1433,
            "filename": "pt_BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/forge-compendium-library/glossary/pt_BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/forge-compendium-library/-/pt_BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/forge-compendium-library/glossary/pt_BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pt_BR/?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": "2023-10-06T16:28:47.408646Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pt_BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pt_BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pt_BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pt_BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 448,
                "code": "pt-BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 448,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 19005077000,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/pt-BR/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/pt-BR/statistics/?format=api"
            },
            "component": {
                "name": "Forge Compendium Library",
                "slug": "glossary",
                "id": 8,
                "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": "Forge Compendium Library",
                    "slug": "forge-compendium-library",
                    "id": 4,
                    "web": "https://github.com/ForgeVTT/forge-compendium-browser",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/forge-compendium-library/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/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/forge-compendium-library/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/forge-compendium-library/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/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": "pt-BR",
            "id": 1434,
            "filename": "pt-BR.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/forge-compendium-library/glossary/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/forge-compendium-library/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/forge-compendium-library/glossary/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pt-BR/?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": "2023-10-06T16:28:49.381689Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/forge-compendium-library/glossary/pt-BR/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/it/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/it/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 82,
                "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 Dorako UI",
                    "slug": "pf2e-dorako-ui",
                    "id": 40,
                    "web": "https://github.com/Dorako/pf2e-dorako-ui",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/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/Dorako/pf2e-dorako-ui.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-dorako-ui/main/",
                "branch": "main",
                "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/pf2e-dorako-ui/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/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/80/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/81/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "it",
            "id": 1435,
            "filename": "languages/it.json",
            "revision": "57dc6d4bb39ba773559bb8325ff68576d9929ab1,35f6a389fc94e7a6f80c74af345625ad0b50b544",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/main/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dorako-ui/main/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 97,
            "total_words": 431,
            "translated": 31,
            "translated_words": 93,
            "translated_percent": 31.9,
            "fuzzy": 9,
            "fuzzy_words": 108,
            "fuzzy_percent": 9.2,
            "failing_checks": 10,
            "failing_checks_words": 122,
            "failing_checks_percent": 10.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-07-06T21:08:33.425006Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/main/it/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 272,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/it/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/it/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "PF2e Dorako UI",
                "slug": "glossary",
                "id": 83,
                "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 Dorako UI",
                    "slug": "pf2e-dorako-ui",
                    "id": 40,
                    "web": "https://github.com/Dorako/pf2e-dorako-ui",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dorako-ui/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-dorako-ui/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-dorako-ui/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dorako-ui/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": "it",
            "id": 1436,
            "filename": "it.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dorako-ui/glossary/it/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/pf2e-dorako-ui/-/it/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/pf2e-dorako-ui/glossary/it/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/glossary/it/?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": "2023-10-17T14:32:52.642169Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/glossary/it/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/glossary/it/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/glossary/it/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/glossary/it/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-dorako-ui/glossary/it/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": 159,
                "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": "Concentration Notifier",
                    "slug": "concentrationnotifier",
                    "id": 71,
                    "web": "https://github.com/krbz999/concentrationnotifier",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/concentrationnotifier/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/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/krbz999/concentrationnotifier.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/concentrationnotifier/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/concentrationnotifier/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/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/157/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/158/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 1437,
            "filename": "lang/de.json",
            "revision": "485fe44e74d33f695e3fe7710f795fd0fdf2d849,77b8108ac108c4265af8f52c3e527e8203b4786b",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/concentrationnotifier/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/concentrationnotifier/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/concentrationnotifier/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/concentrationnotifier/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 49,
            "total_words": 428,
            "translated": 28,
            "translated_words": 208,
            "translated_percent": 57.1,
            "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": "2023-10-19T07:55:50.869615Z",
            "last_author": "Zhell",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/concentrationnotifier/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/concentrationnotifier/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/concentrationnotifier/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/concentrationnotifier/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/concentrationnotifier/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": "Concentration Notifier",
                "slug": "glossary",
                "id": 160,
                "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": "Concentration Notifier",
                    "slug": "concentrationnotifier",
                    "id": 71,
                    "web": "https://github.com/krbz999/concentrationnotifier",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/concentrationnotifier/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/concentrationnotifier/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/concentrationnotifier/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/concentrationnotifier/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/concentrationnotifier/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": 1438,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/concentrationnotifier/glossary/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/concentrationnotifier/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/concentrationnotifier/glossary/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/concentrationnotifier/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": "2023-10-19T07:55:52.164733Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/concentrationnotifier/glossary/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/concentrationnotifier/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/concentrationnotifier/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/concentrationnotifier/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/concentrationnotifier/glossary/de/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": 78,
                "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": "Hide GM Rolls",
                    "slug": "hide-gm-rolls",
                    "id": 38,
                    "web": "https://github.com/sPOiDar/fvtt-module-hide-gm-rolls/",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/hide-gm-rolls/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/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/sPOiDar/fvtt-module-hide-gm-rolls.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/hide-gm-rolls/main/",
                "branch": "master",
                "push_branch": "",
                "filemask": "lang/*.json",
                "screenshot_filemask": "",
                "template": "lang/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/hide-gm-rolls/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/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": "fix(translation): 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": "feat(translation): Added translation using Weblate ({{ language_name }})",
                "delete_message": "feat(translation): Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "chore(translation): Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "fix(translation): 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/76/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/77/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "cs",
            "id": 1439,
            "filename": "lang/cs.json",
            "revision": "4900aa252be06020f7b8bf588cc71f602dfdc0f7,2ea80cbecbe0857f4c5559b35731d6ea085b6194",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/hide-gm-rolls/main/cs/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/hide-gm-rolls/-/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/hide-gm-rolls/main/cs/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/hide-gm-rolls/main/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 18,
            "total_words": 152,
            "translated": 18,
            "translated_words": 152,
            "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": "2023-10-24T20:25:03.732918Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/hide-gm-rolls/main/cs/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/hide-gm-rolls/main/cs/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/hide-gm-rolls/main/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/hide-gm-rolls/main/cs/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/hide-gm-rolls/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": "Hide GM Rolls",
                "slug": "glossary",
                "id": 79,
                "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": "Hide GM Rolls",
                    "slug": "hide-gm-rolls",
                    "id": 38,
                    "web": "https://github.com/sPOiDar/fvtt-module-hide-gm-rolls/",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/hide-gm-rolls/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/hide-gm-rolls/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/hide-gm-rolls/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/hide-gm-rolls/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/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": 1440,
            "filename": "cs.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/hide-gm-rolls/glossary/cs/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/hide-gm-rolls/-/cs/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/hide-gm-rolls/glossary/cs/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/hide-gm-rolls/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": "2023-10-23T20:12:10.614201Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/hide-gm-rolls/glossary/cs/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/hide-gm-rolls/glossary/cs/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/hide-gm-rolls/glossary/cs/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/hide-gm-rolls/glossary/cs/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/hide-gm-rolls/glossary/cs/units/?format=api"
        }
    ]
}