Translation projects API.

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

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

{
    "count": 233,
    "next": "https://hosted.weblate.org/api/projects/neos/components/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "name": "Neos.Flow - Main - 8.2",
            "slug": "neos-flow-main-82",
            "id": 3136,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/flow-development-collection.git",
            "git_export": "https://hosted.weblate.org/git/neos/neos-flow-main-82/",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Flow/Resources/Private/Translations/*/Main.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Flow/Resources/Private/Translations/en/Main.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-flow-main-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-flow-main-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-flow-main-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-flow-main-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-flow-main-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-flow-main-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-flow-main-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-flow-main-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/flow-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/neos/flow-development-collection/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/1070/?format=api",
                "https://hosted.weblate.org/api/addons/4544/?format=api",
                "https://hosted.weblate.org/api/addons/4159/?format=api",
                "https://hosted.weblate.org/api/addons/1071/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Neos.Flow - ValidationErrors - 8.2",
            "slug": "neos-flow-validationerrors-82",
            "id": 3138,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/flow-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Flow/Resources/Private/Translations/*/ValidationErrors.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Flow/Resources/Private/Translations/en/ValidationErrors.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "poxliff",
            "license": "LGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/LGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-flow-validationerrors-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-flow-validationerrors-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-flow-validationerrors-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-flow-validationerrors-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-flow-validationerrors-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-flow-validationerrors-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-flow-validationerrors-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-flow-validationerrors-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/flow-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/neos/flow-development-collection/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/1072/?format=api",
                "https://hosted.weblate.org/api/addons/7113/?format=api",
                "https://hosted.weblate.org/api/addons/4201/?format=api",
                "https://hosted.weblate.org/api/addons/4545/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neos-flow-main-82/?format=api"
        },
        {
            "name": "Neos.Neos - Main - 8.2",
            "slug": "neosneos-main-82",
            "id": 3140,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "https://hosted.weblate.org/git/neos/neosneos-main-82/",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/Main.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/Main.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosneos-main-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/1076/?format=api",
                "https://hosted.weblate.org/api/addons/4206/?format=api",
                "https://hosted.weblate.org/api/addons/4546/?format=api",
                "https://hosted.weblate.org/api/addons/4207/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Neos.Neos - ValidationErrors - 8.2",
            "slug": "neos-neos-validationerrors-82",
            "id": 3141,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/ValidationErrors.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/ValidationErrors.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-neos-validationerrors-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-neos-validationerrors-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-neos-validationerrors-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-neos-validationerrors-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-neos-validationerrors-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-neos-validationerrors-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-neos-validationerrors-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-neos-validationerrors-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/1079/?format=api",
                "https://hosted.weblate.org/api/addons/4250/?format=api",
                "https://hosted.weblate.org/api/addons/4547/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.Neos - Modules - 8.2",
            "slug": "neos-neos-modules-82",
            "id": 3143,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/Modules.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/Modules.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-neos-modules-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-neos-modules-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-neos-modules-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-neos-modules-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-neos-modules-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-neos-modules-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-neos-modules-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-neos-modules-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/1080/?format=api",
                "https://hosted.weblate.org/api/addons/4259/?format=api",
                "https://hosted.weblate.org/api/addons/4549/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.Neos - NodeTypes/Node - 8.2",
            "slug": "neos-neos-nodetypesnode-82",
            "id": 3144,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/NodeTypes/Node.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/NodeTypes/Node.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-neos-nodetypesnode-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesnode-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesnode-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesnode-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesnode-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesnode-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesnode-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesnode-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/1081/?format=api",
                "https://hosted.weblate.org/api/addons/4550/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.Neos - NodeTypes/Timable - 8.2",
            "slug": "neos-neos-nodetypestimable-82",
            "id": 3145,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/NodeTypes/Timable.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/NodeTypes/Timable.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-neos-nodetypestimable-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypestimable-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypestimable-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypestimable-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypestimable-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypestimable-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypestimable-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypestimable-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/1082/?format=api",
                "https://hosted.weblate.org/api/addons/4251/?format=api",
                "https://hosted.weblate.org/api/addons/4551/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.Neos - NodeTypes/ContentCollection - 8.2",
            "slug": "neos-neos-nodetypescontentcollection-82",
            "id": 3146,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/NodeTypes/ContentCollection.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/NodeTypes/ContentCollection.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-neos-nodetypescontentcollection-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypescontentcollection-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypescontentcollection-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypescontentcollection-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypescontentcollection-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypescontentcollection-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypescontentcollection-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypescontentcollection-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/1083/?format=api",
                "https://hosted.weblate.org/api/addons/4257/?format=api",
                "https://hosted.weblate.org/api/addons/4552/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.Neos - NodeTypes/Shortcut - 8.2",
            "slug": "neos-neos-nodetypesshortcut-82",
            "id": 3147,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/NodeTypes/Shortcut.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/NodeTypes/Shortcut.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-neos-nodetypesshortcut-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesshortcut-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesshortcut-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesshortcut-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesshortcut-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesshortcut-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesshortcut-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesshortcut-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/1084/?format=api",
                "https://hosted.weblate.org/api/addons/4252/?format=api",
                "https://hosted.weblate.org/api/addons/4553/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.Neos - NodeTypes/Document - 8.2",
            "slug": "neos-neos-nodetypesdocument-82",
            "id": 3149,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/NodeTypes/Document.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/NodeTypes/Document.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-neos-nodetypesdocument-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesdocument-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesdocument-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesdocument-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesdocument-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesdocument-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesdocument-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesdocument-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/1086/?format=api",
                "https://hosted.weblate.org/api/addons/4256/?format=api",
                "https://hosted.weblate.org/api/addons/4555/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.Neos - NodeTypes/Hidable - 8.2",
            "slug": "neos-neos-nodetypeshidable-82",
            "id": 3150,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/NodeTypes/Hidable.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/NodeTypes/Hidable.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-neos-nodetypeshidable-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypeshidable-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypeshidable-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypeshidable-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypeshidable-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypeshidable-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypeshidable-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypeshidable-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/1087/?format=api",
                "https://hosted.weblate.org/api/addons/4556/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.Neos - NodeTypes/FallbackNode - 8.2",
            "slug": "neos-neos-nodetypesfallbacknode-82",
            "id": 3151,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/NodeTypes/FallbackNode.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/NodeTypes/FallbackNode.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-neos-nodetypesfallbacknode-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesfallbacknode-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesfallbacknode-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesfallbacknode-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesfallbacknode-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesfallbacknode-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesfallbacknode-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesfallbacknode-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/1088/?format=api",
                "https://hosted.weblate.org/api/addons/4255/?format=api",
                "https://hosted.weblate.org/api/addons/4557/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.Neos - NodeTypes/Content - 8.2",
            "slug": "neos-neos-nodetypescontent-82",
            "id": 3152,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/NodeTypes/Content.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/NodeTypes/Content.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-neos-nodetypescontent-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypescontent-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypescontent-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypescontent-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypescontent-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypescontent-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypescontent-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypescontent-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/1089/?format=api",
                "https://hosted.weblate.org/api/addons/4258/?format=api",
                "https://hosted.weblate.org/api/addons/4558/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.Neos - NodeTypes/Plugin - 8.2",
            "slug": "neos-neos-nodetypesplugin-82",
            "id": 3153,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/NodeTypes/Plugin.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/NodeTypes/Plugin.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-neos-nodetypesplugin-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesplugin-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesplugin-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesplugin-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesplugin-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesplugin-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesplugin-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-neos-nodetypesplugin-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/1090/?format=api",
                "https://hosted.weblate.org/api/addons/4254/?format=api",
                "https://hosted.weblate.org/api/addons/4559/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.GoogleAnalytics – Main - master",
            "slug": "neos-googleanalytics-main",
            "id": 3156,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-googleanalytics.git",
            "git_export": "https://hosted.weblate.org/git/neos/neos-googleanalytics-main/",
            "branch": "master",
            "push_branch": "",
            "filemask": "Resources/Private/Translations/*/Main.xlf",
            "screenshot_filemask": "",
            "template": "Resources/Private/Translations/en/Main.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-googleanalytics-main/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-googleanalytics-main/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-googleanalytics-main/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-googleanalytics-main/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-googleanalytics-main/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-googleanalytics-main/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-googleanalytics-main/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-googleanalytics-main/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-googleanalytics.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/neos/neos-googleanalytics/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/1093/?format=api",
                "https://hosted.weblate.org/api/addons/1094/?format=api",
                "https://hosted.weblate.org/api/addons/4204/?format=api",
                "https://hosted.weblate.org/api/addons/4561/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Neos.GoogleAnalytics - NodeTypes/StatsTabMixin - master",
            "slug": "neosgoogleanalytics-nodetypesstatstabmixin",
            "id": 3157,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-googleanalytics.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "Resources/Private/Translations/*/NodeTypes/StatsTabMixin.xlf",
            "screenshot_filemask": "",
            "template": "Resources/Private/Translations/en/NodeTypes/StatsTabMixin.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosgoogleanalytics-nodetypesstatstabmixin/",
            "url": "https://hosted.weblate.org/api/components/neos/neosgoogleanalytics-nodetypesstatstabmixin/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosgoogleanalytics-nodetypesstatstabmixin/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosgoogleanalytics-nodetypesstatstabmixin/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosgoogleanalytics-nodetypesstatstabmixin/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosgoogleanalytics-nodetypesstatstabmixin/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosgoogleanalytics-nodetypesstatstabmixin/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosgoogleanalytics-nodetypesstatstabmixin/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-googleanalytics.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/1095/?format=api",
                "https://hosted.weblate.org/api/addons/4205/?format=api",
                "https://hosted.weblate.org/api/addons/4562/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neos-googleanalytics-main/?format=api"
        },
        {
            "name": "Neos",
            "slug": "glossary",
            "id": 5828,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://hosted.weblate.org/git/neos/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/glossary/",
            "url": "https://hosted.weblate.org/api/components/neos/glossary/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/glossary/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/glossary/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/glossary/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/glossary/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/glossary/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Neos.FluidAdaptor- Main - 8.2",
            "slug": "neosfluidadaptor-main-82",
            "id": 10214,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/flow-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.FluidAdaptor/Resources/Private/Translations/*/Main.xlf",
            "screenshot_filemask": "",
            "template": "Neos.FluidAdaptor/Resources/Private/Translations/en/Main.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "LGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/LGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosfluidadaptor-main-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosfluidadaptor-main-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosfluidadaptor-main-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosfluidadaptor-main-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosfluidadaptor-main-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosfluidadaptor-main-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosfluidadaptor-main-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosfluidadaptor-main-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/flow-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4185/?format=api",
                "https://hosted.weblate.org/api/addons/4186/?format=api",
                "https://hosted.weblate.org/api/addons/4570/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neos-flow-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes.ContentReferences - NodeTypes/ContentReferences - 8.2",
            "slug": "neosnodetypescontentreferences-nodetypescontentreferences-82",
            "id": 10229,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes.ContentReferences/Resources/Private/Translations/*/NodeTypes/ContentReferences.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes.ContentReferences/Resources/Private/Translations/en/NodeTypes/ContentReferences.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypescontentreferences-nodetypescontentreferences-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypescontentreferences-nodetypescontentreferences-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescontentreferences-nodetypescontentreferences-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescontentreferences-nodetypescontentreferences-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescontentreferences-nodetypescontentreferences-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescontentreferences-nodetypescontentreferences-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescontentreferences-nodetypescontentreferences-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescontentreferences-nodetypescontentreferences-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4213/?format=api",
                "https://hosted.weblate.org/api/addons/4220/?format=api",
                "https://hosted.weblate.org/api/addons/4575/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes.Html - NodeTypes/Html - 8.2",
            "slug": "neosnodetypeshtml-nodetypeshtml-82",
            "id": 10230,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes.Html/Resources/Private/Translations/*/NodeTypes/Html.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes.Html/Resources/Private/Translations/en/NodeTypes/Html.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypeshtml-nodetypeshtml-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypeshtml-nodetypeshtml-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypeshtml-nodetypeshtml-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypeshtml-nodetypeshtml-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypeshtml-nodetypeshtml-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypeshtml-nodetypeshtml-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypeshtml-nodetypeshtml-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypeshtml-nodetypeshtml-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4211/?format=api",
                "https://hosted.weblate.org/api/addons/4216/?format=api",
                "https://hosted.weblate.org/api/addons/4576/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes.ColumnLayouts - NodeTypes/FourColumn - 8.2",
            "slug": "neosnodetypescolumnlayouts-nodetypesfourcolumn-82",
            "id": 10231,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes.ColumnLayouts/Resources/Private/Translations/*/NodeTypes/FourColumn.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes.ColumnLayouts/Resources/Private/Translations/en/NodeTypes/FourColumn.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypescolumnlayouts-nodetypesfourcolumn-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypesfourcolumn-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypesfourcolumn-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypesfourcolumn-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypesfourcolumn-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypesfourcolumn-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypesfourcolumn-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypesfourcolumn-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4214/?format=api",
                "https://hosted.weblate.org/api/addons/4221/?format=api",
                "https://hosted.weblate.org/api/addons/4577/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes.ColumnLayouts - NodeTypes/Column - 8.2",
            "slug": "neosnodetypescolumnlayouts-nodetypescolumn-82",
            "id": 10232,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes.ColumnLayouts/Resources/Private/Translations/*/NodeTypes/Column.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes.ColumnLayouts/Resources/Private/Translations/en/NodeTypes/Column.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypescolumnlayouts-nodetypescolumn-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypescolumn-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypescolumn-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypescolumn-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypescolumn-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypescolumn-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypescolumn-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypescolumn-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4209/?format=api",
                "https://hosted.weblate.org/api/addons/4219/?format=api",
                "https://hosted.weblate.org/api/addons/4578/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes.ColumnLayouts - NodeTypes/ThreeColumn - 8.2",
            "slug": "neosnodetypescolumnlayouts-nodetypesthreecolumn-82",
            "id": 10233,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes.ColumnLayouts/Resources/Private/Translations/*/NodeTypes/ThreeColumn.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes.ColumnLayouts/Resources/Private/Translations/en/NodeTypes/ThreeColumn.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypescolumnlayouts-nodetypesthreecolumn-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypesthreecolumn-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypesthreecolumn-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypesthreecolumn-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypesthreecolumn-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypesthreecolumn-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypesthreecolumn-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypesthreecolumn-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4210/?format=api",
                "https://hosted.weblate.org/api/addons/4218/?format=api",
                "https://hosted.weblate.org/api/addons/4579/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes.ColumnLayouts - NodeTypes/TwoColumn - 8.2",
            "slug": "neosnodetypescolumnlayouts-nodetypestwocolumn-82",
            "id": 10234,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes.ColumnLayouts/Resources/Private/Translations/*/NodeTypes/TwoColumn.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes.ColumnLayouts/Resources/Private/Translations/en/NodeTypes/TwoColumn.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypescolumnlayouts-nodetypestwocolumn-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypestwocolumn-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypestwocolumn-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypestwocolumn-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypestwocolumn-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypestwocolumn-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypestwocolumn-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypestwocolumn-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4208/?format=api",
                "https://hosted.weblate.org/api/addons/4215/?format=api",
                "https://hosted.weblate.org/api/addons/4580/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.Media.Browser - Main - 8.2",
            "slug": "neosmediabrowser-main-82",
            "id": 10235,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Media.Browser/Resources/Private/Translations/*/Main.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Media.Browser/Resources/Private/Translations/en/Main.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosmediabrowser-main-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosmediabrowser-main-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosmediabrowser-main-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosmediabrowser-main-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosmediabrowser-main-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosmediabrowser-main-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosmediabrowser-main-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosmediabrowser-main-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4212/?format=api",
                "https://hosted.weblate.org/api/addons/4217/?format=api",
                "https://hosted.weblate.org/api/addons/4581/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes - NodeTypes/Page - 8.2",
            "slug": "neosnodetypes-nodetypespage-82",
            "id": 10236,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes/Resources/Private/Translations/*/NodeTypes/Page.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes/Resources/Private/Translations/en/NodeTypes/Page.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypespage-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypespage-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypespage-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypespage-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypespage-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypespage-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypespage-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypespage-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4225/?format=api",
                "https://hosted.weblate.org/api/addons/4229/?format=api",
                "https://hosted.weblate.org/api/addons/4582/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes - NodeTypes/Image - 8.2",
            "slug": "neosnodetypes-nodetypesimage-82",
            "id": 10237,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes/Resources/Private/Translations/*/NodeTypes/Image.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes/Resources/Private/Translations/en/NodeTypes/Image.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypesimage-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesimage-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesimage-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesimage-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesimage-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesimage-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesimage-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesimage-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4227/?format=api",
                "https://hosted.weblate.org/api/addons/4234/?format=api",
                "https://hosted.weblate.org/api/addons/4583/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes - NodeTypes/Text - 8.2",
            "slug": "neosnodetypes-nodetypestext-82",
            "id": 10238,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes/Resources/Private/Translations/*/NodeTypes/Text.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes/Resources/Private/Translations/en/NodeTypes/Text.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypestext-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestext-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestext-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestext-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestext-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestext-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestext-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestext-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4222/?format=api",
                "https://hosted.weblate.org/api/addons/4232/?format=api",
                "https://hosted.weblate.org/api/addons/4584/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes - NodeTypes/Headline - 8.2",
            "slug": "neosnodetypes-nodetypesheadline-82",
            "id": 10239,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes/Resources/Private/Translations/*/NodeTypes/Headline.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes/Resources/Private/Translations/en/NodeTypes/Headline.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypesheadline-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesheadline-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesheadline-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesheadline-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesheadline-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesheadline-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesheadline-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypesheadline-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4226/?format=api",
                "https://hosted.weblate.org/api/addons/4228/?format=api",
                "https://hosted.weblate.org/api/addons/4585/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes.BaseMixins - NodeTypes/LinkMixin - 8.2",
            "slug": "neosnodetypesbasemixins-nodetypeslinkmixin-82",
            "id": 10240,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes.BaseMixins/Resources/Private/Translations/*/NodeTypes/LinkMixin.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes.BaseMixins/Resources/Private/Translations/en/NodeTypes/LinkMixin.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypesbasemixins-nodetypeslinkmixin-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypeslinkmixin-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypeslinkmixin-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypeslinkmixin-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypeslinkmixin-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypeslinkmixin-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypeslinkmixin-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypeslinkmixin-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4224/?format=api",
                "https://hosted.weblate.org/api/addons/4230/?format=api",
                "https://hosted.weblate.org/api/addons/4586/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes.BaseMixins - NodeTypes/ImageAlignmentMixin - 8.2",
            "slug": "neosnodetypesbasemixins-nodetypesimagealignmentmixin-82",
            "id": 10241,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes.BaseMixins/Resources/Private/Translations/*/NodeTypes/ImageAlignmentMixin.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes.BaseMixins/Resources/Private/Translations/en/NodeTypes/ImageAlignmentMixin.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypesbasemixins-nodetypesimagealignmentmixin-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagealignmentmixin-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagealignmentmixin-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagealignmentmixin-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagealignmentmixin-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagealignmentmixin-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagealignmentmixin-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagealignmentmixin-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4223/?format=api",
                "https://hosted.weblate.org/api/addons/4231/?format=api",
                "https://hosted.weblate.org/api/addons/4587/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes.BaseMixins - NodeTypes/ImageMixin - 8.2",
            "slug": "neosnodetypesbasemixins-nodetypesimagemixin-82",
            "id": 10242,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes.BaseMixins/Resources/Private/Translations/*/NodeTypes/ImageMixin.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes.BaseMixins/Resources/Private/Translations/en/NodeTypes/ImageMixin.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypesbasemixins-nodetypesimagemixin-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagemixin-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagemixin-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagemixin-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagemixin-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagemixin-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagemixin-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagemixin-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4236/?format=api",
                "https://hosted.weblate.org/api/addons/4243/?format=api",
                "https://hosted.weblate.org/api/addons/4588/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes.BaseMixins - NodeTypes/TextMixin - 8.2",
            "slug": "neosnodetypesbasemixins-nodetypestextmixin-82",
            "id": 10243,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes.BaseMixins/Resources/Private/Translations/*/NodeTypes/TextMixin.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes.BaseMixins/Resources/Private/Translations/en/NodeTypes/TextMixin.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypesbasemixins-nodetypestextmixin-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypestextmixin-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypestextmixin-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypestextmixin-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypestextmixin-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypestextmixin-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypestextmixin-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypestextmixin-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4238/?format=api",
                "https://hosted.weblate.org/api/addons/4241/?format=api",
                "https://hosted.weblate.org/api/addons/4589/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes.BaseMixins - NodeTypes/ImageCaptionMixin - 8.2",
            "slug": "neosnodetypesbasemixins-nodetypesimagecaptionmixin-82",
            "id": 10244,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes.BaseMixins/Resources/Private/Translations/*/NodeTypes/ImageCaptionMixin.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes.BaseMixins/Resources/Private/Translations/en/NodeTypes/ImageCaptionMixin.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesbasemixins-nodetypesimagecaptionmixin-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4233/?format=api",
                "https://hosted.weblate.org/api/addons/4239/?format=api",
                "https://hosted.weblate.org/api/addons/4590/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes.Navigation - NodeTypes/Navigation - 8.2",
            "slug": "neosnodetypesnavigation-nodetypesnavigation-82",
            "id": 10245,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes.Navigation/Resources/Private/Translations/*/NodeTypes/Navigation.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes.Navigation/Resources/Private/Translations/en/NodeTypes/Navigation.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypesnavigation-nodetypesnavigation-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypesnavigation-nodetypesnavigation-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesnavigation-nodetypesnavigation-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesnavigation-nodetypesnavigation-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesnavigation-nodetypesnavigation-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesnavigation-nodetypesnavigation-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesnavigation-nodetypesnavigation-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesnavigation-nodetypesnavigation-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4235/?format=api",
                "https://hosted.weblate.org/api/addons/4242/?format=api",
                "https://hosted.weblate.org/api/addons/4591/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.ContentRepository - Main - 8.2",
            "slug": "neoscontentrepository-main-82",
            "id": 10246,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.ContentRepository/Resources/Private/Translations/*/Main.xlf",
            "screenshot_filemask": "",
            "template": "Neos.ContentRepository/Resources/Private/Translations/en/Main.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neoscontentrepository-main-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neoscontentrepository-main-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neoscontentrepository-main-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neoscontentrepository-main-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neoscontentrepository-main-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neoscontentrepository-main-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neoscontentrepository-main-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neoscontentrepository-main-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4237/?format=api",
                "https://hosted.weblate.org/api/addons/4244/?format=api",
                "https://hosted.weblate.org/api/addons/4592/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes.AssetList - NodeTypes/AssetList - 8.2",
            "slug": "neosnodetypesassetlist-nodetypesassetlist-82",
            "id": 10247,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes.AssetList/Resources/Private/Translations/*/NodeTypes/AssetList.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes.AssetList/Resources/Private/Translations/en/NodeTypes/AssetList.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypesassetlist-nodetypesassetlist-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypesassetlist-nodetypesassetlist-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesassetlist-nodetypesassetlist-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesassetlist-nodetypesassetlist-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesassetlist-nodetypesassetlist-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesassetlist-nodetypesassetlist-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesassetlist-nodetypesassetlist-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesassetlist-nodetypesassetlist-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4240/?format=api",
                "https://hosted.weblate.org/api/addons/4246/?format=api",
                "https://hosted.weblate.org/api/addons/4593/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes.Form - NodeTypes/Form - 8.2",
            "slug": "neosnodetypesform-nodetypesform-82",
            "id": 10248,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes.Form/Resources/Private/Translations/*/NodeTypes/Form.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes.Form/Resources/Private/Translations/en/NodeTypes/Form.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypesform-nodetypesform-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypesform-nodetypesform-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesform-nodetypesform-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesform-nodetypesform-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesform-nodetypesform-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesform-nodetypesform-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesform-nodetypesform-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypesform-nodetypesform-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4245/?format=api",
                "https://hosted.weblate.org/api/addons/4247/?format=api",
                "https://hosted.weblate.org/api/addons/4594/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.NodeTypes - NodeTypes/TextWithImage - 8.2",
            "slug": "neosnodetypes-nodetypestextwithimage-82",
            "id": 10249,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.NodeTypes/Resources/Private/Translations/*/NodeTypes/TextWithImage.xlf",
            "screenshot_filemask": "",
            "template": "Neos.NodeTypes/Resources/Private/Translations/en/NodeTypes/TextWithImage.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosnodetypes-nodetypestextwithimage-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestextwithimage-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestextwithimage-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestextwithimage-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestextwithimage-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestextwithimage-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestextwithimage-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosnodetypes-nodetypestextwithimage-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4248/?format=api",
                "https://hosted.weblate.org/api/addons/4249/?format=api",
                "https://hosted.weblate.org/api/addons/4595/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.Neos - Inspector - 8.2",
            "slug": "neosneos-inspector-82",
            "id": 10356,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/Inspector.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/Inspector.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosneos-inspector-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosneos-inspector-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosneos-inspector-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosneos-inspector-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosneos-inspector-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosneos-inspector-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosneos-inspector-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosneos-inspector-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4441/?format=api",
                "https://hosted.weblate.org/api/addons/4442/?format=api",
                "https://hosted.weblate.org/api/addons/4685/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.Neos - NodeTypes/PluginView - 8.2",
            "slug": "neosneos-nodetypespluginview-82",
            "id": 10362,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/NodeTypes/PluginView.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/NodeTypes/PluginView.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosneos-nodetypespluginview-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neosneos-nodetypespluginview-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosneos-nodetypespluginview-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosneos-nodetypespluginview-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosneos-nodetypespluginview-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosneos-nodetypespluginview-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosneos-nodetypespluginview-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosneos-nodetypespluginview-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4465/?format=api",
                "https://hosted.weblate.org/api/addons/4460/?format=api",
                "https://hosted.weblate.org/api/addons/4691/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-82/?format=api"
        },
        {
            "name": "Neos.Ui - Main - 8.2",
            "slug": "neos-ui-main-82",
            "id": 10413,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-ui.git",
            "git_export": "https://hosted.weblate.org/git/neos/neos-ui-main-82/",
            "branch": "8.2",
            "push_branch": "",
            "filemask": "Resources/Private/Translations/*/Main.xlf",
            "screenshot_filemask": "",
            "template": "Resources/Private/Translations/en/Main.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-ui-main-82/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-ui-main-82/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-ui-main-82/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-ui-main-82/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-ui-main-82/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-ui-main-82/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-ui-main-82/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-ui-main-82/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-ui.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4739/?format=api",
                "https://hosted.weblate.org/api/addons/4738/?format=api",
                "https://hosted.weblate.org/api/addons/4740/?format=api",
                "https://hosted.weblate.org/api/addons/4741/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Neos.RedirectHandler.Ui - Modules - master",
            "slug": "neos-redirecthandler-ui-modules-master",
            "id": 10419,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/redirecthandler-ui.git",
            "git_export": "https://hosted.weblate.org/git/neos/neos-redirecthandler-ui-modules-master/",
            "branch": "main",
            "push_branch": "",
            "filemask": "Resources/Private/Translations/*/Modules.xlf",
            "screenshot_filemask": "",
            "template": "Resources/Private/Translations/en/Modules.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-redirecthandler-ui-modules-master/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-redirecthandler-ui-modules-master/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-redirecthandler-ui-modules-master/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-redirecthandler-ui-modules-master/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-redirecthandler-ui-modules-master/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-redirecthandler-ui-modules-master/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-redirecthandler-ui-modules-master/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-redirecthandler-ui-modules-master/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/redirecthandler-ui.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/4760/?format=api",
                "https://hosted.weblate.org/api/addons/4759/?format=api",
                "https://hosted.weblate.org/api/addons/4761/?format=api",
                "https://hosted.weblate.org/api/addons/4762/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Neos.Flow - Main - 7.3",
            "slug": "neos-flow-main-7-3",
            "id": 15014,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/flow-development-collection.git",
            "git_export": "https://hosted.weblate.org/git/neos/neos-flow-main-7-3/",
            "branch": "7.3",
            "push_branch": "",
            "filemask": "Neos.Flow/Resources/Private/Translations/*/Main.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Flow/Resources/Private/Translations/en/Main.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neos-flow-main-7-3/",
            "url": "https://hosted.weblate.org/api/components/neos/neos-flow-main-7-3/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neos-flow-main-7-3/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neos-flow-main-7-3/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neos-flow-main-7-3/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neos-flow-main-7-3/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neos-flow-main-7-3/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neos-flow-main-7-3/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/flow-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/neos/flow-development-collection/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/6737/?format=api",
                "https://hosted.weblate.org/api/addons/6736/?format=api",
                "https://hosted.weblate.org/api/addons/6738/?format=api",
                "https://hosted.weblate.org/api/addons/6739/?format=api",
                "https://hosted.weblate.org/api/addons/6740/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Neos.Flow - ValidationErrors - 7.3",
            "slug": "neosflow-validationerrors-73",
            "id": 15015,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/flow-development-collection.git",
            "git_export": "",
            "branch": "7.3",
            "push_branch": "",
            "filemask": "Neos.Flow/Resources/Private/Translations/*/ValidationErrors.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Flow/Resources/Private/Translations/en/ValidationErrors.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "LGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/LGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosflow-validationerrors-73/",
            "url": "https://hosted.weblate.org/api/components/neos/neosflow-validationerrors-73/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosflow-validationerrors-73/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosflow-validationerrors-73/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosflow-validationerrors-73/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosflow-validationerrors-73/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosflow-validationerrors-73/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosflow-validationerrors-73/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/flow-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neos-flow-main-7-3/?format=api"
        },
        {
            "name": "Neos.FluidAdaptor- Main - 7.3",
            "slug": "neosfluidadaptor-main-73",
            "id": 15016,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/flow-development-collection.git",
            "git_export": "",
            "branch": "7.3",
            "push_branch": "",
            "filemask": "Neos.FluidAdaptor/Resources/Private/Translations/*/Main.xlf",
            "screenshot_filemask": "",
            "template": "Neos.FluidAdaptor/Resources/Private/Translations/en/Main.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "LGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/LGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosfluidadaptor-main-73/",
            "url": "https://hosted.weblate.org/api/components/neos/neosfluidadaptor-main-73/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosfluidadaptor-main-73/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosfluidadaptor-main-73/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosfluidadaptor-main-73/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosfluidadaptor-main-73/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosfluidadaptor-main-73/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosfluidadaptor-main-73/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/flow-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/6741/?format=api",
                "https://hosted.weblate.org/api/addons/6742/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neos-flow-main-7-3/?format=api"
        },
        {
            "name": "Neos.Neos - Main - 7.3",
            "slug": "neosneos-main-73",
            "id": 15363,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "https://hosted.weblate.org/git/neos/neosneos-main-73/",
            "branch": "7.3",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/Main.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/Main.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosneos-main-73/",
            "url": "https://hosted.weblate.org/api/components/neos/neosneos-main-73/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosneos-main-73/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosneos-main-73/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosneos-main-73/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosneos-main-73/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosneos-main-73/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosneos-main-73/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch {{ component_remote_branch }} into Weblate.",
            "addon_message": "TASK: Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/7037/?format=api",
                "https://hosted.weblate.org/api/addons/7038/?format=api",
                "https://hosted.weblate.org/api/addons/7039/?format=api",
                "https://hosted.weblate.org/api/addons/7040/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Neos.Neos - ValidationErrors - 7.3",
            "slug": "neosneos-validationerrors-73",
            "id": 15364,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "7.3",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/ValidationErrors.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/ValidationErrors.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosneos-validationerrors-73/",
            "url": "https://hosted.weblate.org/api/components/neos/neosneos-validationerrors-73/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosneos-validationerrors-73/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosneos-validationerrors-73/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosneos-validationerrors-73/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosneos-validationerrors-73/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosneos-validationerrors-73/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosneos-validationerrors-73/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch {{ component_remote_branch }} into Weblate.",
            "addon_message": "TASK: Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/7041/?format=api",
                "https://hosted.weblate.org/api/addons/7047/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-73/?format=api"
        },
        {
            "name": "Neos.Neos - Inspector - 7.3",
            "slug": "neosneos-inspector-73",
            "id": 15365,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "7.3",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/Inspector.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/Inspector.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosneos-inspector-73/",
            "url": "https://hosted.weblate.org/api/components/neos/neosneos-inspector-73/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosneos-inspector-73/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosneos-inspector-73/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosneos-inspector-73/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosneos-inspector-73/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosneos-inspector-73/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosneos-inspector-73/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch {{ component_remote_branch }} into Weblate.",
            "addon_message": "TASK: Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/7042/?format=api",
                "https://hosted.weblate.org/api/addons/7049/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-73/?format=api"
        },
        {
            "name": "Neos.Neos - Modules - 7.3",
            "slug": "neosneos-modules-73",
            "id": 15366,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:neos/neos-development-collection.git",
            "git_export": "",
            "branch": "7.3",
            "push_branch": "",
            "filemask": "Neos.Neos/Resources/Private/Translations/*/Modules.xlf",
            "screenshot_filemask": "",
            "template": "Neos.Neos/Resources/Private/Translations/en/Modules.xlf",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "xliff",
            "license": "GPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/neos/neosneos-modules-73/",
            "url": "https://hosted.weblate.org/api/components/neos/neosneos-modules-73/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/neos/neosneos-modules-73/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/neos/neosneos-modules-73/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/neos/neosneos-modules-73/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/neos/neosneos-modules-73/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/neos/neosneos-modules-73/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/neos/neosneos-modules-73/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "git@github.com:neos/neos-development-collection.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "TASK: 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": "TASK: Added translation using Weblate ({{ language_name }})",
            "delete_message": "TASK: Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "MERGE: Merge branch {{ component_remote_branch }} into Weblate.",
            "addon_message": "TASK: Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/7043/?format=api",
                "https://hosted.weblate.org/api/addons/7048/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/neos/neosneos-main-73/?format=api"
        }
    ]
}