Translation projects API.

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

GET /api/projects/mumble-ruby-pluginbot/components/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 15,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "pluginbot",
            "slug": "pluginbot",
            "id": 473,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/MusicGenerator/mumble-ruby-pluginbot.git",
            "git_export": "https://hosted.weblate.org/git/mumble-ruby-pluginbot/pluginbot/",
            "branch": "devel",
            "push_branch": "",
            "filemask": "i18n/*/pluginbot.yml",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ruby-yaml",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/pluginbot/",
            "url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/changes/?format=api",
            "task_url": null,
            "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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "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://hosted.weblate.org/api/addons/101/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "plugin_bandcamp",
            "slug": "plugin_bandcamp",
            "id": 474,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/MusicGenerator/mumble-ruby-pluginbot.git",
            "git_export": "",
            "branch": "devel",
            "push_branch": "",
            "filemask": "i18n/*/plugin_bandcamp.yml",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ruby-yaml",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/plugin_bandcamp/",
            "url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_bandcamp/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_bandcamp/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_bandcamp/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_bandcamp/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_bandcamp/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_bandcamp/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_bandcamp/changes/?format=api",
            "task_url": null,
            "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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/?format=api"
        },
        {
            "name": "plugin_control",
            "slug": "plugin_control",
            "id": 475,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/MusicGenerator/mumble-ruby-pluginbot.git",
            "git_export": "",
            "branch": "devel",
            "push_branch": "",
            "filemask": "i18n/*/plugin_control.yml",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ruby-yaml",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/plugin_control/",
            "url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_control/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_control/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_control/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_control/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_control/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_control/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_control/changes/?format=api",
            "task_url": null,
            "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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/?format=api"
        },
        {
            "name": "plugin_ektoplazm",
            "slug": "plugin_ektoplazm",
            "id": 476,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/MusicGenerator/mumble-ruby-pluginbot.git",
            "git_export": "",
            "branch": "devel",
            "push_branch": "",
            "filemask": "i18n/*/plugin_ektoplazm.yml",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ruby-yaml",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/plugin_ektoplazm/",
            "url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_ektoplazm/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_ektoplazm/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_ektoplazm/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_ektoplazm/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_ektoplazm/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_ektoplazm/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_ektoplazm/changes/?format=api",
            "task_url": null,
            "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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/?format=api"
        },
        {
            "name": "plugin_ektoplazml",
            "slug": "plugin_ektoplazml",
            "id": 477,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/MusicGenerator/mumble-ruby-pluginbot.git",
            "git_export": "",
            "branch": "devel",
            "push_branch": "",
            "filemask": "i18n/*/plugin_ektoplazml.yml",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ruby-yaml",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/plugin_ektoplazml/",
            "url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_ektoplazml/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_ektoplazml/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_ektoplazml/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_ektoplazml/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_ektoplazml/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_ektoplazml/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_ektoplazml/changes/?format=api",
            "task_url": null,
            "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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/?format=api"
        },
        {
            "name": "plugin_idle",
            "slug": "plugin_idle",
            "id": 478,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/MusicGenerator/mumble-ruby-pluginbot.git",
            "git_export": "",
            "branch": "devel",
            "push_branch": "",
            "filemask": "i18n/*/plugin_idle.yml",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ruby-yaml",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/plugin_idle/",
            "url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_idle/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_idle/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_idle/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_idle/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_idle/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_idle/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_idle/changes/?format=api",
            "task_url": null,
            "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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/?format=api"
        },
        {
            "name": "plugin_messages",
            "slug": "plugin_messages",
            "id": 479,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/MusicGenerator/mumble-ruby-pluginbot.git",
            "git_export": "",
            "branch": "devel",
            "push_branch": "",
            "filemask": "i18n/*/plugin_messages.yml",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ruby-yaml",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/plugin_messages/",
            "url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_messages/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_messages/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_messages/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_messages/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_messages/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_messages/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_messages/changes/?format=api",
            "task_url": null,
            "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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/?format=api"
        },
        {
            "name": "plugin_mixcloud",
            "slug": "plugin_mixcloud",
            "id": 480,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/MusicGenerator/mumble-ruby-pluginbot.git",
            "git_export": "",
            "branch": "devel",
            "push_branch": "",
            "filemask": "i18n/*/plugin_mixcloud.yml",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ruby-yaml",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/plugin_mixcloud/",
            "url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_mixcloud/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_mixcloud/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_mixcloud/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_mixcloud/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_mixcloud/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_mixcloud/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_mixcloud/changes/?format=api",
            "task_url": null,
            "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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/?format=api"
        },
        {
            "name": "plugin_mpd",
            "slug": "plugin_mpd",
            "id": 481,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/MusicGenerator/mumble-ruby-pluginbot.git",
            "git_export": "",
            "branch": "devel",
            "push_branch": "",
            "filemask": "i18n/*/plugin_mpd.yml",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ruby-yaml",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/plugin_mpd/",
            "url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_mpd/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_mpd/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_mpd/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_mpd/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_mpd/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_mpd/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_mpd/changes/?format=api",
            "task_url": null,
            "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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/?format=api"
        },
        {
            "name": "plugin_radiostream",
            "slug": "plugin_radiostream",
            "id": 482,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/MusicGenerator/mumble-ruby-pluginbot.git",
            "git_export": "",
            "branch": "devel",
            "push_branch": "",
            "filemask": "i18n/*/plugin_radiostream.yml",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ruby-yaml",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/plugin_radiostream/",
            "url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_radiostream/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_radiostream/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_radiostream/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_radiostream/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_radiostream/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_radiostream/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_radiostream/changes/?format=api",
            "task_url": null,
            "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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/?format=api"
        },
        {
            "name": "plugin_soundcloud",
            "slug": "plugin_soundcloud",
            "id": 483,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/MusicGenerator/mumble-ruby-pluginbot.git",
            "git_export": "",
            "branch": "devel",
            "push_branch": "",
            "filemask": "i18n/*/plugin_soundcloud.yml",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ruby-yaml",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/plugin_soundcloud/",
            "url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_soundcloud/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_soundcloud/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_soundcloud/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_soundcloud/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_soundcloud/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_soundcloud/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_soundcloud/changes/?format=api",
            "task_url": null,
            "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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/?format=api"
        },
        {
            "name": "plugin_timer",
            "slug": "plugin_timer",
            "id": 484,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/MusicGenerator/mumble-ruby-pluginbot.git",
            "git_export": "",
            "branch": "devel",
            "push_branch": "",
            "filemask": "i18n/*/plugin_timer.yml",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ruby-yaml",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/plugin_timer/",
            "url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_timer/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_timer/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_timer/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_timer/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_timer/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_timer/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_timer/changes/?format=api",
            "task_url": null,
            "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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/?format=api"
        },
        {
            "name": "plugin_version",
            "slug": "plugin_version",
            "id": 485,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/MusicGenerator/mumble-ruby-pluginbot.git",
            "git_export": "",
            "branch": "devel",
            "push_branch": "",
            "filemask": "i18n/*/plugin_version.yml",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ruby-yaml",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/plugin_version/",
            "url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_version/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_version/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_version/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_version/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_version/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_version/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_version/changes/?format=api",
            "task_url": null,
            "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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/?format=api"
        },
        {
            "name": "plugin_youtube",
            "slug": "plugin_youtube",
            "id": 486,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "https://github.com/MusicGenerator/mumble-ruby-pluginbot.git",
            "git_export": "",
            "branch": "devel",
            "push_branch": "",
            "filemask": "i18n/*/plugin_youtube.yml",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "ruby-yaml",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/mumble-ruby-pluginbot/plugin_youtube/",
            "url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_youtube/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_youtube/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_youtube/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_youtube/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_youtube/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_youtube/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/plugin_youtube/changes/?format=api",
            "task_url": null,
            "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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
            "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 \"{{ hook_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": false,
            "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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/pluginbot/?format=api"
        },
        {
            "name": "Mumble-Ruby-Pluginbot",
            "slug": "glossary",
            "id": 5492,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://hosted.weblate.org/git/mumble-ruby-pluginbot/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://hosted.weblate.org/projects/mumble-ruby-pluginbot/glossary/",
            "url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/glossary/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/glossary/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/glossary/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/glossary/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/glossary/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/glossary/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/mumble-ruby-pluginbot/glossary/changes/?format=api",
            "task_url": null,
            "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
        }
    ]
}