Translation projects API.

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

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

{
    "count": 13,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "General",
            "slug": "clients",
            "id": 18043,
            "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": "github",
            "repo": "https://github.com/Wavesonics/hammer-editor",
            "git_export": "https://hosted.weblate.org/git/hammer/clients/",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "common/resources/MR/*/strings.xml",
            "screenshot_filemask": "",
            "template": "common/resources/MR/base/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "common/resources/MR/template.xml",
            "file_format": "aresource",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hammer/clients/",
            "url": "https://hosted.weblate.org/api/components/hammer/clients/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hammer/clients/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hammer/clients/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hammer/clients/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hammer/clients/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hammer/clients/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hammer/clients/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "android",
            "push": "https://github.com/Wavesonics/hammer-editor",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [
                "ellipsis"
            ],
            "restricted": false,
            "repoweb": "https://github.com/Wavesonics/hammer-editor/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": 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/9212/?format=api",
                "https://hosted.weblate.org/api/addons/9213/?format=api",
                "https://hosted.weblate.org/api/addons/9226/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Hammer",
            "slug": "glossary",
            "id": 18044,
            "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/hammer/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hammer/glossary/",
            "url": "https://hosted.weblate.org/api/components/hammer/glossary/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hammer/glossary/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hammer/glossary/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hammer/glossary/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hammer/glossary/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hammer/glossary/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hammer/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": "Notes",
            "slug": "notes",
            "id": 18060,
            "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": "github",
            "repo": "https://github.com/Wavesonics/hammer-editor",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "common/resources/MR/*/strings_notes.xml",
            "screenshot_filemask": "",
            "template": "common/resources/MR/base/strings_notes.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "common/resources/MR/template.xml",
            "file_format": "aresource",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hammer/notes/",
            "url": "https://hosted.weblate.org/api/components/hammer/notes/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hammer/notes/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hammer/notes/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hammer/notes/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hammer/notes/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hammer/notes/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hammer/notes/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "https://github.com/Wavesonics/hammer-editor",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [
                "ellipsis"
            ],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": 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/9223/?format=api",
                "https://hosted.weblate.org/api/addons/9271/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hammer/clients/?format=api"
        },
        {
            "name": "Account Settings",
            "slug": "account-settings",
            "id": 18061,
            "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": "github",
            "repo": "https://github.com/Wavesonics/hammer-editor",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "common/resources/MR/*/strings_account_settings.xml",
            "screenshot_filemask": "",
            "template": "common/resources/MR/base/strings_account_settings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "common/resources/MR/template.xml",
            "file_format": "aresource",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hammer/account-settings/",
            "url": "https://hosted.weblate.org/api/components/hammer/account-settings/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hammer/account-settings/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hammer/account-settings/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hammer/account-settings/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hammer/account-settings/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hammer/account-settings/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hammer/account-settings/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "android",
            "push": "https://github.com/Wavesonics/hammer-editor",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": 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/9224/?format=api",
                "https://hosted.weblate.org/api/addons/9275/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hammer/clients/?format=api"
        },
        {
            "name": "Drafts",
            "slug": "drafts",
            "id": 18064,
            "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": "github",
            "repo": "https://github.com/Wavesonics/hammer-editor",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "common/resources/MR/*/strings_drafts.xml",
            "screenshot_filemask": "",
            "template": "common/resources/MR/base/strings_drafts.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "common/resources/MR/template.xml",
            "file_format": "aresource",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hammer/drafts/",
            "url": "https://hosted.weblate.org/api/components/hammer/drafts/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hammer/drafts/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hammer/drafts/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hammer/drafts/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hammer/drafts/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hammer/drafts/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hammer/drafts/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "https://github.com/Wavesonics/hammer-editor",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/Wavesonics/hammer-editor/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": 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/9228/?format=api",
                "https://hosted.weblate.org/api/addons/9276/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hammer/clients/?format=api"
        },
        {
            "name": "Encyclopedia",
            "slug": "encyclopedia",
            "id": 18065,
            "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": "github",
            "repo": "https://github.com/Wavesonics/hammer-editor",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "common/resources/MR/*/strings_encyclopedia.xml",
            "screenshot_filemask": "",
            "template": "common/resources/MR/base/strings_encyclopedia.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "common/resources/MR/template.xml",
            "file_format": "aresource",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hammer/encyclopedia/",
            "url": "https://hosted.weblate.org/api/components/hammer/encyclopedia/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hammer/encyclopedia/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hammer/encyclopedia/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hammer/encyclopedia/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hammer/encyclopedia/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hammer/encyclopedia/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hammer/encyclopedia/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "https://github.com/Wavesonics/hammer-editor",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/Wavesonics/hammer-editor/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": 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/9229/?format=api",
                "https://hosted.weblate.org/api/addons/9273/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hammer/clients/?format=api"
        },
        {
            "name": "Project Home",
            "slug": "project_home",
            "id": 18066,
            "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": "github",
            "repo": "https://github.com/Wavesonics/hammer-editor",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "common/resources/MR/*/strings_project_home.xml",
            "screenshot_filemask": "",
            "template": "common/resources/MR/base/strings_project_home.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "common/resources/MR/template.xml",
            "file_format": "aresource",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hammer/project_home/",
            "url": "https://hosted.weblate.org/api/components/hammer/project_home/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hammer/project_home/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hammer/project_home/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hammer/project_home/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hammer/project_home/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hammer/project_home/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hammer/project_home/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "https://github.com/Wavesonics/hammer-editor",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": 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/9230/?format=api",
                "https://hosted.weblate.org/api/addons/9270/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hammer/clients/?format=api"
        },
        {
            "name": "Projects List",
            "slug": "projects_list",
            "id": 18067,
            "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": "github",
            "repo": "https://github.com/Wavesonics/hammer-editor",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "common/resources/MR/*/strings_projects_list.xml",
            "screenshot_filemask": "",
            "template": "common/resources/MR/base/strings_projects_list.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "common/resources/MR/template.xml",
            "file_format": "aresource",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hammer/projects_list/",
            "url": "https://hosted.weblate.org/api/components/hammer/projects_list/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hammer/projects_list/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hammer/projects_list/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hammer/projects_list/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hammer/projects_list/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hammer/projects_list/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hammer/projects_list/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "https://github.com/Wavesonics/hammer-editor",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": 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/9231/?format=api",
                "https://hosted.weblate.org/api/addons/9272/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hammer/clients/?format=api"
        },
        {
            "name": "Scene Editor",
            "slug": "scene_editor",
            "id": 18068,
            "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": "github",
            "repo": "https://github.com/Wavesonics/hammer-editor",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "common/resources/MR/*/strings_scene_editor.xml",
            "screenshot_filemask": "",
            "template": "common/resources/MR/base/strings_scene_editor.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "common/resources/MR/template.xml",
            "file_format": "aresource",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hammer/scene_editor/",
            "url": "https://hosted.weblate.org/api/components/hammer/scene_editor/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hammer/scene_editor/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hammer/scene_editor/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hammer/scene_editor/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hammer/scene_editor/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hammer/scene_editor/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hammer/scene_editor/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "https://github.com/Wavesonics/hammer-editor",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": 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/9232/?format=api",
                "https://hosted.weblate.org/api/addons/9274/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hammer/clients/?format=api"
        },
        {
            "name": "Scene List",
            "slug": "scene_list",
            "id": 18069,
            "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": "github",
            "repo": "https://github.com/Wavesonics/hammer-editor",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "common/resources/MR/*/strings_scene_list.xml",
            "screenshot_filemask": "",
            "template": "common/resources/MR/base/strings_scene_list.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "common/resources/MR/template.xml",
            "file_format": "aresource",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hammer/scene_list/",
            "url": "https://hosted.weblate.org/api/components/hammer/scene_list/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hammer/scene_list/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hammer/scene_list/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hammer/scene_list/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hammer/scene_list/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hammer/scene_list/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hammer/scene_list/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "https://github.com/Wavesonics/hammer-editor",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": 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/9233/?format=api",
                "https://hosted.weblate.org/api/addons/9267/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hammer/clients/?format=api"
        },
        {
            "name": "Android",
            "slug": "android",
            "id": 18070,
            "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": "github",
            "repo": "https://github.com/Wavesonics/hammer-editor",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "android/src/main/res/values-*/strings.xml",
            "screenshot_filemask": "",
            "template": "android/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "common/resources/MR/template.xml",
            "file_format": "aresource",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hammer/android/",
            "url": "https://hosted.weblate.org/api/components/hammer/android/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hammer/android/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hammer/android/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hammer/android/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hammer/android/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hammer/android/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hammer/android/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "https://github.com/Wavesonics/hammer-editor",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": 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/9234/?format=api",
                "https://hosted.weblate.org/api/addons/9266/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hammer/clients/?format=api"
        },
        {
            "name": "Desktop",
            "slug": "desktop",
            "id": 18071,
            "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": "github",
            "repo": "https://github.com/Wavesonics/hammer-editor",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "desktop/resources/MR/*/strings.xml",
            "screenshot_filemask": "",
            "template": "desktop/resources/MR/base/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "common/resources/MR/template.xml",
            "file_format": "aresource",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hammer/desktop/",
            "url": "https://hosted.weblate.org/api/components/hammer/desktop/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hammer/desktop/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hammer/desktop/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hammer/desktop/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hammer/desktop/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hammer/desktop/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hammer/desktop/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "https://github.com/Wavesonics/hammer-editor",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": 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/9235/?format=api",
                "https://hosted.weblate.org/api/addons/9269/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hammer/clients/?format=api"
        },
        {
            "name": "Server",
            "slug": "server",
            "id": 25428,
            "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": "github",
            "repo": "https://github.com/Wavesonics/hammer-editor",
            "git_export": "https://hosted.weblate.org/git/hammer/server/",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "server/src/main/resources/i18n/Messages_*.properties",
            "screenshot_filemask": "",
            "template": "server/src/main/resources/i18n/Messages_en.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "server/src/main/resources/template.properties",
            "file_format": "properties",
            "license": "MIT",
            "license_url": "https://spdx.org/licenses/MIT.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hammer/server/",
            "url": "https://hosted.weblate.org/api/components/hammer/server/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hammer/server/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hammer/server/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hammer/server/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hammer/server/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hammer/server/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hammer/server/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "https://github.com/Wavesonics/hammer-editor",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/Wavesonics/hammer-editor/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": 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/12253/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hammer/clients/?format=api"
        }
    ]
}