Translation projects API.

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

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

{
    "count": 122,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/projects/xwiki-platform/components/?format=api&page=2",
    "results": [
        {
            "name": "PDF Export UI",
            "slug": "pdf-export-ui",
            "id": 223,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-ui/src/main/resources/XWiki/PDFExport/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-ui/src/main/resources/XWiki/PDFExport/Translations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/pdf-export-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/pdf-export-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/pdf-export-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/pdf-export-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/pdf-export-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/pdf-export-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/pdf-export-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/pdf-export-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "xwiki-platform-netflux-api",
            "slug": "xwiki-platform-netflux-api",
            "id": 224,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-java-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-netflux-api/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-netflux-api/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-netflux-api/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-netflux-api/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-netflux-api/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-netflux-api/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-netflux-api/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-netflux-api/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "xwiki-platform-office-macro",
            "slug": "xwiki-platform-office-macro",
            "id": 225,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-macro/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-macro/src/main/resources/ApplicationResources.properties",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-java-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-office-macro/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-office-macro/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-office-macro/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-office-macro/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-office-macro/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-office-macro/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-office-macro/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-office-macro/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Extension - Security - API",
            "slug": "extension-security-api",
            "id": 240,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-api/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-api/src/main/resources/ApplicationResources.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-java-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-extension/xwiki-platform-extension-security/extension-security-api/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-api/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-api/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-api/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-api/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-api/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-api/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-api/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://l10n.xwiki.org/api/categories/3/?format=api"
        },
        {
            "name": "Extension - Security - Index",
            "slug": "extension-security-index",
            "id": 241,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-index/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-index/src/main/resources/ApplicationResources.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-java-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-extension/xwiki-platform-extension-security/extension-security-index/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-index/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-index/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-index/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-index/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-index/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-index/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-index/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://l10n.xwiki.org/api/categories/3/?format=api"
        },
        {
            "name": "Extension - Security - Notifications",
            "slug": "extension-security-notifications",
            "id": 242,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-notifications/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-notifications/src/main/resources/ApplicationResources.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-java-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-extension/xwiki-platform-extension-security/extension-security-notifications/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-notifications/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-notifications/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-notifications/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-notifications/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-notifications/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-notifications/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-notifications/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://l10n.xwiki.org/api/categories/3/?format=api"
        },
        {
            "name": "Extension - Security - UI",
            "slug": "extension-security-ui",
            "id": 243,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-ui/src/main/resources/XWiki/Extension/Security/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-ui/src/main/resources/XWiki/Extension/Security/Code/Translations.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-extension/xwiki-platform-extension-security/extension-security-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension%252Fxwiki-platform-extension-security%252Fextension-security-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": "https://l10n.xwiki.org/api/categories/3/?format=api"
        },
        {
            "name": "xwiki-platform-attachment-ui",
            "slug": "xwiki-platform-attachment-ui",
            "id": 244,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-ui/src/main/resources/XWiki/AttachmentSelectorTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-ui/src/main/resources/XWiki/AttachmentSelectorTranslations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-attachment-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "xwiki-platform-help-ui-contributors",
            "slug": "xwiki-platform-help-ui-contributors",
            "id": 245,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Applications/Contributors/Code/ContributorsTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Applications/Contributors/Code/ContributorsTranslations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help-ui-contributors/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-ui-contributors/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-ui-contributors/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-ui-contributors/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-ui-contributors/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-ui-contributors/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-ui-contributors/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-ui-contributors/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "xwiki-platform-help-ui-movies",
            "slug": "xwiki-platform-help-ui-movies",
            "id": 246,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Applications/Movies/Code/MoviesTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Applications/Movies/Code/MoviesTranslations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help-ui-movies/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-ui-movies/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-ui-movies/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-ui-movies/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-ui-movies/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-ui-movies/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-ui-movies/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-ui-movies/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "xwiki-platform-help-ui-code",
            "slug": "xwiki-platform-help-code",
            "id": 247,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Code/Translations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-help-code/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-code/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-code/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-code/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-code/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-code/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-code/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-help-code/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\r\n\r\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\r\n\r\n{% if component.linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component.linked_child %}\r\n{{ component.project.name }}/{{ component.name }}\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})\r\n\r\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "xwiki-platform-image-lightbox-ui",
            "slug": "xwiki-platform-image-lightbox-ui",
            "id": 248,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-lightbox/xwiki-platform-image-lightbox-ui/src/main/resources/XWiki/Lightbox/LightboxTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-lightbox/xwiki-platform-image-lightbox-ui/src/main/resources/XWiki/Lightbox/LightboxTranslations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-image-lightbox-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-image-lightbox-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-image-lightbox-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-image-lightbox-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-image-lightbox-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-image-lightbox-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-image-lightbox-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-image-lightbox-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "xwiki-platform-logging-ui",
            "slug": "xwiki-platform-logging-ui",
            "id": 249,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-logging/xwiki-platform-logging-ui/src/main/resources/XWiki/Logging/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-logging/xwiki-platform-logging-ui/src/main/resources/XWiki/Logging/Code/Translations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-logging-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-logging-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-logging-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-logging-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-logging-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-logging-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-logging-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-logging-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "xwiki-platform-refactoring-ui",
            "slug": "xwiki-platform-refactoring-ui",
            "id": 250,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-ui/src/main/resources/Refactoring/Code/RefactoringTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-ui/src/main/resources/Refactoring/Code/RefactoringTranslations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-refactoring-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-refactoring-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-refactoring-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-refactoring-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-refactoring-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-refactoring-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-refactoring-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-refactoring-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "xwiki-platform-release-ui",
            "slug": "xwiki-platform-release-ui",
            "id": 251,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-release/xwiki-platform-release-ui/src/main/resources/ReleaseCode/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-release/xwiki-platform-release-ui/src/main/resources/ReleaseCode/Translations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-release-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-release-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-release-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-release-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-release-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-release-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-release-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-release-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "xwiki-platform-scheduler-ui",
            "slug": "xwiki-platform-scheduler-ui",
            "id": 252,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/src/main/resources/Scheduler/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/src/main/resources/Scheduler/Translations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-scheduler-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-scheduler-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-scheduler-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-scheduler-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-scheduler-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-scheduler-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-scheduler-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-scheduler-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "xwiki-platform-search-solr-ui-admin",
            "slug": "xwiki-platform-search-solr-ui-admin",
            "id": 253,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/XWiki/SolrSearchAdminIndexingUserTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-ui/src/main/resources/XWiki/SolrSearchAdminIndexingUserTranslations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-search-solr-ui-admin/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-search-solr-ui-admin/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-search-solr-ui-admin/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-search-solr-ui-admin/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-search-solr-ui-admin/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-search-solr-ui-admin/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-search-solr-ui-admin/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-search-solr-ui-admin/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "xwiki-platform-statistics-ui",
            "slug": "xwiki-platform-statistics-ui",
            "id": 254,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-statistics/xwiki-platform-statistics-ui/src/main/resources/Stats/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-statistics/xwiki-platform-statistics-ui/src/main/resources/Stats/Translations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-statistics-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-statistics-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-statistics-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-statistics-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-statistics-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-statistics-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-statistics-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-statistics-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "xwiki-platform-whatsnew-ui",
            "slug": "xwiki-platform-whatsnew-ui",
            "id": 255,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-whatsnew/xwiki-platform-whatsnew-ui/src/main/resources/WhatsNew/Code/Translations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-whatsnew/xwiki-platform-whatsnew-ui/src/main/resources/WhatsNew/Code/Translations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-whatsnew-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-whatsnew-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-whatsnew-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-whatsnew-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-whatsnew-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-whatsnew-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-whatsnew-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-whatsnew-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "xwiki-platform-xclass-ui",
            "slug": "xwiki-platform-xclass-ui",
            "id": 256,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-ui/src/main/resources/XWiki/XClassTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-ui/src/main/resources/XWiki/XClassTranslations.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-xclass-ui/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-xclass-ui/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-xclass-ui/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-xclass-ui/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-xclass-ui/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-xclass-ui/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-xclass-ui/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-xclass-ui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "TourCode.TourTranslations",
            "slug": "tourcode-tourtranslations",
            "id": 258,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-ui/src/main/resources/TourCode/TourTranslations.*.xml",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-ui/src/main/resources/TourCode/TourTranslations.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-page-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/tourcode-tourtranslations/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/tourcode-tourtranslations/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tourcode-tourtranslations/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tourcode-tourtranslations/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tourcode-tourtranslations/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tourcode-tourtranslations/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tourcode-tourtranslations/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/tourcode-tourtranslations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "xwiki-platform-icon-macro",
            "slug": "xwiki-platform-icon-macro",
            "id": 261,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://l10n.xwiki.org/languages/en/",
                "url": "https://l10n.xwiki.org/api/languages/en/?format=api",
                "statistics_url": "https://l10n.xwiki.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/xwiki/xwiki-platform",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-macro/src/main/resources/ApplicationResources_*.properties",
            "screenshot_filemask": "",
            "template": "xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-macro/src/main/resources/ApplicationResources.properties",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xwiki-java-properties",
            "license": "LGPL-2.1-only",
            "license_url": "https://spdx.org/licenses/LGPL-2.1-only.html",
            "agreement": "",
            "web_url": "https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-icon-macro/",
            "url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/?format=api",
            "repository_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/repository/?format=api",
            "translations_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/translations/?format=api",
            "statistics_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/statistics/?format=api",
            "lock_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/lock/?format=api",
            "links_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/links/?format=api",
            "changes_list_url": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-icon-macro/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/xwiki/xwiki-platform",
            "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 Weblate\n\nTranslations update from [Weblate]({{url}}) for {{ project_name }}/{{ component_name }}.\n\n{% if component.linked_childs %}\nIt also includes following components:\n{% for linked in component.linked_child %}\n{{ component.project.name }}/{{ component.name }}\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n\nIf a new locale is introduced by this pull request make sure to follow https://dev.xwiki.org/xwiki/bin/view/Community/L10N/SupportedLocales/#HNewlocalechecklist before applying it.\n",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        }
    ]
}