Translation components API.

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

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

{
    "count": 218,
    "next": "https://weblate.foundryvtt-hub.com/api/components/?format=api&page=5",
    "previous": "https://weblate.foundryvtt-hub.com/api/components/?format=api&page=3",
    "results": [
        {
            "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"
        },
        {
            "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"
        },
        {
            "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"
        },
        {
            "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"
        },
        {
            "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"
        },
        {
            "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"
        },
        {
            "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"
        },
        {
            "name": "main",
            "slug": "main",
            "id": 182,
            "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": "Scenery",
                "slug": "scenery",
                "id": 75,
                "web": "https://github.com/marcstraube/foundryvtt-scenery/",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/scenery/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/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/marcstraube/foundryvtt-scenery.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/scenery/main/",
            "branch": "develop",
            "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/scenery/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/scenery/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/scenery/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/scenery/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/scenery/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/scenery/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/scenery/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/scenery/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/scenery/main/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/184/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/185/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Scenery",
            "slug": "glossary",
            "id": 183,
            "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": "Scenery",
                "slug": "scenery",
                "id": 75,
                "web": "https://github.com/marcstraube/foundryvtt-scenery/",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/scenery/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/scenery/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/scenery/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/scenery/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/scenery/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/scenery/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/scenery/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/scenery/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/scenery/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/scenery/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/scenery/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/scenery/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 192,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Party Overview",
                "slug": "party-overview",
                "id": 83,
                "web": "https://github.com/mclemente/party-overview",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/party-overview/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "github",
            "repo": "https://github.com/mclemente/party-overview",
            "git_export": "https://weblate.foundryvtt-hub.com/git/party-overview/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/party-overview/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/main/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/187/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/188/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Party Overview",
            "slug": "glossary",
            "id": 193,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Party Overview",
                "slug": "party-overview",
                "id": 83,
                "web": "https://github.com/mclemente/party-overview",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/party-overview/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/party-overview/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/party-overview/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/party-overview/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/party-overview/glossary/credits/?format=api",
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "main",
            "slug": "main",
            "id": 194,
            "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": "Quick Insert - Search Widget",
                "slug": "quick-insert",
                "id": 84,
                "web": "https://gitlab.com/fvtt-modules-lab/quick-insert",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/quick-insert/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/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/fvtt-modules-lab/quick-insert",
            "git_export": "https://weblate.foundryvtt-hub.com/git/quick-insert/main/",
            "branch": "develop",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/quick-insert/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/main/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/189/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/190/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Quick Insert - Search Widget",
            "slug": "glossary",
            "id": 195,
            "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": "Quick Insert - Search Widget",
                "slug": "quick-insert",
                "id": 84,
                "web": "https://gitlab.com/fvtt-modules-lab/quick-insert",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/quick-insert/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/quick-insert/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/quick-insert/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/quick-insert/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/quick-insert/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 196,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PF2e Target Damage",
                "slug": "pf2e-target-damage",
                "id": 85,
                "web": "https://github.com/MrVauxs/PF2e-Target-Damage",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-target-damage/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/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/MrVauxs/PF2e-Target-Damage.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-target-damage/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "languages/*.json",
            "screenshot_filemask": "",
            "template": "languages/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-target-damage/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/main/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/191/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/192/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "PF2e Target Damage",
            "slug": "glossary",
            "id": 197,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PF2e Target Damage",
                "slug": "pf2e-target-damage",
                "id": 85,
                "web": "https://github.com/MrVauxs/PF2e-Target-Damage",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-target-damage/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-target-damage/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-target-damage/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-target-damage/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-target-damage/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 198,
            "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": "Export Journal to HTML",
                "slug": "export-journal-html",
                "id": 86,
                "web": "https://github.com/johnnolan/export-journal-html",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/export-journal-html/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/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/johnnolan/export-journal-html",
            "git_export": "https://weblate.foundryvtt-hub.com/git/export-journal-html/main/",
            "branch": "main",
            "push_branch": "",
            "filemask": "languages/*.json",
            "screenshot_filemask": "",
            "template": "languages/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/export-journal-html/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/export-journal-html/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/export-journal-html/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/export-journal-html/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/export-journal-html/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/export-journal-html/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/export-journal-html/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/export-journal-html/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/export-journal-html/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/193/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/194/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Export Journal to HTML",
            "slug": "glossary",
            "id": 199,
            "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": "Export Journal to HTML",
                "slug": "export-journal-html",
                "id": 86,
                "web": "https://github.com/johnnolan/export-journal-html",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/export-journal-html/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/export-journal-html/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/export-journal-html/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/export-journal-html/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/export-journal-html/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/export-journal-html/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/export-journal-html/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/export-journal-html/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/export-journal-html/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/export-journal-html/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/export-journal-html/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/export-journal-html/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 200,
            "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": "Visual Active Effects",
                "slug": "visual-active-effects",
                "id": 88,
                "web": "https://github.com/krbz999/visual-active-effects",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/visual-active-effects/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/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/visual-active-effects.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/visual-active-effects/main/",
            "branch": "main",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/visual-active-effects/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/main/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/195/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/196/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Visual Active Effects",
            "slug": "glossary",
            "id": 201,
            "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": "Visual Active Effects",
                "slug": "visual-active-effects",
                "id": 88,
                "web": "https://github.com/krbz999/visual-active-effects",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/visual-active-effects/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/visual-active-effects/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/visual-active-effects/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/visual-active-effects/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/visual-active-effects/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 202,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "GM Notes",
                "slug": "gm-notes",
                "id": 89,
                "web": "https://github.com/bithir/gm-notes",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "github",
            "repo": "https://github.com/bithir/gm-notes.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/gm-notes/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/main/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/197/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/198/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "GM Notes",
            "slug": "glossary",
            "id": 203,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "GM Notes",
                "slug": "gm-notes",
                "id": 89,
                "web": "https://github.com/bithir/gm-notes",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/gm-notes/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/gm-notes/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/gm-notes/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/gm-notes/glossary/credits/?format=api",
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "main",
            "slug": "main",
            "id": 204,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pf2E Extempore Effects",
                "slug": "pf2e-extempore-effects",
                "id": 90,
                "web": "https://github.com/shemetz/pf2e-extempore-effects",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-extempore-effects/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/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/shemetz/pf2e-extempore-effects.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-extempore-effects/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-extempore-effects/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/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/199/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/200/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pf2E Extempore Effects",
            "slug": "glossary",
            "id": 205,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pf2E Extempore Effects",
                "slug": "pf2e-extempore-effects",
                "id": 90,
                "web": "https://github.com/shemetz/pf2e-extempore-effects",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-extempore-effects/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-extempore-effects/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-extempore-effects/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-extempore-effects/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 206,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Pf2E Modifiers Matter",
                "slug": "pf2e-modifiers-matter",
                "id": 91,
                "web": "https://github.com/shemetz/pf2e-modifiers-matter",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-modifiers-matter/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/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/shemetz/pf2e-modifiers-matter.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-modifiers-matter/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-modifiers-matter/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/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/201/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/202/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Pf2E Modifiers Matter",
            "slug": "glossary",
            "id": 207,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Pf2E Modifiers Matter",
                "slug": "pf2e-modifiers-matter",
                "id": 91,
                "web": "https://github.com/shemetz/pf2e-modifiers-matter",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-modifiers-matter/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-modifiers-matter/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-modifiers-matter/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-modifiers-matter/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-modifiers-matter/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 208,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PF2e Dailies",
                "slug": "pf2e-dailies",
                "id": 92,
                "web": "https://github.com/reonZ/pf2e-dailies",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dailies/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/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/reonZ/pf2e-dailies.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-dailies/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dailies/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/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/203/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/204/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "PF2e Dailies",
            "slug": "glossary",
            "id": 209,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PF2e Dailies",
                "slug": "pf2e-dailies",
                "id": 92,
                "web": "https://github.com/reonZ/pf2e-dailies",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dailies/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-dailies/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-dailies/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-dailies/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-dailies/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 210,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PF2e Giveth",
                "slug": "pf2e-giveth",
                "id": 93,
                "web": "https://github.com/reonZ/pf2e-giveth",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-giveth/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/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/reonZ/pf2e-giveth.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-giveth/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-giveth/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-giveth/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-giveth/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-giveth/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-giveth/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-giveth/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-giveth/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-giveth/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-giveth/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/205/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/206/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "PF2e Giveth",
            "slug": "glossary",
            "id": 211,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PF2e Giveth",
                "slug": "pf2e-giveth",
                "id": 93,
                "web": "https://github.com/reonZ/pf2e-giveth",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-giveth/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-giveth/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-giveth/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-giveth/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-giveth/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-giveth/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-giveth/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-giveth/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-giveth/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-giveth/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-giveth/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-giveth/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 212,
            "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": "Mini Tracker",
                "slug": "mini-tracker",
                "id": 94,
                "web": "https://github.com/reonZ/mini-tracker",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/mini-tracker/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/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/reonZ/mini-tracker.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/mini-tracker/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/mini-tracker/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/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/207/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/208/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Mini Tracker",
            "slug": "glossary",
            "id": 213,
            "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": "Mini Tracker",
                "slug": "mini-tracker",
                "id": 94,
                "web": "https://github.com/reonZ/mini-tracker",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/mini-tracker/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/mini-tracker/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/mini-tracker/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/mini-tracker/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/mini-tracker/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 214,
            "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": "Anonymous",
                "slug": "anonymous",
                "id": 96,
                "web": "https://github.com/reonZ/anonymous",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/anonymous/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/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/reonZ/anonymous.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/anonymous/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/anonymous/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/anonymous/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/anonymous/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/anonymous/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/anonymous/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/anonymous/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/anonymous/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/anonymous/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/anonymous/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/209/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/210/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Anonymous",
            "slug": "glossary",
            "id": 215,
            "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": "Anonymous",
                "slug": "anonymous",
                "id": 96,
                "web": "https://github.com/reonZ/anonymous",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/anonymous/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/anonymous/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/anonymous/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/anonymous/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/anonymous/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/anonymous/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/anonymous/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/anonymous/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/anonymous/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/anonymous/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/anonymous/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/anonymous/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 216,
            "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": "McRo",
                "slug": "mc-ro",
                "id": 97,
                "web": "https://github.com/reonZ/mc-ro",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/mc-ro/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/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/reonZ/mc-ro.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/mc-ro/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/mc-ro/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/mc-ro/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/mc-ro/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/mc-ro/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/mc-ro/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/mc-ro/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/mc-ro/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/mc-ro/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/mc-ro/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/211/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/212/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "McRo",
            "slug": "glossary",
            "id": 217,
            "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": "McRo",
                "slug": "mc-ro",
                "id": 97,
                "web": "https://github.com/reonZ/mc-ro",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/mc-ro/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/mc-ro/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/mc-ro/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/mc-ro/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/mc-ro/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/mc-ro/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/mc-ro/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/mc-ro/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/mc-ro/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/mc-ro/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/mc-ro/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/mc-ro/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 218,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PF2e Hero Actions",
                "slug": "pf2e-hero-actions",
                "id": 98,
                "web": "https://github.com/reonZ/pf2e-hero-actions",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-hero-actions/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/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/reonZ/pf2e-hero-actions.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-hero-actions/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-hero-actions/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/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/213/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/214/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "PF2e Hero Actions",
            "slug": "glossary",
            "id": 219,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PF2e Hero Actions",
                "slug": "pf2e-hero-actions",
                "id": 98,
                "web": "https://github.com/reonZ/pf2e-hero-actions",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-hero-actions/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-hero-actions/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-hero-actions/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-hero-actions/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-hero-actions/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 220,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PF2e Effect Description",
                "slug": "pf2e-effect-description",
                "id": 99,
                "web": "https://github.com/reonZ/pf2e-effect-description",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-effect-description/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/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/reonZ/pf2e-effect-description.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-effect-description/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-effect-description/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/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/215/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/216/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "PF2e Effect Description",
            "slug": "glossary",
            "id": 221,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PF2e Effect Description",
                "slug": "pf2e-effect-description",
                "id": 99,
                "web": "https://github.com/reonZ/pf2e-effect-description",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-effect-description/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-effect-description/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-effect-description/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-effect-description/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-effect-description/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 222,
            "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": "Macros Rolodex",
                "slug": "macros-rolodex",
                "id": 100,
                "web": "https://github.com/reonZ/macros-rolodex",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/macros-rolodex/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/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/reonZ/macros-rolodex.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/macros-rolodex/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/macros-rolodex/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/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/217/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/218/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Macros Rolodex",
            "slug": "glossary",
            "id": 223,
            "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": "Macros Rolodex",
                "slug": "macros-rolodex",
                "id": 100,
                "web": "https://github.com/reonZ/macros-rolodex",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/macros-rolodex/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/macros-rolodex/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/macros-rolodex/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/macros-rolodex/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/macros-rolodex/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 224,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PF2e Npc Knowledges",
                "slug": "pf2e-npc-knowledges",
                "id": 101,
                "web": "https://github.com/reonZ/pf2e-npc-knowledges",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-npc-knowledges/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/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/reonZ/pf2e-npc-knowledges.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-npc-knowledges/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-npc-knowledges/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/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/219/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/220/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "PF2e Npc Knowledges",
            "slug": "glossary",
            "id": 225,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PF2e Npc Knowledges",
                "slug": "pf2e-npc-knowledges",
                "id": 101,
                "web": "https://github.com/reonZ/pf2e-npc-knowledges",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-npc-knowledges/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-npc-knowledges/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-npc-knowledges/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-npc-knowledges/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-npc-knowledges/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 226,
            "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": "Easy Token",
                "slug": "easy-token",
                "id": 102,
                "web": "https://github.com/reonZ/easy-token",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-token/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/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/reonZ/easy-token.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/easy-token/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-token/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/easy-token/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/easy-token/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/easy-token/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/easy-token/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/easy-token/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/easy-token/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/easy-token/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/easy-token/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/221/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/222/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Easy Token",
            "slug": "glossary",
            "id": 227,
            "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": "Easy Token",
                "slug": "easy-token",
                "id": 102,
                "web": "https://github.com/reonZ/easy-token",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/easy-token/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/easy-token/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/easy-token/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/easy-token/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/easy-token/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/easy-token/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/easy-token/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/easy-token/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/easy-token/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/easy-token/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/easy-token/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/easy-token/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 228,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PF2e Unided",
                "slug": "pf2e-unided",
                "id": 103,
                "web": "https://github.com/reonZ/pf2e-unided",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-unided/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/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/reonZ/pf2e-unided.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-unided/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-unided/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-unided/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-unided/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-unided/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-unided/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-unided/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-unided/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-unided/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-unided/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/223/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/224/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "PF2e Unided",
            "slug": "glossary",
            "id": 229,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "PF2e Unided",
                "slug": "pf2e-unided",
                "id": 103,
                "web": "https://github.com/reonZ/pf2e-unided",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-unided/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf2e-unided/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf2e-unided/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf2e-unided/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-unided/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-unided/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-unided/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-unided/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-unided/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-unided/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-unided/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf2e-unided/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 230,
            "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": "Cypher System",
                "slug": "cyphersystem",
                "id": 104,
                "web": "https://github.com/mrkwnzl/cyphersystem-foundryvtt",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/cyphersystem/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/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/mrkwnzl/cyphersystem-foundryvtt.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/cyphersystem/main/",
            "branch": "develop",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/cyphersystem/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/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/225/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/226/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Cypher System",
            "slug": "glossary",
            "id": 231,
            "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": "Cypher System",
                "slug": "cyphersystem",
                "id": 104,
                "web": "https://github.com/mrkwnzl/cyphersystem-foundryvtt",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/cyphersystem/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/cyphersystem/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/cyphersystem/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/cyphersystem/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/cyphersystem/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
        },
        {
            "name": "main",
            "slug": "main",
            "id": 232,
            "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": "Pathfinder 1",
                "slug": "pf1",
                "id": 105,
                "web": "https://gitlab.com/foundryvtt_pathfinder1e/foundryvtt-pathfinder1",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/pf1/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/pf1/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf1/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/pf1/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/pf1/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/pf1/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/pf1/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/pf1/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/pf1/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/pf1/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/foundryvtt_pathfinder1e/foundryvtt-pathfinder1.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/pf1/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/pf1/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/pf1/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": "i18n: 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": "i18n: Added translation using Weblate ({{ language_name }})",
            "delete_message": "i18n: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "i18n: 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": "i18n: update translations 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/228/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/232/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        }
    ]
}