Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "webapp",
            "slug": "webapp",
            "id": 40,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.mattermost.com/languages/en/",
                "url": "https://translate.mattermost.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Playbooks",
                "slug": "playbooks",
                "id": 6,
                "web": "https://github.com/mattermost/mattermost-plugin-playbooks",
                "web_url": "https://translate.mattermost.com/projects/playbooks/",
                "url": "https://translate.mattermost.com/api/projects/playbooks/?format=api",
                "components_list_url": "https://translate.mattermost.com/api/projects/playbooks/components/?format=api",
                "repository_url": "https://translate.mattermost.com/api/projects/playbooks/repository/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/projects/playbooks/statistics/?format=api",
                "categories_url": "https://translate.mattermost.com/api/projects/playbooks/categories/?format=api",
                "changes_list_url": "https://translate.mattermost.com/api/projects/playbooks/changes/?format=api",
                "languages_url": "https://translate.mattermost.com/api/projects/playbooks/languages/?format=api",
                "labels_url": "https://translate.mattermost.com/api/projects/playbooks/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/mattermost/mattermost-plugin-playbooks",
            "git_export": "https://translate.mattermost.com/git/playbooks/webapp/",
            "branch": "master",
            "push_branch": "",
            "filemask": "webapp/i18n/*.json",
            "screenshot_filemask": "",
            "template": "webapp/i18n/en.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://translate.mattermost.com/projects/playbooks/webapp/",
            "url": "https://translate.mattermost.com/api/components/playbooks/webapp/?format=api",
            "repository_url": "https://translate.mattermost.com/api/components/playbooks/webapp/repository/?format=api",
            "translations_url": "https://translate.mattermost.com/api/components/playbooks/webapp/translations/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/components/playbooks/webapp/statistics/?format=api",
            "lock_url": "https://translate.mattermost.com/api/components/playbooks/webapp/lock/?format=api",
            "links_url": "https://translate.mattermost.com/api/components/playbooks/webapp/links/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/components/playbooks/webapp/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "icu-message-format",
            "priority": 100,
            "enforced_checks": [
                "icu_message_format"
            ],
            "restricted": false,
            "repoweb": "https://github.com/mattermost/mattermost-plugin-playbooks/tree/{{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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "server",
            "slug": "server",
            "id": 42,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.mattermost.com/languages/en/",
                "url": "https://translate.mattermost.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Playbooks",
                "slug": "playbooks",
                "id": 6,
                "web": "https://github.com/mattermost/mattermost-plugin-playbooks",
                "web_url": "https://translate.mattermost.com/projects/playbooks/",
                "url": "https://translate.mattermost.com/api/projects/playbooks/?format=api",
                "components_list_url": "https://translate.mattermost.com/api/projects/playbooks/components/?format=api",
                "repository_url": "https://translate.mattermost.com/api/projects/playbooks/repository/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/projects/playbooks/statistics/?format=api",
                "categories_url": "https://translate.mattermost.com/api/projects/playbooks/categories/?format=api",
                "changes_list_url": "https://translate.mattermost.com/api/projects/playbooks/changes/?format=api",
                "languages_url": "https://translate.mattermost.com/api/projects/playbooks/languages/?format=api",
                "labels_url": "https://translate.mattermost.com/api/projects/playbooks/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/mattermost/mattermost-plugin-playbooks",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "assets/i18n/*.json",
            "screenshot_filemask": "",
            "template": "assets/i18n/en.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "go-i18n-json",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://translate.mattermost.com/projects/playbooks/server/",
            "url": "https://translate.mattermost.com/api/components/playbooks/server/?format=api",
            "repository_url": "https://translate.mattermost.com/api/components/playbooks/server/repository/?format=api",
            "translations_url": "https://translate.mattermost.com/api/components/playbooks/server/translations/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/components/playbooks/server/statistics/?format=api",
            "lock_url": "https://translate.mattermost.com/api/components/playbooks/server/lock/?format=api",
            "links_url": "https://translate.mattermost.com/api/components/playbooks/server/links/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/components/playbooks/server/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": 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": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.mattermost.com/api/components/playbooks/webapp/?format=api"
        },
        {
            "name": "mattermost-desktop",
            "slug": "mattermost-desktop",
            "id": 43,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.mattermost.com/languages/en/",
                "url": "https://translate.mattermost.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Mattermost",
                "slug": "mattermost",
                "id": 1,
                "web": "https://github.com/mattermost",
                "web_url": "https://translate.mattermost.com/projects/mattermost/",
                "url": "https://translate.mattermost.com/api/projects/mattermost/?format=api",
                "components_list_url": "https://translate.mattermost.com/api/projects/mattermost/components/?format=api",
                "repository_url": "https://translate.mattermost.com/api/projects/mattermost/repository/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/projects/mattermost/statistics/?format=api",
                "categories_url": "https://translate.mattermost.com/api/projects/mattermost/categories/?format=api",
                "changes_list_url": "https://translate.mattermost.com/api/projects/mattermost/changes/?format=api",
                "languages_url": "https://translate.mattermost.com/api/projects/mattermost/languages/?format=api",
                "labels_url": "https://translate.mattermost.com/api/projects/mattermost/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/mattermost/desktop",
            "git_export": "https://translate.mattermost.com/git/mattermost/mattermost-desktop/",
            "branch": "master",
            "push_branch": "",
            "filemask": "i18n/*.json",
            "screenshot_filemask": "",
            "template": "i18n/en.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://translate.mattermost.com/projects/mattermost/mattermost-desktop/",
            "url": "https://translate.mattermost.com/api/components/mattermost/mattermost-desktop/?format=api",
            "repository_url": "https://translate.mattermost.com/api/components/mattermost/mattermost-desktop/repository/?format=api",
            "translations_url": "https://translate.mattermost.com/api/components/mattermost/mattermost-desktop/translations/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/components/mattermost/mattermost-desktop/statistics/?format=api",
            "lock_url": "https://translate.mattermost.com/api/components/mattermost/mattermost-desktop/lock/?format=api",
            "links_url": "https://translate.mattermost.com/api/components/mattermost/mattermost-desktop/links/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/components/mattermost/mattermost-desktop/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "ignore-inconsistent, ignore-same, icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/mattermost/desktop/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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.mattermost.com/api/addons/147/?format=api",
                "https://translate.mattermost.com/api/addons/169/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "mattermost-mobile-v2",
            "slug": "mattermost-mobile-v2",
            "id": 44,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.mattermost.com/languages/en/",
                "url": "https://translate.mattermost.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Mattermost",
                "slug": "mattermost",
                "id": 1,
                "web": "https://github.com/mattermost",
                "web_url": "https://translate.mattermost.com/projects/mattermost/",
                "url": "https://translate.mattermost.com/api/projects/mattermost/?format=api",
                "components_list_url": "https://translate.mattermost.com/api/projects/mattermost/components/?format=api",
                "repository_url": "https://translate.mattermost.com/api/projects/mattermost/repository/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/projects/mattermost/statistics/?format=api",
                "categories_url": "https://translate.mattermost.com/api/projects/mattermost/categories/?format=api",
                "changes_list_url": "https://translate.mattermost.com/api/projects/mattermost/changes/?format=api",
                "languages_url": "https://translate.mattermost.com/api/projects/mattermost/languages/?format=api",
                "labels_url": "https://translate.mattermost.com/api/projects/mattermost/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/mattermost/mattermost-mobile",
            "git_export": "https://translate.mattermost.com/git/mattermost/mattermost-mobile-v2/",
            "branch": "main",
            "push_branch": "",
            "filemask": "assets/base/i18n/*.json",
            "screenshot_filemask": "",
            "template": "assets/base/i18n/en.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/",
            "url": "https://translate.mattermost.com/api/components/mattermost/mattermost-mobile-v2/?format=api",
            "repository_url": "https://translate.mattermost.com/api/components/mattermost/mattermost-mobile-v2/repository/?format=api",
            "translations_url": "https://translate.mattermost.com/api/components/mattermost/mattermost-mobile-v2/translations/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/components/mattermost/mattermost-mobile-v2/statistics/?format=api",
            "lock_url": "https://translate.mattermost.com/api/components/mattermost/mattermost-mobile-v2/lock/?format=api",
            "links_url": "https://translate.mattermost.com/api/components/mattermost/mattermost-mobile-v2/links/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/components/mattermost/mattermost-mobile-v2/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "bcp_long",
            "push": "",
            "check_flags": "ignore-inconsistent, ignore-same, icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/mattermost/mattermost-mobile/tree/{{branch}}/assets/base/i18n/{{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}})\r\n\r\n\r\n#### Release Note\r\n```release-note\r\nNONE\r\n```",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.mattermost.com/api/addons/146/?format=api",
                "https://translate.mattermost.com/api/addons/168/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "webapp",
            "slug": "webapp",
            "id": 46,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.mattermost.com/languages/en/",
                "url": "https://translate.mattermost.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Calls",
                "slug": "calls",
                "id": 7,
                "web": "https://github.com/mattermost/mattermost-plugin-calls",
                "web_url": "https://translate.mattermost.com/projects/calls/",
                "url": "https://translate.mattermost.com/api/projects/calls/?format=api",
                "components_list_url": "https://translate.mattermost.com/api/projects/calls/components/?format=api",
                "repository_url": "https://translate.mattermost.com/api/projects/calls/repository/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/projects/calls/statistics/?format=api",
                "categories_url": "https://translate.mattermost.com/api/projects/calls/categories/?format=api",
                "changes_list_url": "https://translate.mattermost.com/api/projects/calls/changes/?format=api",
                "languages_url": "https://translate.mattermost.com/api/projects/calls/languages/?format=api",
                "labels_url": "https://translate.mattermost.com/api/projects/calls/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/mattermost/mattermost-plugin-calls",
            "git_export": "https://translate.mattermost.com/git/calls/webapp/",
            "branch": "main",
            "push_branch": "",
            "filemask": "webapp/i18n/*.json",
            "screenshot_filemask": "",
            "template": "webapp/i18n/en.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://translate.mattermost.com/projects/calls/webapp/",
            "url": "https://translate.mattermost.com/api/components/calls/webapp/?format=api",
            "repository_url": "https://translate.mattermost.com/api/components/calls/webapp/repository/?format=api",
            "translations_url": "https://translate.mattermost.com/api/components/calls/webapp/translations/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/components/calls/webapp/statistics/?format=api",
            "lock_url": "https://translate.mattermost.com/api/components/calls/webapp/lock/?format=api",
            "links_url": "https://translate.mattermost.com/api/components/calls/webapp/links/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/components/calls/webapp/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "ignore-inconsistent, ignore-same, icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/mattermost/mattermost-plugin-calls/tree/{{branch}}/webapp/i18n/{{filename}}#L{{line}}",
            "report_source_bugs": "translations@mattermost.com",
            "merge_style": "merge",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.mattermost.com/api/addons/148/?format=api",
                "https://translate.mattermost.com/api/addons/166/?format=api",
                "https://translate.mattermost.com/api/addons/162/?format=api",
                "https://translate.mattermost.com/api/addons/164/?format=api",
                "https://translate.mattermost.com/api/addons/163/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "server",
            "slug": "server",
            "id": 48,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.mattermost.com/languages/en/",
                "url": "https://translate.mattermost.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Mattermost",
                "slug": "mattermost",
                "id": 1,
                "web": "https://github.com/mattermost",
                "web_url": "https://translate.mattermost.com/projects/mattermost/",
                "url": "https://translate.mattermost.com/api/projects/mattermost/?format=api",
                "components_list_url": "https://translate.mattermost.com/api/projects/mattermost/components/?format=api",
                "repository_url": "https://translate.mattermost.com/api/projects/mattermost/repository/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/projects/mattermost/statistics/?format=api",
                "categories_url": "https://translate.mattermost.com/api/projects/mattermost/categories/?format=api",
                "changes_list_url": "https://translate.mattermost.com/api/projects/mattermost/changes/?format=api",
                "languages_url": "https://translate.mattermost.com/api/projects/mattermost/languages/?format=api",
                "labels_url": "https://translate.mattermost.com/api/projects/mattermost/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/mattermost/mattermost-server",
            "git_export": "https://translate.mattermost.com/git/mattermost/server/",
            "branch": "master",
            "push_branch": "",
            "filemask": "server/i18n/*.json",
            "screenshot_filemask": "",
            "template": "server/i18n/en.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "go-i18n-json",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://translate.mattermost.com/projects/mattermost/server/",
            "url": "https://translate.mattermost.com/api/components/mattermost/server/?format=api",
            "repository_url": "https://translate.mattermost.com/api/components/mattermost/server/repository/?format=api",
            "translations_url": "https://translate.mattermost.com/api/components/mattermost/server/translations/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/components/mattermost/server/statistics/?format=api",
            "lock_url": "https://translate.mattermost.com/api/components/mattermost/server/lock/?format=api",
            "links_url": "https://translate.mattermost.com/api/components/mattermost/server/links/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/components/mattermost/server/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "posix",
            "push": "",
            "check_flags": "ignore-inconsistent, ignore-same, placeholders:r\"{{\\s*\\.[a-zA-Z]+\\s*}}\"",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/mattermost/mattermost-server/blob/{{branch}}/server/i18n/{{filename}}#L{{line}}",
            "report_source_bugs": "translations@mattermost.com",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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}})\r\n\r\n#### Release Note\r\n```release-note\r\nNONE\r\n```",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 4,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.mattermost.com/api/addons/151/?format=api",
                "https://translate.mattermost.com/api/addons/150/?format=api",
                "https://translate.mattermost.com/api/addons/149/?format=api",
                "https://translate.mattermost.com/api/addons/153/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "webapp",
            "slug": "webapp",
            "id": 49,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.mattermost.com/languages/en/",
                "url": "https://translate.mattermost.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Mattermost",
                "slug": "mattermost",
                "id": 1,
                "web": "https://github.com/mattermost",
                "web_url": "https://translate.mattermost.com/projects/mattermost/",
                "url": "https://translate.mattermost.com/api/projects/mattermost/?format=api",
                "components_list_url": "https://translate.mattermost.com/api/projects/mattermost/components/?format=api",
                "repository_url": "https://translate.mattermost.com/api/projects/mattermost/repository/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/projects/mattermost/statistics/?format=api",
                "categories_url": "https://translate.mattermost.com/api/projects/mattermost/categories/?format=api",
                "changes_list_url": "https://translate.mattermost.com/api/projects/mattermost/changes/?format=api",
                "languages_url": "https://translate.mattermost.com/api/projects/mattermost/languages/?format=api",
                "labels_url": "https://translate.mattermost.com/api/projects/mattermost/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/mattermost/mattermost-server",
            "git_export": "https://translate.mattermost.com/git/mattermost/webapp-monorepo/",
            "branch": "master",
            "push_branch": "",
            "filemask": "webapp/channels/src/i18n/*.json",
            "screenshot_filemask": "",
            "template": "webapp/channels/src/i18n/en.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://translate.mattermost.com/projects/mattermost/webapp/",
            "url": "https://translate.mattermost.com/api/components/mattermost/webapp/?format=api",
            "repository_url": "https://translate.mattermost.com/api/components/mattermost/webapp/repository/?format=api",
            "translations_url": "https://translate.mattermost.com/api/components/mattermost/webapp/translations/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/components/mattermost/webapp/statistics/?format=api",
            "lock_url": "https://translate.mattermost.com/api/components/mattermost/webapp/lock/?format=api",
            "links_url": "https://translate.mattermost.com/api/components/mattermost/webapp/links/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/components/mattermost/webapp/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "ignore-inconsistent, ignore-same, icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/mattermost/mattermost-server/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "translations@mattermost.com",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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}})\r\n\r\n#### Release Note\r\n```release-note\r\nNONE\r\n```",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 4,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.mattermost.com/api/addons/155/?format=api",
                "https://translate.mattermost.com/api/addons/156/?format=api",
                "https://translate.mattermost.com/api/addons/157/?format=api",
                "https://translate.mattermost.com/api/addons/154/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.mattermost.com/api/components/mattermost/server/?format=api"
        },
        {
            "name": "standalone",
            "slug": "standalone",
            "id": 56,
            "source_language": {
                "id": 80,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 80,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.mattermost.com/languages/en/",
                "url": "https://translate.mattermost.com/api/languages/en/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Calls",
                "slug": "calls",
                "id": 7,
                "web": "https://github.com/mattermost/mattermost-plugin-calls",
                "web_url": "https://translate.mattermost.com/projects/calls/",
                "url": "https://translate.mattermost.com/api/projects/calls/?format=api",
                "components_list_url": "https://translate.mattermost.com/api/projects/calls/components/?format=api",
                "repository_url": "https://translate.mattermost.com/api/projects/calls/repository/?format=api",
                "statistics_url": "https://translate.mattermost.com/api/projects/calls/statistics/?format=api",
                "categories_url": "https://translate.mattermost.com/api/projects/calls/categories/?format=api",
                "changes_list_url": "https://translate.mattermost.com/api/projects/calls/changes/?format=api",
                "languages_url": "https://translate.mattermost.com/api/projects/calls/languages/?format=api",
                "labels_url": "https://translate.mattermost.com/api/projects/calls/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/mattermost/mattermost-plugin-calls",
            "git_export": "https://translate.mattermost.com/git/calls/standalone/",
            "branch": "main",
            "push_branch": "",
            "filemask": "standalone/i18n/*.json",
            "screenshot_filemask": "",
            "template": "standalone/i18n/en.json",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "",
            "web_url": "https://translate.mattermost.com/projects/calls/standalone/",
            "url": "https://translate.mattermost.com/api/components/calls/standalone/?format=api",
            "repository_url": "https://translate.mattermost.com/api/components/calls/standalone/repository/?format=api",
            "translations_url": "https://translate.mattermost.com/api/components/calls/standalone/translations/?format=api",
            "statistics_url": "https://translate.mattermost.com/api/components/calls/standalone/statistics/?format=api",
            "lock_url": "https://translate.mattermost.com/api/components/calls/standalone/lock/?format=api",
            "links_url": "https://translate.mattermost.com/api/components/calls/standalone/links/?format=api",
            "changes_list_url": "https://translate.mattermost.com/api/components/calls/standalone/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": "",
            "check_flags": "ignore-inconsistent, ignore-same, icu-message-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://github.com/mattermost/mattermost-plugin-calls/tree/{{branch}}/standalone/i18n/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.mattermost.com/api/addons/160/?format=api",
                "https://translate.mattermost.com/api/addons/165/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        }
    ]
}