Translation components API.

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

GET /api/components/?format=api
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=2",
    "previous": null,
    "results": [
        {
            "name": "main",
            "slug": "main",
            "id": 1,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Dice So Nice!",
                "slug": "dice-so-nice",
                "id": 1,
                "web": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/dice-so-nice/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Anyone is welcome to contribute to the existing translations or add a new language.\r\nContact JDW on Discord if you have any doubt about the use or meaning of a string.",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "gitlab",
            "repo": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/dice-so-nice/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "module/lang/*.json",
            "screenshot_filemask": "",
            "template": "module/lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dice-so-nice/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/main/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/1/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/10/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Dice So Nice!",
            "slug": "glossary",
            "id": 2,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Dice So Nice!",
                "slug": "dice-so-nice",
                "id": 1,
                "web": "https://gitlab.com/riccisi/foundryvtt-dice-so-nice",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/dice-so-nice/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/dice-so-nice/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Anyone is welcome to contribute to the existing translations or add a new language.\r\nContact JDW on Discord if you have any doubt about the use or meaning of a string.",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/dice-so-nice/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dice-so-nice/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/dice-so-nice/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": 3,
            "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": "VuePort!",
                "slug": "vueport",
                "id": 2,
                "web": "https://github.com/ForgeVTT/fvtt-module-vueport",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/vueport/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "github",
            "repo": "https://github.com/ForgeVTT/fvtt-module-vueport.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/vueport/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "CC-BY-NC-2.0",
            "license_url": "https://spdx.org/licenses/CC-BY-NC-2.0.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/vueport/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/vueport/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/vueport/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/vueport/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/vueport/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/vueport/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/vueport/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/vueport/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/vueport/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/4/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/5/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "VuePort!",
            "slug": "glossary",
            "id": 4,
            "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": "VuePort!",
                "slug": "vueport",
                "id": 2,
                "web": "https://github.com/ForgeVTT/fvtt-module-vueport",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/vueport/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/vueport/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/vueport/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/vueport/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/vueport/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/vueport/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/vueport/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/vueport/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/vueport/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/vueport/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/vueport/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/vueport/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": 5,
            "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": "dlopen",
                "slug": "dlopen",
                "id": 3,
                "web": "https://github.com/ForgeVTT/fvtt-module-dlopen",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/dlopen/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "github",
            "repo": "https://github.com/ForgeVTT/fvtt-module-dlopen.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/dlopen/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "CC-BY-NC-2.0",
            "license_url": "https://spdx.org/licenses/CC-BY-NC-2.0.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dlopen/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/dlopen/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/dlopen/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/8/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/9/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "dlopen",
            "slug": "glossary",
            "id": 6,
            "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": "dlopen",
                "slug": "dlopen",
                "id": 3,
                "web": "https://github.com/ForgeVTT/fvtt-module-dlopen",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/dlopen/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/dlopen/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/dlopen/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC-BY-NC-2.0",
            "license_url": "https://spdx.org/licenses/CC-BY-NC-2.0.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/dlopen/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/dlopen/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/dlopen/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/dlopen/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/dlopen/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/dlopen/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/dlopen/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/dlopen/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/dlopen/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": 7,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Forge Compendium Library",
                "slug": "forge-compendium-library",
                "id": 4,
                "web": "https://github.com/ForgeVTT/forge-compendium-browser",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/forge-compendium-library/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "github",
            "repo": "https://github.com/ForgeVTT/forge-compendium-browser.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/forge-compendium-library/main/",
            "branch": "main",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/forge-compendium-library/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/main/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/6/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/7/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Forge Compendium Library",
            "slug": "glossary",
            "id": 8,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Forge Compendium Library",
                "slug": "forge-compendium-library",
                "id": 4,
                "web": "https://github.com/ForgeVTT/forge-compendium-browser",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/forge-compendium-library/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forge-compendium-library/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/forge-compendium-library/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/forge-compendium-library/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forge-compendium-library/glossary/credits/?format=api",
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "main",
            "slug": "main",
            "id": 9,
            "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": "Module Compatibility Checker",
                "slug": "mcc",
                "id": 5,
                "web": "https://github.com/arcanistzed/mcc",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "github",
            "repo": "https://github.com/arcanistzed/mcc.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/mcc/main/",
            "branch": "main",
            "push_branch": "",
            "filemask": "languages/*.json",
            "screenshot_filemask": "",
            "template": "languages/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/main/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "feat: updated ({{ language_name }}) translations using Weblate\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "feat: added ({{ language_name }}) translations using Weblate\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "delete_message": "feat: deleted ({{ language_name }}) translations using Weblate\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "merge_message": "refactor: merge branch '{{ component_remote_branch }}' into Weblate",
            "addon_message": "feat: update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "feat: translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 0,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/2/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/3/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Module Compatibility Checker",
            "slug": "glossary",
            "id": 10,
            "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": "Module Compatibility Checker",
                "slug": "mcc",
                "id": 5,
                "web": "https://github.com/arcanistzed/mcc",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/mcc/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/mcc/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/mcc/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/mcc/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/mcc/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/mcc/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": 11,
            "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": "Simple Calendar",
                "slug": "simple-calendar",
                "id": 6,
                "web": "https://github.com/vigoren/foundryvtt-simple-calendar/",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/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/vigoren/foundryvtt-simple-calendar.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/simple-calendar/main/",
            "branch": "main",
            "push_branch": "",
            "filemask": "src/lang/*.json",
            "screenshot_filemask": "",
            "template": "src/lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/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/11/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/12/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Simple Calendar",
            "slug": "glossary",
            "id": 12,
            "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": "Simple Calendar",
                "slug": "simple-calendar",
                "id": 6,
                "web": "https://github.com/vigoren/foundryvtt-simple-calendar/",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/simple-calendar/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/simple-calendar/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/simple-calendar/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/simple-calendar/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/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": 13,
            "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": "Arbron’s Summoner",
                "slug": "arbron-summoner",
                "id": 7,
                "web": "https://github.com/arbron/fvtt-summoner",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/arbron-summoner/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/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/arbron/fvtt-summoner.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/arbron-summoner/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/arbron-summoner/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/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/13/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/14/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Arbron’s Summoner",
            "slug": "glossary",
            "id": 14,
            "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": "Arbron’s Summoner",
                "slug": "arbron-summoner",
                "id": 7,
                "web": "https://github.com/arbron/fvtt-summoner",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/arbron-summoner/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-summoner/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/arbron-summoner/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/arbron-summoner/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/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": 15,
            "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": "Arbron's Improved HP Bar",
                "slug": "arbron-hp-bar",
                "id": 8,
                "web": "https://github.com/arbron/fvtt-hp-bar",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/arbron-hp-bar/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/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/arbron/fvtt-hp-bar.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/arbron-hp-bar/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/arbron-hp-bar/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/arbron-hp-bar/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-hp-bar/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-hp-bar/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-hp-bar/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-hp-bar/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-hp-bar/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-hp-bar/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-hp-bar/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/15/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/16/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Arbron's Improved HP Bar",
            "slug": "glossary",
            "id": 16,
            "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": "Arbron's Improved HP Bar",
                "slug": "arbron-hp-bar",
                "id": 8,
                "web": "https://github.com/arbron/fvtt-hp-bar",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/arbron-hp-bar/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/arbron-hp-bar/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/arbron-hp-bar/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/arbron-hp-bar/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/arbron-hp-bar/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-hp-bar/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-hp-bar/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-hp-bar/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-hp-bar/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-hp-bar/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-hp-bar/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/arbron-hp-bar/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": 17,
            "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": "Share Media",
                "slug": "share-media",
                "id": 9,
                "web": "https://github.com/DarKDinDoN/share-media/",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/share-media/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/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/DarKDinDoN/share-media.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/share-media/main/",
            "branch": "main",
            "push_branch": "",
            "filemask": "languages/*.json",
            "screenshot_filemask": "",
            "template": "languages/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/share-media/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/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/17/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/18/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Share Media",
            "slug": "glossary",
            "id": 18,
            "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": "Share Media",
                "slug": "share-media",
                "id": 9,
                "web": "https://github.com/DarKDinDoN/share-media/",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/share-media/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/share-media/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/share-media/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/share-media/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/share-media/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/share-media/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": 19,
            "source_language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "project": {
                "name": "Channel Fear System",
                "slug": "channel-fear",
                "id": 10,
                "web": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "github",
            "repo": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/channel-fear/main/",
            "branch": "main",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/fr.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/channel-fear/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "feat(translation): translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "feat(translation): added translation using Weblate ({{ language_name }})",
            "delete_message": "deat(translation): deleted translation using Weblate ({{ language_name }})",
            "merge_message": "merge: branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "feat(translation): update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/19/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/20/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Channel Fear System",
            "slug": "glossary",
            "id": 20,
            "source_language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "project": {
                "name": "Channel Fear System",
                "slug": "channel-fear",
                "id": 10,
                "web": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/channel-fear/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/glossary/credits/?format=api",
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "main",
            "slug": "main",
            "id": 21,
            "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 Workbench",
                "slug": "xdy-pf2e-workbench",
                "id": 11,
                "web": "https://github.com/xdy/xdy-pf2e-workbench",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/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/xdy/xdy-pf2e-workbench.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/xdy-pf2e-workbench/main/",
            "branch": "main",
            "push_branch": "",
            "filemask": "static/lang/*.json",
            "screenshot_filemask": "",
            "template": "static/lang/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/xdy-pf2e-workbench/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/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/21/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/22/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "PF2e Workbench",
            "slug": "glossary",
            "id": 22,
            "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 Workbench",
                "slug": "xdy-pf2e-workbench",
                "id": 11,
                "web": "https://github.com/xdy/xdy-pf2e-workbench",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/xdy-pf2e-workbench/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/xdy-pf2e-workbench/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/xdy-pf2e-workbench/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/xdy-pf2e-workbench/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/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": 23,
            "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 Rule Element Generator",
                "slug": "rule-element-generator",
                "id": 12,
                "web": "https://gitlab.com/pearcebasmanm/rule-element-generator",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/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/pearcebasmanm/rule-element-generator.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/rule-element-generator/main/",
            "branch": "main",
            "push_branch": "",
            "filemask": "lang/*.json",
            "screenshot_filemask": "",
            "template": "lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/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/23/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/24/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "PF2e Rule Element Generator",
            "slug": "glossary",
            "id": 24,
            "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 Rule Element Generator",
                "slug": "rule-element-generator",
                "id": 12,
                "web": "https://gitlab.com/pearcebasmanm/rule-element-generator",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/rule-element-generator/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/rule-element-generator/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/rule-element-generator/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/rule-element-generator/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/rule-element-generator/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": 25,
            "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": "Forien's Quest Log",
                "slug": "forien-quest-log",
                "id": 13,
                "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/main/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "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/forien-quest-log/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/25/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/26/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Forien's Quest Log",
            "slug": "glossary",
            "id": 26,
            "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": "Forien's Quest Log",
                "slug": "forien-quest-log",
                "id": 13,
                "web": "https://github.com/League-of-Foundry-Developers/foundryvtt-forien-quest-log",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/forien-quest-log/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/forien-quest-log/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Greets fellow translator... \r\n\r\nAs the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://weblate.foundryvtt-hub.com/git/forien-quest-log/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "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/forien-quest-log/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/glossary/credits/?format=api",
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "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": 27,
            "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": "Polyglot",
                "slug": "polyglot",
                "id": 14,
                "web": "https://github.com/mclemente/fvtt-module-polyglot",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/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/League-of-Foundry-Developers/fvtt-module-polyglot.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/polyglot/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/lang/*.json",
            "screenshot_filemask": "",
            "template": "src/lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/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/27/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/28/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Polyglot",
            "slug": "glossary",
            "id": 28,
            "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": "Polyglot",
                "slug": "polyglot",
                "id": 14,
                "web": "https://github.com/mclemente/fvtt-module-polyglot",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/polyglot/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/polyglot/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/polyglot/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/polyglot/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/polyglot/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": 29,
            "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": "Twodsix - Cepheus & Traveller (Unofficial)",
                "slug": "twodsix",
                "id": 15,
                "web": "https://github.com/xdy/twodsix-foundryvtt",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/twodsix/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/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/xdy/twodsix-foundryvtt.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/twodsix/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "static/lang/*.json",
            "screenshot_filemask": "",
            "template": "static/lang/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/twodsix/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/twodsix/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/twodsix/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/twodsix/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/twodsix/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/twodsix/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/twodsix/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/twodsix/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/twodsix/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/29/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/30/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Twodsix - Cepheus & Traveller (Unofficial)",
            "slug": "glossary",
            "id": 30,
            "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": "Twodsix - Cepheus & Traveller (Unofficial)",
                "slug": "twodsix",
                "id": 15,
                "web": "https://github.com/xdy/twodsix-foundryvtt",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/twodsix/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/twodsix/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/twodsix/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/twodsix/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/twodsix/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/twodsix/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/twodsix/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/twodsix/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/twodsix/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/twodsix/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/twodsix/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/twodsix/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": 31,
            "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": "Scene Packer",
                "slug": "scene-packer",
                "id": 16,
                "web": "https://github.com/League-of-Foundry-Developers/scene-packer",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/scene-packer/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/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/League-of-Foundry-Developers/scene-packer.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/scene-packer/main/",
            "branch": "main",
            "push_branch": "",
            "filemask": "languages/*.json",
            "screenshot_filemask": "",
            "template": "languages/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/scene-packer/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/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/31/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/32/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Scene Packer",
            "slug": "glossary",
            "id": 32,
            "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": "Scene Packer",
                "slug": "scene-packer",
                "id": 16,
                "web": "https://github.com/League-of-Foundry-Developers/scene-packer",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/scene-packer/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/scene-packer/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/scene-packer/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/scene-packer/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/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": 33,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Health Estimate",
                "slug": "healthEstimate",
                "id": 17,
                "web": "https://github.com/mclemente/healthEstimate",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "github",
            "repo": "https://github.com/mclemente/healthEstimate.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/healthEstimate/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/lang/*.json",
            "screenshot_filemask": "",
            "template": "src/lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/33/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/34/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Health Estimate",
            "slug": "glossary",
            "id": 34,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Health Estimate",
                "slug": "healthEstimate",
                "id": 17,
                "web": "https://github.com/mclemente/healthEstimate",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/healthEstimate/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/healthEstimate/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/glossary/credits/?format=api",
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "main",
            "slug": "main",
            "id": 35,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "About Face",
                "slug": "about-face",
                "id": 18,
                "web": "https://github.com/mclemente/about-face",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/about-face/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "github",
            "repo": "https://github.com/mclemente/about-face.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/about-face/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/lang/*.json",
            "screenshot_filemask": "",
            "template": "src/lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/about-face/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/35/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/36/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "About Face",
            "slug": "glossary",
            "id": 36,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "About Face",
                "slug": "about-face",
                "id": 18,
                "web": "https://github.com/mclemente/about-face",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/about-face/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/about-face/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/about-face/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/about-face/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/about-face/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/about-face/glossary/credits/?format=api",
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Packs: weapons",
            "slug": "packs-armes",
            "id": 37,
            "source_language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "project": {
                "name": "Channel Fear System",
                "slug": "channel-fear",
                "id": 10,
                "web": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "github",
            "repo": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "packs/translations/*/channel-fear.armes.json",
            "screenshot_filemask": "",
            "template": "packs/sources/channel-fear.armes.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/packs-armes/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-armes/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/37/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/?format=api"
        },
        {
            "name": "Packs: ready-to-play",
            "slug": "packs-pre-tires",
            "id": 38,
            "source_language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "project": {
                "name": "Channel Fear System",
                "slug": "channel-fear",
                "id": 10,
                "web": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "github",
            "repo": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "packs/translations/*/channel-fear.pre-tires.json",
            "screenshot_filemask": "",
            "template": "packs/sources/channel-fear.pre-tires.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/packs-pre-tires/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-pre-tires/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/?format=api"
        },
        {
            "name": "Packs: specialties",
            "slug": "packs-specialties",
            "id": 39,
            "source_language": {
                "id": 197,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/fr/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/fr/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/fr/statistics/?format=api"
            },
            "project": {
                "name": "Channel Fear System",
                "slug": "channel-fear",
                "id": 10,
                "web": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/channel-fear/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "github",
            "repo": "https://github.com/DjLeChuck/foundryvtt-system-channel-fear.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "packs/translations/*/channel-fear.specialites.json",
            "screenshot_filemask": "",
            "template": "packs/sources/channel-fear.specialites.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/channel-fear/packs-specialties/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/packs-specialties/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/38/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://weblate.foundryvtt-hub.com/api/components/channel-fear/main/?format=api"
        },
        {
            "name": "main",
            "slug": "main",
            "id": 40,
            "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": "Encounter Statistics",
                "slug": "encounter-stats",
                "id": 19,
                "web": "https://github.com/johnnolan/encounter-stats",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/encounter-stats/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/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/encounter-stats.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/encounter-stats/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/encounter-stats/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/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/39/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/40/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Encounter Statistics",
            "slug": "glossary",
            "id": 41,
            "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": "Encounter Statistics",
                "slug": "encounter-stats",
                "id": 19,
                "web": "https://github.com/johnnolan/encounter-stats",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/encounter-stats/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/encounter-stats/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/encounter-stats/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/encounter-stats/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/encounter-stats/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": 42,
            "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": "Wild Magic Surge 5e",
                "slug": "wild-magic-surge-5e",
                "id": 20,
                "web": "https://github.com/johnnolan/wild-magic-surge-5e",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/wild-magic-surge-5e/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/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/wild-magic-surge-5e.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/wild-magic-surge-5e/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/wild-magic-surge-5e/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/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/41/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/42/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Wild Magic Surge 5e",
            "slug": "glossary",
            "id": 43,
            "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": "Wild Magic Surge 5e",
                "slug": "wild-magic-surge-5e",
                "id": 20,
                "web": "https://github.com/johnnolan/wild-magic-surge-5e",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/wild-magic-surge-5e/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/wild-magic-surge-5e/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/wild-magic-surge-5e/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/wild-magic-surge-5e/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/wild-magic-surge-5e/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": 44,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Item Piles",
                "slug": "item-piles",
                "id": 21,
                "web": "https://github.com/fantasycalendar/FoundryVTT-ItemPiles",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "github",
            "repo": "https://github.com/fantasycalendar/FoundryVTT-ItemPiles.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/item-piles/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "languages/*.json",
            "screenshot_filemask": "",
            "template": "languages/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/credits/?format=api",
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.foundryvtt-hub.com/api/addons/43/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/44/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Item Piles",
            "slug": "glossary",
            "id": 45,
            "source_language": {
                "id": 147,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.foundryvtt-hub.com/languages/en/",
                "url": "https://weblate.foundryvtt-hub.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Item Piles",
                "slug": "item-piles",
                "id": 21,
                "web": "https://github.com/fantasycalendar/FoundryVTT-ItemPiles",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/item-piles/credits/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": "",
                "enforced_2fa": false
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.foundryvtt-hub.com/git/item-piles/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/item-piles/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/item-piles/glossary/credits/?format=api",
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "main",
            "slug": "main",
            "id": 46,
            "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": "FoundryVTT Library: Active Effect Manager",
                "slug": "active-effect-manager-lib",
                "id": 22,
                "web": "https://github.com/p4535992/foundryvtt-active-effect-manager-lib",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/active-effect-manager-lib/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/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/p4535992/foundryvtt-active-effect-manager-lib.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/active-effect-manager-lib/main/",
            "branch": "main",
            "push_branch": "",
            "filemask": "src/languages/*.json",
            "screenshot_filemask": "",
            "template": "src/languages/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "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/active-effect-manager-lib/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/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/45/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/46/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "FoundryVTT Library: Active Effect Manager",
            "slug": "glossary",
            "id": 47,
            "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": "FoundryVTT Library: Active Effect Manager",
                "slug": "active-effect-manager-lib",
                "id": 22,
                "web": "https://github.com/p4535992/foundryvtt-active-effect-manager-lib",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/active-effect-manager-lib/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/active-effect-manager-lib/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/active-effect-manager-lib/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/active-effect-manager-lib/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/active-effect-manager-lib/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": 48,
            "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": "SW5e Game System",
                "slug": "sw5e",
                "id": 23,
                "web": "https://github.com/unrealkakeman89/sw5e",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/sw5e/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/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/sw5e-foundry/sw5e.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/sw5e/main/",
            "branch": "master",
            "push_branch": "develop",
            "filemask": "static/lang/*.json",
            "screenshot_filemask": "",
            "template": "static/lang/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sw5e/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/sw5e/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/sw5e/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/sw5e/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/sw5e/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/sw5e/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/sw5e/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/sw5e/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/sw5e/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": "merge",
            "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/47/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/48/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "SW5e Game System",
            "slug": "glossary",
            "id": 49,
            "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": "SW5e Game System",
                "slug": "sw5e",
                "id": 23,
                "web": "https://github.com/unrealkakeman89/sw5e",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/sw5e/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/sw5e/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/sw5e/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-only",
            "license_url": "https://spdx.org/licenses/GPL-3.0-only.html",
            "agreement": "",
            "web_url": "https://weblate.foundryvtt-hub.com/projects/sw5e/glossary/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/sw5e/glossary/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/sw5e/glossary/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/sw5e/glossary/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/sw5e/glossary/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/sw5e/glossary/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/sw5e/glossary/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/sw5e/glossary/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/sw5e/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 }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "red",
            "category": null,
            "linked_component": null
        },
        {
            "name": "main",
            "slug": "main",
            "id": 50,
            "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": "Chat Portrait",
                "slug": "chat-portrait",
                "id": 24,
                "web": "https://github.com/p4535992/foundryvtt-chat-portrait",
                "web_url": "https://weblate.foundryvtt-hub.com/projects/chat-portrait/",
                "url": "https://weblate.foundryvtt-hub.com/api/projects/chat-portrait/?format=api",
                "components_list_url": "https://weblate.foundryvtt-hub.com/api/projects/chat-portrait/components/?format=api",
                "repository_url": "https://weblate.foundryvtt-hub.com/api/projects/chat-portrait/repository/?format=api",
                "statistics_url": "https://weblate.foundryvtt-hub.com/api/projects/chat-portrait/statistics/?format=api",
                "categories_url": "https://weblate.foundryvtt-hub.com/api/projects/chat-portrait/categories/?format=api",
                "changes_list_url": "https://weblate.foundryvtt-hub.com/api/projects/chat-portrait/changes/?format=api",
                "languages_url": "https://weblate.foundryvtt-hub.com/api/projects/chat-portrait/languages/?format=api",
                "labels_url": "https://weblate.foundryvtt-hub.com/api/projects/chat-portrait/labels/?format=api",
                "credits_url": "https://weblate.foundryvtt-hub.com/api/projects/chat-portrait/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/p4535992/foundryvtt-chat-portrait.git",
            "git_export": "https://weblate.foundryvtt-hub.com/git/chat-portrait/main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "src/languages/*.json",
            "screenshot_filemask": "",
            "template": "src/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/chat-portrait/main/",
            "url": "https://weblate.foundryvtt-hub.com/api/components/chat-portrait/main/?format=api",
            "repository_url": "https://weblate.foundryvtt-hub.com/api/components/chat-portrait/main/repository/?format=api",
            "translations_url": "https://weblate.foundryvtt-hub.com/api/components/chat-portrait/main/translations/?format=api",
            "statistics_url": "https://weblate.foundryvtt-hub.com/api/components/chat-portrait/main/statistics/?format=api",
            "lock_url": "https://weblate.foundryvtt-hub.com/api/components/chat-portrait/main/lock/?format=api",
            "links_url": "https://weblate.foundryvtt-hub.com/api/components/chat-portrait/main/links/?format=api",
            "changes_list_url": "https://weblate.foundryvtt-hub.com/api/components/chat-portrait/main/changes/?format=api",
            "task_url": null,
            "credits_url": "https://weblate.foundryvtt-hub.com/api/components/chat-portrait/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/49/?format=api",
                "https://weblate.foundryvtt-hub.com/api/addons/50/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        }
    ]
}