Translation components API.

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

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

{
    "count": 1175,
    "next": "https://weblate.foundryvtt-hub.com/api/translations/?format=api&page=14",
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/?format=api&page=12",
    "results": [
        {
            "language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 161,
                "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": "Roll Groups",
                    "slug": "rollgroups",
                    "id": 72,
                    "web": "https://github.com/krbz999/rollgroups",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/rollgroups/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/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/rollgroups.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/rollgroups/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/rollgroups/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/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/159/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/160/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 840,
            "filename": "lang/en.json",
            "revision": "fa3733d78facd1e5daa85d55d9bfbbbe85d93d4d,fa3733d78facd1e5daa85d55d9bfbbbe85d93d4d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/rollgroups/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/rollgroups/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/rollgroups/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 22,
            "total_words": 88,
            "translated": 22,
            "translated_words": 88,
            "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-10T09:45:26.294603Z",
            "last_author": "Zhell",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 161,
                "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": "Roll Groups",
                    "slug": "rollgroups",
                    "id": 72,
                    "web": "https://github.com/krbz999/rollgroups",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/rollgroups/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/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/rollgroups.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/rollgroups/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/rollgroups/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/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/159/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/160/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "de",
            "id": 841,
            "filename": "lang/de.json",
            "revision": "ea0d94372f3d6484f0de03239b2f950e804cf58a,fa3733d78facd1e5daa85d55d9bfbbbe85d93d4d",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/rollgroups/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/rollgroups/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/rollgroups/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 88,
            "translated": 22,
            "translated_words": 88,
            "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-10T09:45:26.418176Z",
            "last_author": "Zhell",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/main/de/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "Roll Groups",
                "slug": "glossary",
                "id": 162,
                "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": "Roll Groups",
                    "slug": "rollgroups",
                    "id": 72,
                    "web": "https://github.com/krbz999/rollgroups",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/rollgroups/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/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/rollgroups/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/rollgroups/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/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": "en",
            "id": 842,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/rollgroups/glossary/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/rollgroups/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/rollgroups/glossary/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/glossary/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/glossary/en/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 121,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/de/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/de/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/de/statistics/?format=api"
            },
            "component": {
                "name": "Roll Groups",
                "slug": "glossary",
                "id": 162,
                "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": "Roll Groups",
                    "slug": "rollgroups",
                    "id": 72,
                    "web": "https://github.com/krbz999/rollgroups",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/rollgroups/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/rollgroups/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/rollgroups/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/rollgroups/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/rollgroups/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": 843,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/rollgroups/glossary/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/rollgroups/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/rollgroups/glossary/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/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": "2022-12-09T19:20:32.947606Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/glossary/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/rollgroups/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 406,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 406,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/nl/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 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": "nl",
            "id": 844,
            "filename": "languages/nl.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/nl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/nl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/nl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "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": 16,
            "have_comment": 0,
            "last_change": "2024-07-24T12:48:58.844891Z",
            "last_author": "Casper Laan",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/nl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/nl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/nl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/nl/units/?format=api"
        },
        {
            "language": {
                "id": 406,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 406,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/nl/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/nl/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "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": "nl",
            "id": 845,
            "filename": "nl.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/glossary/nl/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/nl/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/glossary/nl/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-09T19:28:05.416950Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/nl/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/nl/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/nl/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/nl/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/nl/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": 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": "de",
            "id": 846,
            "filename": "languages/de.json",
            "revision": "a6947952a64527d5722f6861f3256fdfd495e785,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "translated": 39,
            "translated_words": 305,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-19T23:42:00.904149Z",
            "last_author": "Sir Motte",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/de/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "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": "es",
            "id": 847,
            "filename": "languages/es.json",
            "revision": "5935ac74df770a2e5cb00b26e8592d973507f55b,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "translated": 8,
            "translated_words": 73,
            "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": 1,
            "have_comment": 0,
            "last_change": "2023-03-10T14:39:03.901827Z",
            "last_author": "DragonHale",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/es/units/?format=api"
        },
        {
            "language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "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": "fr",
            "id": 848,
            "filename": "languages/fr.json",
            "revision": "4b5df8a217e2d214150ecbfb2f617aaf5de0d5c3,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "translated": 39,
            "translated_words": 305,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-12T12:53:09.126660Z",
            "last_author": "Padhiver",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/fr/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ja/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ja/statistics/?format=api"
            },
            "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": "ja",
            "id": 849,
            "filename": "languages/ja.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "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": 1,
            "have_comment": 0,
            "last_change": "2023-11-30T22:14:11.823634Z",
            "last_author": "pipechair",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ja/units/?format=api"
        },
        {
            "language": {
                "id": 309,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ko/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 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": "ko",
            "id": 850,
            "filename": "languages/ko.json",
            "revision": "0967ef424bce6791893e9a57bb952f80fd536e93,bf2ad5c0ededefb37e64671e0413d164d09f07f0",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/main/ko/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/ko/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/main/ko/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 39,
            "total_words": 305,
            "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-01-11T15:51:56.699983Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ko/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ko/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ko/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/main/ko/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": "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": "de",
            "id": 851,
            "filename": "de.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/glossary/de/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/de/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/glossary/de/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/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": "2022-12-09T19:52:34.285882Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/de/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/de/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/de/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/de/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/de/units/?format=api"
        },
        {
            "language": {
                "id": 165,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/es/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/es/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/es/statistics/?format=api"
            },
            "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": "es",
            "id": 852,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/glossary/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/glossary/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/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": "2022-12-09T19:52:34.320272Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "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": "fr",
            "id": 853,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/glossary/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/glossary/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/fr/?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": "2022-12-09T19:52:34.398811Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/fr/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 275,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ja/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ja/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ja/statistics/?format=api"
            },
            "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": "ja",
            "id": 854,
            "filename": "ja.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/glossary/ja/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/ja/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/glossary/ja/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/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": "2022-12-09T19:52:34.445917Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/ja/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/ja/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/ja/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/ja/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/ja/units/?format=api"
        },
        {
            "language": {
                "id": 309,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/ko/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/ko/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "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": "ko",
            "id": 855,
            "filename": "ko.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/elevation-drag-ruler/glossary/ko/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/elevation-drag-ruler/-/ko/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/elevation-drag-ruler/glossary/ko/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 0,
            "total_words": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-09T19:52:34.470138Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/ko/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/ko/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/ko/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/ko/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/elevation-drag-ruler/glossary/ko/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 163,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/od6s/main/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/*.json",
                "screenshot_filemask": "",
                "template": "src/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/od6s/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/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/161/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/162/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "en",
            "id": 856,
            "filename": "src/lang/en.json",
            "revision": "84a704231ed0244320d39456903090537bb1a518,84a704231ed0244320d39456903090537bb1a518",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/main/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/main/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 1181,
            "total_words": 6215,
            "translated": 1181,
            "translated_words": 6215,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 271,
            "failing_checks_words": 2431,
            "failing_checks_percent": 22.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-24T18:39:54.991212Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/en/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": 163,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/od6s/main/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/*.json",
                "screenshot_filemask": "",
                "template": "src/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/od6s/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/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/161/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/162/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "es",
            "id": 857,
            "filename": "src/lang/es.json",
            "revision": "56502bc57fb71705ca45481a7df816d85550d308,84a704231ed0244320d39456903090537bb1a518",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/main/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/main/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1181,
            "total_words": 6215,
            "translated": 855,
            "translated_words": 4199,
            "translated_percent": 72.3,
            "fuzzy": 3,
            "fuzzy_words": 68,
            "fuzzy_percent": 0.2,
            "failing_checks": 169,
            "failing_checks_words": 2132,
            "failing_checks_percent": 14.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-24T18:39:55.289827Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/es/units/?format=api"
        },
        {
            "language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "main",
                "slug": "main",
                "id": 163,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/od6s/main/",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/*.json",
                "screenshot_filemask": "",
                "template": "src/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/od6s/main/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/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/161/?format=api",
                    "https://weblate.foundryvtt-hub.com/api/addons/162/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr",
            "id": 858,
            "filename": "src/lang/fr.json",
            "revision": "b86d9a47549505ba5c972db81032db87323efcc8,84a704231ed0244320d39456903090537bb1a518",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/main/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/main/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1181,
            "total_words": 6215,
            "translated": 519,
            "translated_words": 2612,
            "translated_percent": 43.9,
            "fuzzy": 2,
            "fuzzy_words": 28,
            "fuzzy_percent": 0.1,
            "failing_checks": 61,
            "failing_checks_words": 346,
            "failing_checks_percent": 5.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-05-24T18:39:55.668872Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/main/fr/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "OpenD6 Space System",
                "slug": "glossary",
                "id": 164,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/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/od6s/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/od6s/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/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": "en",
            "id": 859,
            "filename": "",
            "revision": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/glossary/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/glossary/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/en/?format=api",
            "is_template": false,
            "is_source": true,
            "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": null,
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/en/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": "OpenD6 Space System",
                "slug": "glossary",
                "id": 164,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/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/od6s/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/od6s/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/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": 860,
            "filename": "es.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/glossary/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/glossary/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/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": "2022-12-10T17:12:01.322817Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/es/units/?format=api"
        },
        {
            "language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "OpenD6 Space System",
                "slug": "glossary",
                "id": 164,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/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/od6s/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/od6s/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/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": "fr",
            "id": 862,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/glossary/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/glossary/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/fr/?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": "2022-12-10T17:12:01.364795Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/glossary/fr/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "advantages",
                "slug": "advantages",
                "id": 165,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.advantages.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.advantages.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/od6s/advantages/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/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": 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/163/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "en",
            "id": 864,
            "filename": "src/lang/translations/en/od6s.advantages.json",
            "revision": "b6147849a98494b763119ddc3ac10ae6ca137133,b6147849a98494b763119ddc3ac10ae6ca137133",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/advantages/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/advantages/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/advantages/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 50,
            "total_words": 4081,
            "translated": 50,
            "translated_words": 4081,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 25,
            "failing_checks_words": 3997,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:13.170382Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/advantages/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/advantages/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/advantages/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/advantages/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/advantages/en/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": "advantages",
                "slug": "advantages",
                "id": 165,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.advantages.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.advantages.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/od6s/advantages/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/advantages/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": 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/163/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "es",
            "id": 865,
            "filename": "src/lang/translations/es/od6s.advantages.json",
            "revision": "26a57c387f7cbaea4995af6a7c01e51a91c029b2,b6147849a98494b763119ddc3ac10ae6ca137133",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/advantages/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/advantages/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/advantages/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 50,
            "total_words": 4081,
            "translated": 49,
            "translated_words": 4080,
            "translated_percent": 98.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 2.0,
            "failing_checks": 26,
            "failing_checks_words": 4028,
            "failing_checks_percent": 52.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:13.258304Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/advantages/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/advantages/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/advantages/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/advantages/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/advantages/es/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "armor",
                "slug": "armor",
                "id": 166,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.armor.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.armor.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/od6s/armor/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/armor/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/armor/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/armor/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/armor/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/armor/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/armor/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/armor/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/armor/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": 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/164/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "en",
            "id": 866,
            "filename": "src/lang/translations/en/od6s.armor.json",
            "revision": "146a37e774a50fda082d475378d050c247b931fc,146a37e774a50fda082d475378d050c247b931fc",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/armor/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/armor/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/armor/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 44,
            "total_words": 45,
            "translated": 44,
            "translated_words": 45,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:13.685304Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/armor/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/armor/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/armor/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/armor/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/armor/en/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": "armor",
                "slug": "armor",
                "id": 166,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.armor.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.armor.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/od6s/armor/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/armor/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/armor/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/armor/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/armor/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/armor/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/armor/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/armor/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/armor/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": 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/164/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "es",
            "id": 867,
            "filename": "src/lang/translations/es/od6s.armor.json",
            "revision": "9fd8c9829c5f41c83c9b27549952c27f27ad3400,146a37e774a50fda082d475378d050c247b931fc",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/armor/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/armor/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/armor/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 45,
            "translated": 21,
            "translated_words": 43,
            "translated_percent": 47.7,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 2.2,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 6.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:13.771765Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/armor/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/armor/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/armor/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/armor/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/armor/es/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "character-templates",
                "slug": "character-templates",
                "id": 167,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.character-templates.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.character-templates.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/od6s/character-templates/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/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": 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/165/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "en",
            "id": 868,
            "filename": "src/lang/translations/en/od6s.character-templates.json",
            "revision": "aeab08937c60d06311630fcc8b805107f18821c4,aeab08937c60d06311630fcc8b805107f18821c4",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/character-templates/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/character-templates/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/character-templates/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 8,
            "total_words": 118,
            "translated": 8,
            "translated_words": 118,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:13.937055Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/character-templates/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/character-templates/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/character-templates/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/character-templates/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/character-templates/en/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": "character-templates",
                "slug": "character-templates",
                "id": 167,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.character-templates.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.character-templates.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/od6s/character-templates/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/character-templates/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": 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/165/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "es",
            "id": 869,
            "filename": "src/lang/translations/es/od6s.character-templates.json",
            "revision": "3b1913b561a1376430faaacc529473c02c8b9a41,aeab08937c60d06311630fcc8b805107f18821c4",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/character-templates/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/character-templates/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/character-templates/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 118,
            "translated": 7,
            "translated_words": 116,
            "translated_percent": 87.5,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 12.5,
            "failing_checks": 5,
            "failing_checks_words": 112,
            "failing_checks_percent": 62.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:13.998803Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/character-templates/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/character-templates/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/character-templates/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/character-templates/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/character-templates/es/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "cybernetics",
                "slug": "cybernetics",
                "id": 168,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.cybernetics.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.cybernetics.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/od6s/cybernetics/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/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": 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/166/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "en",
            "id": 870,
            "filename": "src/lang/translations/en/od6s.cybernetics.json",
            "revision": "7398ce440128e1a825cb2fb17f64e6416719a0fd,7398ce440128e1a825cb2fb17f64e6416719a0fd",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/cybernetics/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/cybernetics/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/cybernetics/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 8,
            "total_words": 38,
            "translated": 8,
            "translated_words": 38,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:14.163657Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/cybernetics/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/cybernetics/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/cybernetics/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/cybernetics/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/cybernetics/en/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": "cybernetics",
                "slug": "cybernetics",
                "id": 168,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.cybernetics.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.cybernetics.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/od6s/cybernetics/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/cybernetics/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": 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/166/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "es",
            "id": 871,
            "filename": "src/lang/translations/es/od6s.cybernetics.json",
            "revision": "45195703dbf6967bbed306efa033b9fa233c7607,7398ce440128e1a825cb2fb17f64e6416719a0fd",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/cybernetics/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/cybernetics/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/cybernetics/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 38,
            "translated": 7,
            "translated_words": 37,
            "translated_percent": 87.5,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 12.5,
            "failing_checks": 3,
            "failing_checks_words": 12,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:14.220058Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/cybernetics/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/cybernetics/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/cybernetics/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/cybernetics/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/cybernetics/es/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "disadvantages",
                "slug": "disadvantages",
                "id": 169,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.disadvantages.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.disadvantages.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/od6s/disadvantages/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/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": 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/167/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "en",
            "id": 872,
            "filename": "src/lang/translations/en/od6s.disadvantages.json",
            "revision": "31f5c75742bb9440efcb2113735a563a30284f49,31f5c75742bb9440efcb2113735a563a30284f49",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/disadvantages/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/disadvantages/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/disadvantages/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 90,
            "total_words": 7844,
            "translated": 90,
            "translated_words": 7844,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 43,
            "failing_checks_words": 7715,
            "failing_checks_percent": 47.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:14.412992Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/disadvantages/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/disadvantages/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/disadvantages/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/disadvantages/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/disadvantages/en/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": "disadvantages",
                "slug": "disadvantages",
                "id": 169,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.disadvantages.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.disadvantages.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/od6s/disadvantages/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/disadvantages/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": 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/167/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "es",
            "id": 873,
            "filename": "src/lang/translations/es/od6s.disadvantages.json",
            "revision": "3147139ebdc4f003c4562995c085fa69e0ca8fba,31f5c75742bb9440efcb2113735a563a30284f49",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/disadvantages/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/disadvantages/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/disadvantages/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 90,
            "total_words": 7844,
            "translated": 89,
            "translated_words": 7843,
            "translated_percent": 98.8,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 1.1,
            "failing_checks": 46,
            "failing_checks_words": 7742,
            "failing_checks_percent": 51.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:14.563836Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/disadvantages/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/disadvantages/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/disadvantages/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/disadvantages/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/disadvantages/es/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "gear",
                "slug": "gear",
                "id": 170,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.gear.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.gear.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/od6s/gear/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/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": 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/168/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "en",
            "id": 874,
            "filename": "src/lang/translations/en/od6s.gear.json",
            "revision": "deba18dac555478ebb6caf6c38328e4097fb4593,deba18dac555478ebb6caf6c38328e4097fb4593",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/gear/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/gear/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 46,
            "total_words": 1380,
            "translated": 46,
            "translated_words": 1380,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 645,
            "failing_checks_percent": 13.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:14.840900Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/en/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": "gear",
                "slug": "gear",
                "id": 170,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.gear.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.gear.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/od6s/gear/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/gear/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": 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/168/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "es",
            "id": 875,
            "filename": "src/lang/translations/es/od6s.gear.json",
            "revision": "24d132822e226cc5c738fad79787acc4bb7a4129,deba18dac555478ebb6caf6c38328e4097fb4593",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/gear/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/gear/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 46,
            "total_words": 1380,
            "translated": 45,
            "translated_words": 1379,
            "translated_percent": 97.8,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 2.1,
            "failing_checks": 24,
            "failing_checks_words": 1343,
            "failing_checks_percent": 52.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:14.941249Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/gear/es/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "macros",
                "slug": "macros",
                "id": 171,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.macros.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.macros.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/od6s/macros/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/macros/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/macros/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/macros/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/macros/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/macros/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/macros/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/macros/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/macros/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": 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/169/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "en",
            "id": 876,
            "filename": "src/lang/translations/en/od6s.macros.json",
            "revision": "28ae9ee3133648f191a1c822c78174e0c0afba59,28ae9ee3133648f191a1c822c78174e0c0afba59",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/macros/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/macros/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/macros/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 26,
            "total_words": 61,
            "translated": 26,
            "translated_words": 61,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 7.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:15.132795Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/macros/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/macros/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/macros/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/macros/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/macros/en/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "metaphysics-skills",
                "slug": "metaphysics-skills",
                "id": 172,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.metaphysics-skills.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.metaphysics-skills.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/od6s/metaphysics-skills/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/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": 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/170/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "en",
            "id": 877,
            "filename": "src/lang/translations/en/od6s.metaphysics-skills.json",
            "revision": "10ab7cc4be8c864d7070dbc6b2b08f0c2bf72996,10ab7cc4be8c864d7070dbc6b2b08f0c2bf72996",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/metaphysics-skills/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/metaphysics-skills/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/metaphysics-skills/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 8,
            "total_words": 288,
            "translated": 8,
            "translated_words": 288,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 240,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:15.302826Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/metaphysics-skills/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/metaphysics-skills/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/metaphysics-skills/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/metaphysics-skills/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/metaphysics-skills/en/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": "metaphysics-skills",
                "slug": "metaphysics-skills",
                "id": 172,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.metaphysics-skills.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.metaphysics-skills.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/od6s/metaphysics-skills/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/metaphysics-skills/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": 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/170/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "es",
            "id": 878,
            "filename": "src/lang/translations/es/od6s.metaphysics-skills.json",
            "revision": "21d23fba3bb683da6f4d6b9c0115f206f0cc7383,10ab7cc4be8c864d7070dbc6b2b08f0c2bf72996",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/metaphysics-skills/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/metaphysics-skills/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/metaphysics-skills/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 288,
            "translated": 7,
            "translated_words": 286,
            "translated_percent": 87.5,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 12.5,
            "failing_checks": 5,
            "failing_checks_words": 285,
            "failing_checks_percent": 62.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:15.411578Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/metaphysics-skills/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/metaphysics-skills/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/metaphysics-skills/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/metaphysics-skills/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/metaphysics-skills/es/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "natural",
                "slug": "natural",
                "id": 173,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.natural.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.natural.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/od6s/natural/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/natural/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/natural/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/natural/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/natural/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/natural/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/natural/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/natural/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/natural/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": 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/171/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "en",
            "id": 879,
            "filename": "src/lang/translations/en/od6s.natural.json",
            "revision": "ea930686736f7cafe989a7beeebf6b73fd3d820f,ea930686736f7cafe989a7beeebf6b73fd3d820f",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/natural/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/natural/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/natural/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 32,
            "total_words": 73,
            "translated": 32,
            "translated_words": 73,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:15.650437Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/natural/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/natural/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/natural/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/natural/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/natural/en/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "skills",
                "slug": "skills",
                "id": 174,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.skills.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.skills.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/od6s/skills/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/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": 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/172/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "en",
            "id": 880,
            "filename": "src/lang/translations/en/od6s.skills.json",
            "revision": "b3bc0248f4cda4afb9e79e2fc911bdcfc004018f,b3bc0248f4cda4afb9e79e2fc911bdcfc004018f",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/skills/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/skills/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/skills/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 122,
            "total_words": 1145,
            "translated": 122,
            "translated_words": 1145,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 16,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:15.915873Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/skills/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/skills/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/skills/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/skills/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/skills/en/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": "skills",
                "slug": "skills",
                "id": 174,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.skills.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.skills.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/od6s/skills/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/skills/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": 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/172/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "es",
            "id": 881,
            "filename": "src/lang/translations/es/od6s.skills.json",
            "revision": "49d508d1d607997837b89574ec2b387aefb3f521,b3bc0248f4cda4afb9e79e2fc911bdcfc004018f",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/skills/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/skills/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/skills/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 122,
            "total_words": 1145,
            "translated": 121,
            "translated_words": 1144,
            "translated_percent": 99.1,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.8,
            "failing_checks": 60,
            "failing_checks_words": 997,
            "failing_checks_percent": 49.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:16.103526Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/skills/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/skills/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/skills/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/skills/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/skills/es/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "special-abilities",
                "slug": "specialabilities",
                "id": 175,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.special-abilities.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.special-abilities.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/od6s/specialabilities/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/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 }})\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/173/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "en",
            "id": 882,
            "filename": "src/lang/translations/en/od6s.special-abilities.json",
            "revision": "fbbad632306ffd3040e505e2b01fb63a0a2806f8,fbbad632306ffd3040e505e2b01fb63a0a2806f8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/specialabilities/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/specialabilities/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/specialabilities/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 110,
            "total_words": 6177,
            "translated": 110,
            "translated_words": 6177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 56,
            "failing_checks_words": 6031,
            "failing_checks_percent": 50.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-16T01:14:47.150756Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/specialabilities/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/specialabilities/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/specialabilities/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/specialabilities/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/specialabilities/en/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": "special-abilities",
                "slug": "specialabilities",
                "id": 175,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.special-abilities.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.special-abilities.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/od6s/specialabilities/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/specialabilities/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 }})\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/173/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "es",
            "id": 883,
            "filename": "src/lang/translations/es/od6s.special-abilities.json",
            "revision": "43bd32e0390c87bca205f63384d2b11b4b9c3ad7,fbbad632306ffd3040e505e2b01fb63a0a2806f8",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/specialabilities/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/specialabilities/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/specialabilities/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 110,
            "total_words": 6177,
            "translated": 110,
            "translated_words": 6177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 57,
            "failing_checks_words": 6033,
            "failing_checks_percent": 51.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-16T01:14:47.253313Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/specialabilities/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/specialabilities/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/specialabilities/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/specialabilities/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/specialabilities/es/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "starships",
                "slug": "starships",
                "id": 176,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.starships.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.starships.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/od6s/starships/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/starships/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/starships/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/starships/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/starships/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/starships/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/starships/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/starships/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/starships/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": 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/174/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "en",
            "id": 884,
            "filename": "src/lang/translations/en/od6s.starships.json",
            "revision": "c202aa9c6d988f01fda325521611720286a19989,c202aa9c6d988f01fda325521611720286a19989",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/starships/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/starships/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/starships/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2,
            "total_words": 2,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:16.750487Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/starships/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/starships/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/starships/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/starships/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/starships/en/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "vehicles",
                "slug": "vehicles",
                "id": 177,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.vehicles.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.vehicles.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/od6s/vehicles/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/vehicles/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/vehicles/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/vehicles/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/vehicles/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/vehicles/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/vehicles/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/vehicles/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/vehicles/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": 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/175/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "en",
            "id": 885,
            "filename": "src/lang/translations/en/od6s.vehicles.json",
            "revision": "538225284d22e05dc685e966b33fca1d15c29d43,538225284d22e05dc685e966b33fca1d15c29d43",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/vehicles/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/vehicles/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/vehicles/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 10,
            "total_words": 26,
            "translated": 10,
            "translated_words": 26,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:16.922539Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/vehicles/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/vehicles/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/vehicles/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/vehicles/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/vehicles/en/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "name": "weapons",
                "slug": "weapons",
                "id": 178,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.weapons.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.weapons.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/od6s/weapons/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/weapons/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/weapons/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/weapons/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/weapons/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/weapons/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/weapons/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/weapons/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/weapons/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": 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/176/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "en",
            "id": 886,
            "filename": "src/lang/translations/en/od6s.weapons.json",
            "revision": "67f948571259dc9483f8f1ac03bd7eaa6c7b8295,67f948571259dc9483f8f1ac03bd7eaa6c7b8295",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/weapons/en/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/en/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/weapons/en/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/weapons/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 121,
            "total_words": 122,
            "translated": 121,
            "translated_words": 122,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:17.169874Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/weapons/en/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/weapons/en/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/weapons/en/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/weapons/en/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/weapons/en/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": "weapons",
                "slug": "weapons",
                "id": 178,
                "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": "OpenD6 Space System",
                    "slug": "od6s",
                    "id": 73,
                    "web": "https://gitlab.com/vtt2/opend6-space",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/od6s/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "gitlab",
                "repo": "https://gitlab.com/vtt2/opend6-space.git",
                "git_export": "",
                "branch": "dev",
                "push_branch": "",
                "filemask": "src/lang/translations/*/od6s.weapons.json",
                "screenshot_filemask": "",
                "template": "src/lang/translations/en/od6s.weapons.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/od6s/weapons/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/od6s/weapons/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/weapons/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/weapons/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/weapons/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/weapons/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/weapons/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/weapons/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/od6s/weapons/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": 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/176/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/od6s/main/?format=api"
            },
            "language_code": "es",
            "id": 887,
            "filename": "src/lang/translations/es/od6s.weapons.json",
            "revision": "508ed4faddcba85fdde42d9a3d1c80d6b97ef032,67f948571259dc9483f8f1ac03bd7eaa6c7b8295",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/od6s/weapons/es/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/od6s/-/es/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/od6s/weapons/es/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/weapons/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 121,
            "total_words": 122,
            "translated": 62,
            "translated_words": 121,
            "translated_percent": 51.2,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.8,
            "failing_checks": 12,
            "failing_checks_words": 14,
            "failing_checks_percent": 9.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-21T17:25:17.598244Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/weapons/es/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/weapons/es/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/weapons/es/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/weapons/es/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/od6s/weapons/es/units/?format=api"
        },
        {
            "language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "Build-a-Bonus",
                "slug": "glossary",
                "id": 158,
                "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": "Build-a-Bonus",
                    "slug": "babonus",
                    "id": 70,
                    "web": "https://github.com/krbz999/babonus",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/babonus/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/babonus/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/babonus/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/babonus/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/babonus/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/babonus/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/babonus/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/babonus/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/babonus/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/babonus/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/babonus/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/babonus/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/babonus/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/babonus/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/babonus/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/babonus/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/babonus/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/babonus/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/babonus/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/babonus/glossary/credits/?format=api",
                "new_lang": "none",
                "language_code_style": "",
                "push": "https://github.com/foundryvtthub/babonus/tree/weblate-babonus-main",
                "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": false,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 1,
                "auto_lock_error": false,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "fr",
            "id": 889,
            "filename": "fr.tbx",
            "revision": "a707eb0b067f141dc98e77ff33c3d42e12c3d712",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/babonus/glossary/fr/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/babonus/-/fr/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/babonus/glossary/fr/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/babonus/glossary/fr/?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": "2022-12-15T07:35:36.166106Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/babonus/glossary/fr/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/babonus/glossary/fr/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/babonus/glossary/fr/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/babonus/glossary/fr/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/babonus/glossary/fr/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": "Client",
                "slug": "client",
                "id": 154,
                "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": "The Forge",
                    "slug": "the-forge",
                    "id": 68,
                    "web": "https://forge-vtt.com/",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "## Fight Goblins, not Servers™\r\nThank you for contributing to The Forge's translation effort!\r\n\r\nThe Forge uses a combination of keys and `gettext`-like strings as translation keys.  \r\nBecause we use different frameworks from Foundry VTT, the strings in this project may appear unusual. Please read through the instructions and examples given here below before starting your translations.  \r\nYou can also contact us on our [Discord](https://forge-vtt.com/discord) or via `[email protected]` if you have any questions.  \r\n \r\n# Available Languages\r\nBecause of the number of strings involved, we will only be translating into specific languages at this time.  \r\nCurrently, these are English, French, Japanese, Spanish, and German.\r\nIf you'd like your language to be supported, please give us a shout in the `#feature-suggestions` channel on our [Discord](https://forge-vtt.com/discord).  \r\n\r\n# Language Switching\r\nIt is possible to view [The Forge's site](https://forge-vtt.com) in your own language, to see what a string looks like in its natural habitat.  \r\nTo do so, go to the [My Account](https://forge-vtt.com/account) page and select a language from the dropdown.  \r\nYou can also use the profile dropdown menu on the top right when logged in.  \r\nIf you're logged out, the language selection dropdown will appear directly on the top right of the navigation bar, next to the login button.  \r\n\r\n# Interpolation\r\n`{{` and `{{-` are interpolation prefixes, and `}}` is an interpolation suffix.  \r\nWhere you encounter these interpolation markers, treat the prefix and the suffix, and everything between them, as a word that should not be translated.  \r\nMake sure to keep the same prefix as the source string.  \r\n*For example*:  \r\n`\"The goblin ate my {{homework}}.\"` -> `\"Le gobelin a mangé mon {{homework}}.\"`  \r\n`\"The goblin ate my {{- homework}}.\"` -> `\"Le gobelin a mangé mon {{- homework}}.\"`  \r\n\r\n# Component Interpolation\r\n`{` and `}` are component interpolation markers. They have the same rules as regular interpolation markers and can be a word or a number:`{book}`, `{package}`, or `{0}`, `{1}`, `{2}`, etc.  \r\nNumbers indicate that a numbered component will be inserted there. Treat them the same way you would treat regular interpolation markers.  \r\n*For example*:  \r\n`\"The {0} ate my {1}.\"` -> `\"Le {0} a mangé mon {1}.\"`  \r\n`\"The {creature} ate my {item}.\"` -> `\"Le {creature} a mangé mon {item}.\"`  \r\n\r\n# Context\r\nSometimes it is useful to have different forms of the same string. In such cases, a specific `_context` will be added after an underscore at the end of a key. When you see this, use the context to inform your translation.\r\n\r\n# Plurals\r\nPlurals are like a special context, where the context specifies an amount. For some languages, simply having a singular`_one` and plural `_other`translation is sufficient, but other options like `_many`, `_few`, `_zero` and more are possible.  \r\nSome languages may have more complicated plural forms than English. If a string doesn't translate well into one of the keys available, please let us know by commenting on that string.  \r\n*For example*:  \r\n`\"GOBLIN_one\": \"{{count}} goblin\"` -> `\"GOBLIN_one\": \"{{count}} gobelin\"`  \r\n`\"GOBLIN_other\": \"{{count}} goblins\"` -> `\"GOBLIN_other\": \"{{count}} gobelins\"`  \r\n`\"GOBLIN_many\": \"a lot of goblins\"` -> `\"GOBLIN_many\": \"beaucoup de gobelins\"`  \r\n\r\n# Nesting\r\nThis is rare, but sometimes we reference one string from inside of a different one. This can be particularly helpful when combined with plurals.  \r\n`$t(` and `)`are the nesting prefix and suffix. If you encounter them, treat the prefix and the suffix, and everything between them (including other markers), as a word that should not be translated.  \r\n*For example*:  \r\n`\"There, in the distance! I see $t(GOBLIN, {\\\"count\\\": {{hordeSize}} })!\"` -> `Là, au loin ! Je vois $t(GOBLIN, {\\\"count\\\": {{hordeSize}} }) !`  \r\n\r\n# Consistency\r\nPlease maintain consistency with the source language, English, as much as possible, and reference the accompanying glossary information to ensure consistency between components.",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/ForgeVTT/forge-translations.git",
                "git_export": "",
                "branch": "main",
                "push_branch": "",
                "filemask": "locales/*/client.json",
                "screenshot_filemask": "",
                "template": "locales/en/client.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/client/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/credits/?format=api",
                "new_lang": "url",
                "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/150/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/common/?format=api"
            },
            "language_code": "pt-BR",
            "id": 890,
            "filename": "locales/pt-BR/client.json",
            "revision": "512e341455bf0f9c00f5f2e1dccefa44d8eccd80,977da212088c96ea41b9366d697e458006877c5c",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/client/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/client/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2714,
            "total_words": 16569,
            "translated": 1378,
            "translated_words": 8956,
            "translated_percent": 50.7,
            "fuzzy": 1336,
            "fuzzy_words": 7613,
            "fuzzy_percent": 49.2,
            "failing_checks": 950,
            "failing_checks_words": 6030,
            "failing_checks_percent": 35.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2025-07-23T14:16:40.467846Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/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": "Common",
                "slug": "common",
                "id": 151,
                "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": "The Forge",
                    "slug": "the-forge",
                    "id": 68,
                    "web": "https://forge-vtt.com/",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "## Fight Goblins, not Servers™\r\nThank you for contributing to The Forge's translation effort!\r\n\r\nThe Forge uses a combination of keys and `gettext`-like strings as translation keys.  \r\nBecause we use different frameworks from Foundry VTT, the strings in this project may appear unusual. Please read through the instructions and examples given here below before starting your translations.  \r\nYou can also contact us on our [Discord](https://forge-vtt.com/discord) or via `[email protected]` if you have any questions.  \r\n \r\n# Available Languages\r\nBecause of the number of strings involved, we will only be translating into specific languages at this time.  \r\nCurrently, these are English, French, Japanese, Spanish, and German.\r\nIf you'd like your language to be supported, please give us a shout in the `#feature-suggestions` channel on our [Discord](https://forge-vtt.com/discord).  \r\n\r\n# Language Switching\r\nIt is possible to view [The Forge's site](https://forge-vtt.com) in your own language, to see what a string looks like in its natural habitat.  \r\nTo do so, go to the [My Account](https://forge-vtt.com/account) page and select a language from the dropdown.  \r\nYou can also use the profile dropdown menu on the top right when logged in.  \r\nIf you're logged out, the language selection dropdown will appear directly on the top right of the navigation bar, next to the login button.  \r\n\r\n# Interpolation\r\n`{{` and `{{-` are interpolation prefixes, and `}}` is an interpolation suffix.  \r\nWhere you encounter these interpolation markers, treat the prefix and the suffix, and everything between them, as a word that should not be translated.  \r\nMake sure to keep the same prefix as the source string.  \r\n*For example*:  \r\n`\"The goblin ate my {{homework}}.\"` -> `\"Le gobelin a mangé mon {{homework}}.\"`  \r\n`\"The goblin ate my {{- homework}}.\"` -> `\"Le gobelin a mangé mon {{- homework}}.\"`  \r\n\r\n# Component Interpolation\r\n`{` and `}` are component interpolation markers. They have the same rules as regular interpolation markers and can be a word or a number:`{book}`, `{package}`, or `{0}`, `{1}`, `{2}`, etc.  \r\nNumbers indicate that a numbered component will be inserted there. Treat them the same way you would treat regular interpolation markers.  \r\n*For example*:  \r\n`\"The {0} ate my {1}.\"` -> `\"Le {0} a mangé mon {1}.\"`  \r\n`\"The {creature} ate my {item}.\"` -> `\"Le {creature} a mangé mon {item}.\"`  \r\n\r\n# Context\r\nSometimes it is useful to have different forms of the same string. In such cases, a specific `_context` will be added after an underscore at the end of a key. When you see this, use the context to inform your translation.\r\n\r\n# Plurals\r\nPlurals are like a special context, where the context specifies an amount. For some languages, simply having a singular`_one` and plural `_other`translation is sufficient, but other options like `_many`, `_few`, `_zero` and more are possible.  \r\nSome languages may have more complicated plural forms than English. If a string doesn't translate well into one of the keys available, please let us know by commenting on that string.  \r\n*For example*:  \r\n`\"GOBLIN_one\": \"{{count}} goblin\"` -> `\"GOBLIN_one\": \"{{count}} gobelin\"`  \r\n`\"GOBLIN_other\": \"{{count}} goblins\"` -> `\"GOBLIN_other\": \"{{count}} gobelins\"`  \r\n`\"GOBLIN_many\": \"a lot of goblins\"` -> `\"GOBLIN_many\": \"beaucoup de gobelins\"`  \r\n\r\n# Nesting\r\nThis is rare, but sometimes we reference one string from inside of a different one. This can be particularly helpful when combined with plurals.  \r\n`$t(` and `)`are the nesting prefix and suffix. If you encounter them, treat the prefix and the suffix, and everything between them (including other markers), as a word that should not be translated.  \r\n*For example*:  \r\n`\"There, in the distance! I see $t(GOBLIN, {\\\"count\\\": {{hordeSize}} })!\"` -> `Là, au loin ! Je vois $t(GOBLIN, {\\\"count\\\": {{hordeSize}} }) !`  \r\n\r\n# Consistency\r\nPlease maintain consistency with the source language, English, as much as possible, and reference the accompanying glossary information to ensure consistency between components.",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "github",
                "repo": "https://github.com/ForgeVTT/forge-translations.git",
                "git_export": "https://weblate.foundryvtt-hub.com/git/the-forge/common/",
                "branch": "main",
                "push_branch": "",
                "filemask": "locales/*/common.json",
                "screenshot_filemask": "",
                "template": "locales/en/common.json",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "i18next",
                "license": "MIT",
                "license_url": "https://spdx.org/licenses/MIT.html",
                "agreement": "",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/common/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/common/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/common/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/common/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/common/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/common/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/common/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/common/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/common/credits/?format=api",
                "new_lang": "url",
                "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/148/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt-BR",
            "id": 891,
            "filename": "locales/pt-BR/common.json",
            "revision": "1e2d4070f32bcede76e7215bc951efd3c2d7687f,0a01009041f5e80b257cadadb01066ad0518dd69",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/common/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/common/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 380,
            "total_words": 759,
            "translated": 308,
            "translated_words": 664,
            "translated_percent": 81.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.2,
            "failing_checks": 40,
            "failing_checks_words": 173,
            "failing_checks_percent": 10.5,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2025-07-23T14:16:19.997967Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/common/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": "The Forge",
                "slug": "glossary",
                "id": 152,
                "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": "The Forge",
                    "slug": "the-forge",
                    "id": 68,
                    "web": "https://forge-vtt.com/",
                    "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/",
                    "url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/?format=api",
                    "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/components/?format=api",
                    "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/repository/?format=api",
                    "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/statistics/?format=api",
                    "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/categories/?format=api",
                    "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/changes/?format=api",
                    "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/languages/?format=api",
                    "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/labels/?format=api",
                    "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/the-forge/credits/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "## Fight Goblins, not Servers™\r\nThank you for contributing to The Forge's translation effort!\r\n\r\nThe Forge uses a combination of keys and `gettext`-like strings as translation keys.  \r\nBecause we use different frameworks from Foundry VTT, the strings in this project may appear unusual. Please read through the instructions and examples given here below before starting your translations.  \r\nYou can also contact us on our [Discord](https://forge-vtt.com/discord) or via `[email protected]` if you have any questions.  \r\n \r\n# Available Languages\r\nBecause of the number of strings involved, we will only be translating into specific languages at this time.  \r\nCurrently, these are English, French, Japanese, Spanish, and German.\r\nIf you'd like your language to be supported, please give us a shout in the `#feature-suggestions` channel on our [Discord](https://forge-vtt.com/discord).  \r\n\r\n# Language Switching\r\nIt is possible to view [The Forge's site](https://forge-vtt.com) in your own language, to see what a string looks like in its natural habitat.  \r\nTo do so, go to the [My Account](https://forge-vtt.com/account) page and select a language from the dropdown.  \r\nYou can also use the profile dropdown menu on the top right when logged in.  \r\nIf you're logged out, the language selection dropdown will appear directly on the top right of the navigation bar, next to the login button.  \r\n\r\n# Interpolation\r\n`{{` and `{{-` are interpolation prefixes, and `}}` is an interpolation suffix.  \r\nWhere you encounter these interpolation markers, treat the prefix and the suffix, and everything between them, as a word that should not be translated.  \r\nMake sure to keep the same prefix as the source string.  \r\n*For example*:  \r\n`\"The goblin ate my {{homework}}.\"` -> `\"Le gobelin a mangé mon {{homework}}.\"`  \r\n`\"The goblin ate my {{- homework}}.\"` -> `\"Le gobelin a mangé mon {{- homework}}.\"`  \r\n\r\n# Component Interpolation\r\n`{` and `}` are component interpolation markers. They have the same rules as regular interpolation markers and can be a word or a number:`{book}`, `{package}`, or `{0}`, `{1}`, `{2}`, etc.  \r\nNumbers indicate that a numbered component will be inserted there. Treat them the same way you would treat regular interpolation markers.  \r\n*For example*:  \r\n`\"The {0} ate my {1}.\"` -> `\"Le {0} a mangé mon {1}.\"`  \r\n`\"The {creature} ate my {item}.\"` -> `\"Le {creature} a mangé mon {item}.\"`  \r\n\r\n# Context\r\nSometimes it is useful to have different forms of the same string. In such cases, a specific `_context` will be added after an underscore at the end of a key. When you see this, use the context to inform your translation.\r\n\r\n# Plurals\r\nPlurals are like a special context, where the context specifies an amount. For some languages, simply having a singular`_one` and plural `_other`translation is sufficient, but other options like `_many`, `_few`, `_zero` and more are possible.  \r\nSome languages may have more complicated plural forms than English. If a string doesn't translate well into one of the keys available, please let us know by commenting on that string.  \r\n*For example*:  \r\n`\"GOBLIN_one\": \"{{count}} goblin\"` -> `\"GOBLIN_one\": \"{{count}} gobelin\"`  \r\n`\"GOBLIN_other\": \"{{count}} goblins\"` -> `\"GOBLIN_other\": \"{{count}} gobelins\"`  \r\n`\"GOBLIN_many\": \"a lot of goblins\"` -> `\"GOBLIN_many\": \"beaucoup de gobelins\"`  \r\n\r\n# Nesting\r\nThis is rare, but sometimes we reference one string from inside of a different one. This can be particularly helpful when combined with plurals.  \r\n`$t(` and `)`are the nesting prefix and suffix. If you encounter them, treat the prefix and the suffix, and everything between them (including other markers), as a word that should not be translated.  \r\n*For example*:  \r\n`\"There, in the distance! I see $t(GOBLIN, {\\\"count\\\": {{hordeSize}} })!\"` -> `Là, au loin ! Je vois $t(GOBLIN, {\\\"count\\\": {{hordeSize}} }) !`  \r\n\r\n# Consistency\r\nPlease maintain consistency with the source language, English, as much as possible, and reference the accompanying glossary information to ensure consistency between components.",
                    "enable_hooks": true,
                    "language_aliases": "",
                    "enforced_2fa": false
                },
                "vcs": "local",
                "repo": "local:",
                "git_export": "https://weblate.foundryvtt-hub.com/git/the-forge/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/the-forge/glossary/",
                "url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/glossary/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/glossary/repository/?format=api",
                "translations_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/glossary/translations/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/glossary/statistics/?format=api",
                "lock_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/glossary/lock/?format=api",
                "links_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/glossary/links/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/glossary/changes/?format=api",
                "task_url": null,
                "credits_url": "https://weblate.foundryvtt-hub.com/api/components/the-forge/glossary/credits/?format=api",
                "new_lang": "url",
                "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": 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": [
                    "https://weblate.foundryvtt-hub.com/api/addons/151/?format=api"
                ],
                "is_glossary": true,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "pt-BR",
            "id": 892,
            "filename": "pt-BR.tbx",
            "revision": "ed621175b8ec118166116547a16285192e93ac70",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/the-forge/glossary/pt-BR/",
            "share_url": "https://weblate.foundryvtt-hub.com/engage/the-forge/-/pt-BR/",
            "translate_url": "https://weblate.foundryvtt-hub.com/translate/the-forge/glossary/pt-BR/",
            "url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/glossary/pt-BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 14,
            "total_words": 20,
            "translated": 14,
            "translated_words": 20,
            "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": 1,
            "have_comment": 0,
            "last_change": "2023-10-25T03:26:19.898159Z",
            "last_author": null,
            "repository_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/glossary/pt-BR/repository/?format=api",
            "file_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/glossary/pt-BR/file/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/glossary/pt-BR/statistics/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/glossary/pt-BR/changes/?format=api",
            "units_list_url": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/glossary/pt-BR/units/?format=api"
        }
    ]
}