Translation components API.

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

GET /api/components/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 47,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "((OTRS)) Community Edition",
            "slug": "otrs",
            "id": 6,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 6",
                "slug": "otrs-6",
                "id": 3,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-6/",
                "url": "https://translate.otrs.com/api/projects/otrs-6/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-6/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-6/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-6/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-6/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-6/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-6/otrs/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/otrs/otrs.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-6/otrs/",
            "url": "https://translate.otrs.com/api/components/otrs-6/otrs/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-6/otrs/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-6/otrs/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-6/otrs/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-6/otrs/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-6/otrs/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-6/otrs/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/29/",
                "https://translate.otrs.com/api/addons/4/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "OTRS",
            "slug": "otrs",
            "id": 7,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/otrs/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/otrs/otrs.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/otrs/",
            "url": "https://translate.otrs.com/api/components/otrs-7/otrs/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/otrs/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/otrs/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/otrs/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/otrs/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/otrs/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/otrs/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/26/",
                "https://translate.otrs.com/api/addons/5/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Administration Manual",
            "slug": "administration-manual",
            "id": 8,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 6",
                "slug": "otrs-6",
                "id": 3,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-6/",
                "url": "https://translate.otrs.com/api/projects/otrs-6/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-6/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-6/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-6/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-6/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-6/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-6/administration-manual/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/doc-admin.pot",
            "file_format": "po",
            "license": "GFDL-1.3-or-later",
            "license_url": "https://spdx.org/licenses/GFDL-1.3-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-6/administration-manual/",
            "url": "https://translate.otrs.com/api/components/otrs-6/administration-manual/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-6/administration-manual/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-6/administration-manual/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-6/administration-manual/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-6/administration-manual/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-6/administration-manual/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-6/administration-manual/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/66/",
                "https://translate.otrs.com/api/addons/6/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "OTRS::ITSM Manual",
            "slug": "itsm-manual",
            "id": 9,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 6",
                "slug": "otrs-6",
                "id": 3,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-6/",
                "url": "https://translate.otrs.com/api/projects/otrs-6/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-6/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-6/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-6/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-6/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-6/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-6/itsm-manual/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/doc-itsm.pot",
            "file_format": "po",
            "license": "GFDL-1.3-or-later",
            "license_url": "https://spdx.org/licenses/GFDL-1.3-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-6/itsm-manual/",
            "url": "https://translate.otrs.com/api/components/otrs-6/itsm-manual/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-6/itsm-manual/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-6/itsm-manual/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-6/itsm-manual/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-6/itsm-manual/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-6/itsm-manual/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-6/itsm-manual/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/16/",
                "https://translate.otrs.com/api/addons/75/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "General Catalog",
            "slug": "general-catalog",
            "id": 11,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 6",
                "slug": "otrs-6",
                "id": 3,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-6/",
                "url": "https://translate.otrs.com/api/projects/otrs-6/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-6/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-6/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-6/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-6/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-6/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-6/general-catalog/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/GeneralCatalog/GeneralCatalog.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-6/general-catalog/",
            "url": "https://translate.otrs.com/api/components/otrs-6/general-catalog/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-6/general-catalog/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-6/general-catalog/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-6/general-catalog/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-6/general-catalog/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-6/general-catalog/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-6/general-catalog/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/9/",
                "https://translate.otrs.com/api/addons/68/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "ITSM Core",
            "slug": "itsm-core",
            "id": 12,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 6",
                "slug": "otrs-6",
                "id": 3,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-6/",
                "url": "https://translate.otrs.com/api/projects/otrs-6/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-6/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-6/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-6/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-6/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-6/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-6/itsm-core/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/ITSMCore/ITSMCore.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-6/itsm-core/",
            "url": "https://translate.otrs.com/api/components/otrs-6/itsm-core/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-6/itsm-core/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-6/itsm-core/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-6/itsm-core/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-6/itsm-core/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-6/itsm-core/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-6/itsm-core/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/13/",
                "https://translate.otrs.com/api/addons/72/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "ITSM Configuration Management",
            "slug": "itsm-configuration-management",
            "id": 13,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 6",
                "slug": "otrs-6",
                "id": 3,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-6/",
                "url": "https://translate.otrs.com/api/projects/otrs-6/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-6/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-6/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-6/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-6/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-6/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-6/itsm-configuration-management/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/ITSMConfigurationManagement/ITSMConfigurationManagement.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-6/itsm-configuration-management/",
            "url": "https://translate.otrs.com/api/components/otrs-6/itsm-configuration-management/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-6/itsm-configuration-management/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-6/itsm-configuration-management/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-6/itsm-configuration-management/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-6/itsm-configuration-management/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-6/itsm-configuration-management/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-6/itsm-configuration-management/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/12/",
                "https://translate.otrs.com/api/addons/71/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "ITSM Change Management",
            "slug": "itsm-change-management",
            "id": 14,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 6",
                "slug": "otrs-6",
                "id": 3,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-6/",
                "url": "https://translate.otrs.com/api/projects/otrs-6/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-6/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-6/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-6/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-6/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-6/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-6/itsm-change-management/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/ITSMChangeManagement/ITSMChangeManagement.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-6/itsm-change-management/",
            "url": "https://translate.otrs.com/api/components/otrs-6/itsm-change-management/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-6/itsm-change-management/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-6/itsm-change-management/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-6/itsm-change-management/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-6/itsm-change-management/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-6/itsm-change-management/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-6/itsm-change-management/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/11/",
                "https://translate.otrs.com/api/addons/70/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "ITSM Incident Problem Management",
            "slug": "itsm-incident-problem-management",
            "id": 15,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 6",
                "slug": "otrs-6",
                "id": 3,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-6/",
                "url": "https://translate.otrs.com/api/projects/otrs-6/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-6/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-6/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-6/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-6/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-6/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-6/itsm-incident-problem-management/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/ITSMIncidentProblemManagement/ITSMIncidentProblemManagement.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-6/itsm-incident-problem-management/",
            "url": "https://translate.otrs.com/api/components/otrs-6/itsm-incident-problem-management/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-6/itsm-incident-problem-management/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-6/itsm-incident-problem-management/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-6/itsm-incident-problem-management/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-6/itsm-incident-problem-management/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-6/itsm-incident-problem-management/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-6/itsm-incident-problem-management/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/14/",
                "https://translate.otrs.com/api/addons/74/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Import Export",
            "slug": "import-export",
            "id": 16,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 6",
                "slug": "otrs-6",
                "id": 3,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-6/",
                "url": "https://translate.otrs.com/api/projects/otrs-6/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-6/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-6/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-6/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-6/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-6/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-6/import-export/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/ImportExport/ImportExport.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-6/import-export/",
            "url": "https://translate.otrs.com/api/components/otrs-6/import-export/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-6/import-export/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-6/import-export/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-6/import-export/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-6/import-export/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-6/import-export/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-6/import-export/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/10/",
                "https://translate.otrs.com/api/addons/69/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "FAQ",
            "slug": "faq",
            "id": 17,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 6",
                "slug": "otrs-6",
                "id": 3,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-6/",
                "url": "https://translate.otrs.com/api/projects/otrs-6/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-6/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-6/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-6/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-6/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-6/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-6/faq/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/FAQ/FAQ.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-6/faq/",
            "url": "https://translate.otrs.com/api/components/otrs-6/faq/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-6/faq/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-6/faq/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-6/faq/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-6/faq/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-6/faq/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-6/faq/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/8/",
                "https://translate.otrs.com/api/addons/63/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "OTRS Clone DB",
            "slug": "otrs-clone-db",
            "id": 18,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 6",
                "slug": "otrs-6",
                "id": 3,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-6/",
                "url": "https://translate.otrs.com/api/projects/otrs-6/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-6/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-6/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-6/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-6/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-6/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-6/otrs-clone-db/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/OTRSCloneDB/OTRSCloneDB.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-6/otrs-clone-db/",
            "url": "https://translate.otrs.com/api/components/otrs-6/otrs-clone-db/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-6/otrs-clone-db/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-6/otrs-clone-db/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-6/otrs-clone-db/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-6/otrs-clone-db/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-6/otrs-clone-db/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-6/otrs-clone-db/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/15/",
                "https://translate.otrs.com/api/addons/73/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "OTRS Master Slave",
            "slug": "otrs-master-slave",
            "id": 19,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 6",
                "slug": "otrs-6",
                "id": 3,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-6/",
                "url": "https://translate.otrs.com/api/projects/otrs-6/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-6/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-6/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-6/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-6/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-6/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-6/otrs-master-slave/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/OTRSMasterSlave/OTRSMasterSlave.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-6/otrs-master-slave/",
            "url": "https://translate.otrs.com/api/components/otrs-6/otrs-master-slave/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-6/otrs-master-slave/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-6/otrs-master-slave/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-6/otrs-master-slave/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-6/otrs-master-slave/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-6/otrs-master-slave/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-6/otrs-master-slave/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/17/",
                "https://translate.otrs.com/api/addons/76/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Survey",
            "slug": "survey",
            "id": 20,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 6",
                "slug": "otrs-6",
                "id": 3,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-6/",
                "url": "https://translate.otrs.com/api/projects/otrs-6/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-6/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-6/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-6/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-6/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-6/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-6/survey/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/Survey/Survey.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-6/survey/",
            "url": "https://translate.otrs.com/api/components/otrs-6/survey/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-6/survey/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-6/survey/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-6/survey/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-6/survey/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-6/survey/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-6/survey/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/18/",
                "https://translate.otrs.com/api/addons/77/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "System Monitoring",
            "slug": "system-monitoring",
            "id": 21,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 6",
                "slug": "otrs-6",
                "id": 3,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-6/",
                "url": "https://translate.otrs.com/api/projects/otrs-6/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-6/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-6/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-6/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-6/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-6/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-6/system-monitoring/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-6/system-monitoring/",
            "url": "https://translate.otrs.com/api/components/otrs-6/system-monitoring/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-6/system-monitoring/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-6/system-monitoring/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-6/system-monitoring/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-6/system-monitoring/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-6/system-monitoring/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-6/system-monitoring/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/19/",
                "https://translate.otrs.com/api/addons/78/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "TimeAccounting",
            "slug": "time-accounting",
            "id": 22,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 6",
                "slug": "otrs-6",
                "id": 3,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-6/",
                "url": "https://translate.otrs.com/api/projects/otrs-6/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-6/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-6/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-6/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-6/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-6/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-6/time-accounting/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/TimeAccounting/TimeAccounting.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-6/time-accounting/",
            "url": "https://translate.otrs.com/api/components/otrs-6/time-accounting/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-6/time-accounting/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-6/time-accounting/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-6/time-accounting/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-6/time-accounting/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-6/time-accounting/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-6/time-accounting/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/20/",
                "https://translate.otrs.com/api/addons/79/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "OTRS",
            "slug": "otrs",
            "id": 26,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 8",
                "slug": "otrs-8",
                "id": 7,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-8/",
                "url": "https://translate.otrs.com/api/projects/otrs-8/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-8/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-8/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-8/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-8/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-8/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-8/otrs/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/otrs/otrs.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-8/otrs/",
            "url": "https://translate.otrs.com/api/components/otrs-8/otrs/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-8/otrs/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-8/otrs/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-8/otrs/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-8/otrs/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-8/otrs/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-8/otrs/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/22/",
                "https://translate.otrs.com/api/addons/21/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Update Guide",
            "slug": "update-guide",
            "id": 27,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/update-guide/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/content.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/update-guide/",
            "url": "https://translate.otrs.com/api/components/otrs-7/update-guide/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/update-guide/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/update-guide/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/update-guide/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/update-guide/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/update-guide/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/update-guide/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/34/",
                "https://translate.otrs.com/api/addons/35/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Administration Manual",
            "slug": "administration-manual",
            "id": 28,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/administration-manual/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/content.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/administration-manual/",
            "url": "https://translate.otrs.com/api/components/otrs-7/administration-manual/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/administration-manual/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/administration-manual/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/administration-manual/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/administration-manual/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/administration-manual/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/administration-manual/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/31/",
                "https://translate.otrs.com/api/addons/30/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "User Manual",
            "slug": "user-manual",
            "id": 29,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/user-manual/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/content.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/user-manual/",
            "url": "https://translate.otrs.com/api/components/otrs-7/user-manual/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/user-manual/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/user-manual/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/user-manual/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/user-manual/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/user-manual/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/user-manual/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/39/",
                "https://translate.otrs.com/api/addons/40/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "OTRS::ITSM Manual",
            "slug": "itsm-manual",
            "id": 31,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/itsm-manual/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/content.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/itsm-manual/",
            "url": "https://translate.otrs.com/api/components/otrs-7/itsm-manual/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/itsm-manual/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/itsm-manual/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/itsm-manual/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/itsm-manual/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/itsm-manual/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/itsm-manual/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/37/",
                "https://translate.otrs.com/api/addons/38/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "General Catalog",
            "slug": "general-catalog",
            "id": 33,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/general-catalog/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/GeneralCatalog/GeneralCatalog.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/general-catalog/",
            "url": "https://translate.otrs.com/api/components/otrs-7/general-catalog/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/general-catalog/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/general-catalog/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/general-catalog/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/general-catalog/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/general-catalog/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/general-catalog/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/42/",
                "https://translate.otrs.com/api/addons/41/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "ITSM Core",
            "slug": "itsm-core",
            "id": 34,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/itsm-core/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/ITSMCore/ITSMCore.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/itsm-core/",
            "url": "https://translate.otrs.com/api/components/otrs-7/itsm-core/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/itsm-core/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/itsm-core/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/itsm-core/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/itsm-core/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/itsm-core/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/itsm-core/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/50/",
                "https://translate.otrs.com/api/addons/49/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "ITSM Configuration Management",
            "slug": "itsm-configuration-management",
            "id": 35,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/itsm-configuration-management/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/ITSMConfigurationManagement/ITSMConfigurationManagement.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/itsm-configuration-management/",
            "url": "https://translate.otrs.com/api/components/otrs-7/itsm-configuration-management/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/itsm-configuration-management/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/itsm-configuration-management/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/itsm-configuration-management/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/itsm-configuration-management/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/itsm-configuration-management/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/itsm-configuration-management/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/48/",
                "https://translate.otrs.com/api/addons/47/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "ITSM Change Management",
            "slug": "itsm-change-management",
            "id": 36,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/itsm-change-management/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/ITSMChangeManagement/ITSMChangeManagement.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/itsm-change-management/",
            "url": "https://translate.otrs.com/api/components/otrs-7/itsm-change-management/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/itsm-change-management/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/itsm-change-management/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/itsm-change-management/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/itsm-change-management/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/itsm-change-management/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/itsm-change-management/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/46/",
                "https://translate.otrs.com/api/addons/45/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "ITSM Incident Problem Management",
            "slug": "itsm-incident-problem-management",
            "id": 37,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/itsm-incident-problem-management/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/ITSMIncidentProblemManagement/ITSMIncidentProblemManagement.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/itsm-incident-problem-management/",
            "url": "https://translate.otrs.com/api/components/otrs-7/itsm-incident-problem-management/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/itsm-incident-problem-management/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/itsm-incident-problem-management/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/itsm-incident-problem-management/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/itsm-incident-problem-management/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/itsm-incident-problem-management/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/itsm-incident-problem-management/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/52/",
                "https://translate.otrs.com/api/addons/51/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Import Export",
            "slug": "import-export",
            "id": 38,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/import-export/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/ImportExport/ImportExport.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/import-export/",
            "url": "https://translate.otrs.com/api/components/otrs-7/import-export/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/import-export/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/import-export/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/import-export/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/import-export/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/import-export/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/import-export/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/44/",
                "https://translate.otrs.com/api/addons/43/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "OTRS Clone DB",
            "slug": "otrs-clone-db",
            "id": 39,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/otrs-clone-db/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/OTRSCloneDB/OTRSCloneDB.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/otrs-clone-db/",
            "url": "https://translate.otrs.com/api/components/otrs-7/otrs-clone-db/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/otrs-clone-db/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/otrs-clone-db/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/otrs-clone-db/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/otrs-clone-db/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/otrs-clone-db/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/otrs-clone-db/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/54/",
                "https://translate.otrs.com/api/addons/53/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "OTRS Master Slave",
            "slug": "otrs-master-slave",
            "id": 40,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/otrs-master-slave/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/OTRSMasterSlave/OTRSMasterSlave.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/otrs-master-slave/",
            "url": "https://translate.otrs.com/api/components/otrs-7/otrs-master-slave/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/otrs-master-slave/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/otrs-master-slave/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/otrs-master-slave/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/otrs-master-slave/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/otrs-master-slave/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/otrs-master-slave/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/56/",
                "https://translate.otrs.com/api/addons/55/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Survey",
            "slug": "survey",
            "id": 41,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/survey/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/Survey/Survey.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/survey/",
            "url": "https://translate.otrs.com/api/components/otrs-7/survey/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/survey/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/survey/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/survey/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/survey/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/survey/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/survey/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/58/",
                "https://translate.otrs.com/api/addons/57/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "System Monitoring",
            "slug": "system-monitoring",
            "id": 42,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/system-monitoring/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/system-monitoring/",
            "url": "https://translate.otrs.com/api/components/otrs-7/system-monitoring/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/system-monitoring/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/system-monitoring/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/system-monitoring/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/system-monitoring/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/system-monitoring/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/system-monitoring/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/60/",
                "https://translate.otrs.com/api/addons/59/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "TimeAccounting",
            "slug": "time-accounting",
            "id": 43,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/time-accounting/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/TimeAccounting/TimeAccounting.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/time-accounting/",
            "url": "https://translate.otrs.com/api/components/otrs-7/time-accounting/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/time-accounting/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/time-accounting/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/time-accounting/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/time-accounting/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/time-accounting/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/time-accounting/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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://translate.otrs.com/api/addons/62/",
                "https://translate.otrs.com/api/addons/61/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Feature Add-ons Manual",
            "slug": "feature-addons-manual",
            "id": 44,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/feature-addons-manual/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/content.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/feature-addons-manual/",
            "url": "https://translate.otrs.com/api/components/otrs-7/feature-addons-manual/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/feature-addons-manual/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/feature-addons-manual/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/feature-addons-manual/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/feature-addons-manual/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/feature-addons-manual/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/feature-addons-manual/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/33/",
                "https://translate.otrs.com/api/addons/32/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Update Guide",
            "slug": "update-guide",
            "id": 48,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 8",
                "slug": "otrs-8",
                "id": 7,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-8/",
                "url": "https://translate.otrs.com/api/projects/otrs-8/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-8/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-8/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-8/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-8/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-8/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-8/update-guide/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/content.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-8/update-guide/",
            "url": "https://translate.otrs.com/api/components/otrs-8/update-guide/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-8/update-guide/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-8/update-guide/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-8/update-guide/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-8/update-guide/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-8/update-guide/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-8/update-guide/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/80/",
                "https://translate.otrs.com/api/addons/81/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Administration Manual",
            "slug": "administration-manual",
            "id": 51,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 8",
                "slug": "otrs-8",
                "id": 7,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-8/",
                "url": "https://translate.otrs.com/api/projects/otrs-8/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-8/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-8/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-8/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-8/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-8/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-8/administration-manual/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/content.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-8/administration-manual/",
            "url": "https://translate.otrs.com/api/components/otrs-8/administration-manual/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-8/administration-manual/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-8/administration-manual/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-8/administration-manual/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-8/administration-manual/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-8/administration-manual/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-8/administration-manual/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/85/",
                "https://translate.otrs.com/api/addons/84/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "User Manual",
            "slug": "user-manual",
            "id": 55,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 8",
                "slug": "otrs-8",
                "id": 7,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-8/",
                "url": "https://translate.otrs.com/api/projects/otrs-8/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-8/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-8/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-8/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-8/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-8/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-8/user-manual/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/content.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-8/user-manual/",
            "url": "https://translate.otrs.com/api/components/otrs-8/user-manual/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-8/user-manual/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-8/user-manual/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-8/user-manual/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-8/user-manual/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-8/user-manual/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-8/user-manual/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/92/",
                "https://translate.otrs.com/api/addons/93/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "System Monitoring",
            "slug": "system-monitoring",
            "id": 72,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 8",
                "slug": "otrs-8",
                "id": 7,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-8/",
                "url": "https://translate.otrs.com/api/projects/otrs-8/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-8/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-8/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-8/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-8/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-8/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-8/system-monitoring/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-8/system-monitoring/",
            "url": "https://translate.otrs.com/api/components/otrs-8/system-monitoring/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-8/system-monitoring/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-8/system-monitoring/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-8/system-monitoring/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-8/system-monitoring/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-8/system-monitoring/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-8/system-monitoring/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/120/",
                "https://translate.otrs.com/api/addons/121/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Feature Add-ons Manual",
            "slug": "feature-addons-manual",
            "id": 73,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 8",
                "slug": "otrs-8",
                "id": 7,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-8/",
                "url": "https://translate.otrs.com/api/projects/otrs-8/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-8/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-8/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-8/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-8/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-8/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-8/feature-addons-manual/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/content.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-8/feature-addons-manual/",
            "url": "https://translate.otrs.com/api/components/otrs-8/feature-addons-manual/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-8/feature-addons-manual/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-8/feature-addons-manual/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-8/feature-addons-manual/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-8/feature-addons-manual/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-8/feature-addons-manual/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-8/feature-addons-manual/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/122/",
                "https://translate.otrs.com/api/addons/123/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Configuration Management",
            "slug": "configuration-management",
            "id": 94,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 8",
                "slug": "otrs-8",
                "id": 7,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-8/",
                "url": "https://translate.otrs.com/api/projects/otrs-8/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-8/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-8/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-8/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-8/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-8/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-8/configuration-management/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-8/configuration-management/",
            "url": "https://translate.otrs.com/api/components/otrs-8/configuration-management/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-8/configuration-management/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-8/configuration-management/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-8/configuration-management/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-8/configuration-management/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-8/configuration-management/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-8/configuration-management/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/160/",
                "https://translate.otrs.com/api/addons/161/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Service Management",
            "slug": "service-management",
            "id": 95,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 8",
                "slug": "otrs-8",
                "id": 7,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-8/",
                "url": "https://translate.otrs.com/api/projects/otrs-8/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-8/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-8/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-8/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-8/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-8/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-8/service-management/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/OTRSServiceManagement/OTRSServiceManagement.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-8/service-management/",
            "url": "https://translate.otrs.com/api/components/otrs-8/service-management/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-8/service-management/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-8/service-management/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-8/service-management/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-8/service-management/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-8/service-management/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-8/service-management/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/162/",
                "https://translate.otrs.com/api/addons/163/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "OTRS::ITSM Manual",
            "slug": "itsm-manual",
            "id": 113,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 8",
                "slug": "otrs-8",
                "id": 7,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-8/",
                "url": "https://translate.otrs.com/api/projects/otrs-8/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-8/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-8/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-8/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-8/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-8/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-8/itsm-manual/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/content.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-8/itsm-manual/",
            "url": "https://translate.otrs.com/api/components/otrs-8/itsm-manual/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-8/itsm-manual/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-8/itsm-manual/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-8/itsm-manual/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-8/itsm-manual/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-8/itsm-manual/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-8/itsm-manual/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/200/",
                "https://translate.otrs.com/api/addons/201/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "ADVANCED ANALYTICS Manual",
            "slug": "advanced-analytics-manual",
            "id": 124,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 8",
                "slug": "otrs-8",
                "id": 7,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-8/",
                "url": "https://translate.otrs.com/api/projects/otrs-8/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-8/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-8/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-8/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-8/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-8/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-8/advanced-analytics-manual/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "locale/content.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-8/advanced-analytics-manual/",
            "url": "https://translate.otrs.com/api/components/otrs-8/advanced-analytics-manual/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-8/advanced-analytics-manual/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-8/advanced-analytics-manual/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-8/advanced-analytics-manual/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-8/advanced-analytics-manual/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-8/advanced-analytics-manual/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-8/advanced-analytics-manual/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/215/",
                "https://translate.otrs.com/api/addons/216/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Survey",
            "slug": "survey",
            "id": 128,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 8",
                "slug": "otrs-8",
                "id": 7,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-8/",
                "url": "https://translate.otrs.com/api/projects/otrs-8/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-8/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-8/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-8/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-8/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-8/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-8/survey/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/Survey/Survey.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-8/survey/",
            "url": "https://translate.otrs.com/api/components/otrs-8/survey/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-8/survey/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-8/survey/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-8/survey/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-8/survey/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-8/survey/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-8/survey/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/223/",
                "https://translate.otrs.com/api/addons/224/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "Primary Secondary",
            "slug": "primary-secondary",
            "id": 130,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 8",
                "slug": "otrs-8",
                "id": 7,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-8/",
                "url": "https://translate.otrs.com/api/projects/otrs-8/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-8/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-8/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-8/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-8/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-8/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-8/primary-secondary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
            "file_format": "po",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-8/primary-secondary/",
            "url": "https://translate.otrs.com/api/components/otrs-8/primary-secondary/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-8/primary-secondary/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-8/primary-secondary/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-8/primary-secondary/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-8/primary-secondary/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-8/primary-secondary/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-8/primary-secondary/changes/",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "documentation@otrs.com",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.otrs.com/api/addons/227/",
                "https://translate.otrs.com/api/addons/228/"
            ],
            "is_glossary": false,
            "glossary_color": "silver"
        },
        {
            "name": "OTRS 6",
            "slug": "glossary",
            "id": 141,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 6",
                "slug": "otrs-6",
                "id": 3,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-6/",
                "url": "https://translate.otrs.com/api/projects/otrs-6/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-6/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-6/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-6/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-6/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-6/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-6/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-6/glossary/",
            "url": "https://translate.otrs.com/api/components/otrs-6/glossary/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-6/glossary/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-6/glossary/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-6/glossary/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-6/glossary/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-6/glossary/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-6/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver"
        },
        {
            "name": "OTRS 7",
            "slug": "glossary",
            "id": 142,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 7",
                "slug": "otrs-7",
                "id": 5,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-7/",
                "url": "https://translate.otrs.com/api/projects/otrs-7/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-7/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-7/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-7/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-7/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-7/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-7/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-7/glossary/",
            "url": "https://translate.otrs.com/api/components/otrs-7/glossary/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-7/glossary/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-7/glossary/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-7/glossary/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-7/glossary/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-7/glossary/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-7/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver"
        },
        {
            "name": "OTRS 8",
            "slug": "glossary",
            "id": 143,
            "source_language": {
                "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": 163648503560,
                "web_url": "https://translate.otrs.com/languages/en/",
                "url": "https://translate.otrs.com/api/languages/en/",
                "statistics_url": "https://translate.otrs.com/api/languages/en/statistics/"
            },
            "project": {
                "name": "OTRS 8",
                "slug": "otrs-8",
                "id": 7,
                "web": "https://otrs.com",
                "web_url": "https://translate.otrs.com/projects/otrs-8/",
                "url": "https://translate.otrs.com/api/projects/otrs-8/",
                "components_list_url": "https://translate.otrs.com/api/projects/otrs-8/components/",
                "repository_url": "https://translate.otrs.com/api/projects/otrs-8/repository/",
                "statistics_url": "https://translate.otrs.com/api/projects/otrs-8/statistics/",
                "changes_list_url": "https://translate.otrs.com/api/projects/otrs-8/changes/",
                "languages_url": "https://translate.otrs.com/api/projects/otrs-8/languages/",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.otrs.com/git/otrs-8/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.otrs.com/projects/otrs-8/glossary/",
            "url": "https://translate.otrs.com/api/components/otrs-8/glossary/",
            "repository_url": "https://translate.otrs.com/api/components/otrs-8/glossary/repository/",
            "translations_url": "https://translate.otrs.com/api/components/otrs-8/glossary/translations/",
            "statistics_url": "https://translate.otrs.com/api/components/otrs-8/glossary/statistics/",
            "lock_url": "https://translate.otrs.com/api/components/otrs-8/glossary/lock/",
            "links_url": "https://translate.otrs.com/api/components/otrs-8/glossary/links/",
            "changes_list_url": "https://translate.otrs.com/api/components/otrs-8/glossary/changes/",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver"
        }
    ]
}