Translation projects API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "main/setroubleshoot",
            "slug": "setroubleshoot",
            "id": 2276,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.fedoraproject.org/git/setroubleshoot/setroubleshoot/",
            "branch": "master",
            "push_branch": "",
            "filemask": "framework/po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "framework/po/setroubleshoot.pot",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/setroubleshoot/setroubleshoot/",
            "url": "https://translate.fedoraproject.org/api/components/setroubleshoot/setroubleshoot/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/setroubleshoot/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/setroubleshoot/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/setroubleshoot/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/setroubleshoot/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/setroubleshoot/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/setroubleshoot/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": "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 }}\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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.fedoraproject.org/api/addons/6803/?format=api",
                "https://translate.fedoraproject.org/api/addons/6800/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "main/plugins",
            "slug": "plugins",
            "id": 2277,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.fedoraproject.org/git/setroubleshoot/plugins/",
            "branch": "master",
            "push_branch": "",
            "filemask": "plugins/po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "plugins/po/setroubleshoot-plugins.pot",
            "file_format": "po",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/setroubleshoot/plugins/",
            "url": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/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": "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 }}\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": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.fedoraproject.org/api/addons/6801/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "setroubleshoot Glossary",
            "slug": "glossary",
            "id": 3311,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.fedoraproject.org/git/setroubleshoot/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-2.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-2.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/setroubleshoot/glossary/",
            "url": "https://translate.fedoraproject.org/api/components/setroubleshoot/glossary/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/glossary/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/glossary/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/glossary/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/glossary/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/glossary/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/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
        },
        {
            "name": "rhel8/setroubleshoot",
            "slug": "rhel8setroubleshoot",
            "id": 3554,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.fedoraproject.org/git/setroubleshoot/rhel8setroubleshoot/",
            "branch": "main",
            "push_branch": "",
            "filemask": "setroubleshoot/setroubleshoot/framework/po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "setroubleshoot/setroubleshoot/framework/po/setroubleshoot.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/setroubleshoot/rhel8setroubleshoot/",
            "url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8setroubleshoot/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 }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.fedoraproject.org/api/addons/10187/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "rhel8/plugins",
            "slug": "rhel8plugins",
            "id": 3555,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.fedoraproject.org/git/setroubleshoot/rhel8plugins/",
            "branch": "main",
            "push_branch": "",
            "filemask": "setroubleshoot/plugins/plugins/po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "setroubleshoot/plugins/plugins/po/setroubleshoot-plugins.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/setroubleshoot/rhel8plugins/",
            "url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8plugins/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8plugins/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8plugins/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8plugins/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8plugins/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8plugins/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8plugins/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 }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.fedoraproject.org/api/addons/10188/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "rhel9/setroubleshoot",
            "slug": "rhel9setroubleshoot",
            "id": 4508,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.fedoraproject.org/git/setroubleshoot/rhel9setroubleshoot/",
            "branch": "main",
            "push_branch": "",
            "filemask": "setroubleshoot/setroubleshoot/framework/po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "setroubleshoot/setroubleshoot/framework/po/setroubleshoot.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/setroubleshoot/rhel9setroubleshoot/",
            "url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel9setroubleshoot/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel9setroubleshoot/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel9setroubleshoot/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel9setroubleshoot/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel9setroubleshoot/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel9setroubleshoot/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel9setroubleshoot/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": "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": 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://translate.fedoraproject.org/api/addons/12872/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "rhel9/plugins",
            "slug": "rhel9plugins",
            "id": 5101,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.fedoraproject.org/git/setroubleshoot/rhel9plugins/",
            "branch": "main",
            "push_branch": "",
            "filemask": "setroubleshoot/plugins/plugins/po/*.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "setroubleshoot/plugins/plugins/po/setroubleshoot-plugins.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.fedoraproject.org/projects/setroubleshoot/rhel9plugins/",
            "url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel9plugins/?format=api",
            "repository_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel9plugins/repository/?format=api",
            "translations_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel9plugins/translations/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel9plugins/statistics/?format=api",
            "lock_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel9plugins/lock/?format=api",
            "links_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel9plugins/links/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel9plugins/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": "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": 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://translate.fedoraproject.org/api/addons/14613/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        }
    ]
}