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": 15,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "Appstore",
            "slug": "appstore",
            "id": 85,
            "source_language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "project": {
                "name": "DUDUAUTO",
                "slug": "duduauto",
                "id": 12,
                "web": "https://weblate.dudu-auto.com/",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.dudu-auto.com/git/duduauto/appstore/",
            "branch": "main",
            "push_branch": "",
            "filemask": "appstore/*.xml",
            "screenshot_filemask": "",
            "template": "appstore/zh_Hans.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/appstore/",
            "url": "https://weblate.dudu-auto.com/api/components/duduauto/appstore/?format=api",
            "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/appstore/repository/?format=api",
            "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/appstore/translations/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/appstore/statistics/?format=api",
            "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/appstore/lock/?format=api",
            "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/appstore/links/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/appstore/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 }})\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://weblate.dudu-auto.com/api/addons/1/?format=api",
                "https://weblate.dudu-auto.com/api/addons/2/?format=api",
                "https://weblate.dudu-auto.com/api/addons/3/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Base",
            "slug": "base",
            "id": 86,
            "source_language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "project": {
                "name": "DUDUAUTO",
                "slug": "duduauto",
                "id": 12,
                "web": "https://weblate.dudu-auto.com/",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.dudu-auto.com/git/duduauto/base/",
            "branch": "main",
            "push_branch": "",
            "filemask": "base/*.xml",
            "screenshot_filemask": "",
            "template": "base/zh_Hans.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/base/",
            "url": "https://weblate.dudu-auto.com/api/components/duduauto/base/?format=api",
            "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/base/repository/?format=api",
            "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/base/translations/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/base/statistics/?format=api",
            "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/base/lock/?format=api",
            "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/base/links/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/base/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 }})\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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Bluetooth",
            "slug": "bluetooth",
            "id": 87,
            "source_language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "project": {
                "name": "DUDUAUTO",
                "slug": "duduauto",
                "id": 12,
                "web": "https://weblate.dudu-auto.com/",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.dudu-auto.com/git/duduauto/bluetooth/",
            "branch": "main",
            "push_branch": "",
            "filemask": "bluetooth/*.xml",
            "screenshot_filemask": "",
            "template": "bluetooth/zh_Hans.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/bluetooth/",
            "url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
            "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/repository/?format=api",
            "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/translations/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/statistics/?format=api",
            "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/lock/?format=api",
            "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/links/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/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 }})\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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Boothelper",
            "slug": "boothelper",
            "id": 88,
            "source_language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "project": {
                "name": "DUDUAUTO",
                "slug": "duduauto",
                "id": 12,
                "web": "https://weblate.dudu-auto.com/",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.dudu-auto.com/git/duduauto/boothelper/",
            "branch": "main",
            "push_branch": "",
            "filemask": "boothelper/*.xml",
            "screenshot_filemask": "",
            "template": "boothelper/zh_Hans.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/boothelper/",
            "url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
            "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/repository/?format=api",
            "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/translations/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/statistics/?format=api",
            "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/lock/?format=api",
            "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/links/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/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 }})\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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "DUDUAUTO",
            "slug": "glossary",
            "id": 89,
            "source_language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "project": {
                "name": "DUDUAUTO",
                "slug": "duduauto",
                "id": 12,
                "web": "https://weblate.dudu-auto.com/",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.dudu-auto.com/git/duduauto/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/glossary/",
            "url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/?format=api",
            "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/repository/?format=api",
            "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/translations/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/statistics/?format=api",
            "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/lock/?format=api",
            "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/glossary/links/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/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 }})\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": 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": "File",
            "slug": "file",
            "id": 90,
            "source_language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "project": {
                "name": "DUDUAUTO",
                "slug": "duduauto",
                "id": 12,
                "web": "https://weblate.dudu-auto.com/",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.dudu-auto.com/git/duduauto/file/",
            "branch": "main",
            "push_branch": "",
            "filemask": "file/*.xml",
            "screenshot_filemask": "",
            "template": "file/zh_Hans.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/file/",
            "url": "https://weblate.dudu-auto.com/api/components/duduauto/file/?format=api",
            "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/file/repository/?format=api",
            "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/file/translations/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/file/statistics/?format=api",
            "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/file/lock/?format=api",
            "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/file/links/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/file/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 }})\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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Launcher_A",
            "slug": "launcher_a",
            "id": 91,
            "source_language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "project": {
                "name": "DUDUAUTO",
                "slug": "duduauto",
                "id": 12,
                "web": "https://weblate.dudu-auto.com/",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.dudu-auto.com/git/duduauto/launcher_a/",
            "branch": "main",
            "push_branch": "",
            "filemask": "launcher_a/*.xml",
            "screenshot_filemask": "",
            "template": "launcher_a/zh_Hans.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/launcher_a/",
            "url": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_a/?format=api",
            "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_a/repository/?format=api",
            "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_a/translations/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_a/statistics/?format=api",
            "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_a/lock/?format=api",
            "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_a/links/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_a/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 }})\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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Launcher_B",
            "slug": "launcher_b",
            "id": 92,
            "source_language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "project": {
                "name": "DUDUAUTO",
                "slug": "duduauto",
                "id": 12,
                "web": "https://weblate.dudu-auto.com/",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.dudu-auto.com/git/duduauto/launcher_b/",
            "branch": "main",
            "push_branch": "",
            "filemask": "launcher_b/*.xml",
            "screenshot_filemask": "",
            "template": "launcher_b/zh_Hans.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/launcher_b/",
            "url": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/?format=api",
            "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/repository/?format=api",
            "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/translations/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/statistics/?format=api",
            "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/lock/?format=api",
            "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/links/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/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 }})\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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Multimedia",
            "slug": "multimedia",
            "id": 93,
            "source_language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "project": {
                "name": "DUDUAUTO",
                "slug": "duduauto",
                "id": 12,
                "web": "https://weblate.dudu-auto.com/",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.dudu-auto.com/git/duduauto/multimedia/",
            "branch": "main",
            "push_branch": "",
            "filemask": "multimedia/*.xml",
            "screenshot_filemask": "",
            "template": "multimedia/zh_Hans.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/multimedia/",
            "url": "https://weblate.dudu-auto.com/api/components/duduauto/multimedia/?format=api",
            "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/multimedia/repository/?format=api",
            "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/multimedia/translations/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/multimedia/statistics/?format=api",
            "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/multimedia/lock/?format=api",
            "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/multimedia/links/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/multimedia/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 }})\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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Navbar",
            "slug": "navbar",
            "id": 94,
            "source_language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "project": {
                "name": "DUDUAUTO",
                "slug": "duduauto",
                "id": 12,
                "web": "https://weblate.dudu-auto.com/",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.dudu-auto.com/git/duduauto/navbar/",
            "branch": "main",
            "push_branch": "",
            "filemask": "navbar/*.xml",
            "screenshot_filemask": "",
            "template": "navbar/zh_Hans.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/navbar/",
            "url": "https://weblate.dudu-auto.com/api/components/duduauto/navbar/?format=api",
            "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/navbar/repository/?format=api",
            "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/navbar/translations/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/navbar/statistics/?format=api",
            "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/navbar/lock/?format=api",
            "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/navbar/links/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/navbar/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 }})\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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "OTA",
            "slug": "ota",
            "id": 95,
            "source_language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "project": {
                "name": "DUDUAUTO",
                "slug": "duduauto",
                "id": 12,
                "web": "https://weblate.dudu-auto.com/",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.dudu-auto.com/git/duduauto/ota/",
            "branch": "main",
            "push_branch": "",
            "filemask": "ota/*.xml",
            "screenshot_filemask": "",
            "template": "ota/zh_Hans.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/ota/",
            "url": "https://weblate.dudu-auto.com/api/components/duduauto/ota/?format=api",
            "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/ota/repository/?format=api",
            "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/ota/translations/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/ota/statistics/?format=api",
            "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/ota/lock/?format=api",
            "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/ota/links/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/ota/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 }})\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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Settings",
            "slug": "settings",
            "id": 96,
            "source_language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "project": {
                "name": "DUDUAUTO",
                "slug": "duduauto",
                "id": 12,
                "web": "https://weblate.dudu-auto.com/",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.dudu-auto.com/git/duduauto/settings/",
            "branch": "main",
            "push_branch": "",
            "filemask": "settings/*.xml",
            "screenshot_filemask": "",
            "template": "settings/zh_Hans.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/settings/",
            "url": "https://weblate.dudu-auto.com/api/components/duduauto/settings/?format=api",
            "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/settings/repository/?format=api",
            "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/settings/translations/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/settings/statistics/?format=api",
            "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/settings/lock/?format=api",
            "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/settings/links/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/settings/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 140,
            "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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Vehicle_Info",
            "slug": "vehicle_info",
            "id": 97,
            "source_language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "project": {
                "name": "DUDUAUTO",
                "slug": "duduauto",
                "id": 12,
                "web": "https://weblate.dudu-auto.com/",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.dudu-auto.com/git/duduauto/vehicle_info/",
            "branch": "main",
            "push_branch": "",
            "filemask": "vehicle_info/*.xml",
            "screenshot_filemask": "",
            "template": "vehicle_info/zh_Hans.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/vehicle_info/",
            "url": "https://weblate.dudu-auto.com/api/components/duduauto/vehicle_info/?format=api",
            "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/vehicle_info/repository/?format=api",
            "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/vehicle_info/translations/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/vehicle_info/statistics/?format=api",
            "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/vehicle_info/lock/?format=api",
            "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/vehicle_info/links/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/vehicle_info/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 }})\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": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "DVR_A",
            "slug": "dvr_a",
            "id": 98,
            "source_language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "project": {
                "name": "DUDUAUTO",
                "slug": "duduauto",
                "id": 12,
                "web": "https://weblate.dudu-auto.com/",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.dudu-auto.com/git/duduauto/dvr_a/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.xml",
            "screenshot_filemask": "",
            "template": "zh_Hans.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/dvr_a/",
            "url": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_a/?format=api",
            "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_a/repository/?format=api",
            "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_a/translations/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_a/statistics/?format=api",
            "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_a/lock/?format=api",
            "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_a/links/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_a/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": [
                "https://weblate.dudu-auto.com/api/addons/5/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "DVR_B",
            "slug": "dvr_b",
            "id": 99,
            "source_language": {
                "id": 732,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 732,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://weblate.dudu-auto.com/languages/zh_Hans/",
                "url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "project": {
                "name": "DUDUAUTO",
                "slug": "duduauto",
                "id": 12,
                "web": "https://weblate.dudu-auto.com/",
                "web_url": "https://weblate.dudu-auto.com/projects/duduauto/",
                "url": "https://weblate.dudu-auto.com/api/projects/duduauto/?format=api",
                "components_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/components/?format=api",
                "repository_url": "https://weblate.dudu-auto.com/api/projects/duduauto/repository/?format=api",
                "statistics_url": "https://weblate.dudu-auto.com/api/projects/duduauto/statistics/?format=api",
                "categories_url": "https://weblate.dudu-auto.com/api/projects/duduauto/categories/?format=api",
                "changes_list_url": "https://weblate.dudu-auto.com/api/projects/duduauto/changes/?format=api",
                "languages_url": "https://weblate.dudu-auto.com/api/projects/duduauto/languages/?format=api",
                "labels_url": "https://weblate.dudu-auto.com/api/projects/duduauto/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.dudu-auto.com/git/duduauto/dvr_b/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.xml",
            "screenshot_filemask": "",
            "template": "zh_Hans.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.dudu-auto.com/projects/duduauto/dvr_b/",
            "url": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_b/?format=api",
            "repository_url": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_b/repository/?format=api",
            "translations_url": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_b/translations/?format=api",
            "statistics_url": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_b/statistics/?format=api",
            "lock_url": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_b/lock/?format=api",
            "links_url": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_b/links/?format=api",
            "changes_list_url": "https://weblate.dudu-auto.com/api/components/duduauto/dvr_b/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 }})\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://weblate.dudu-auto.com/api/addons/6/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        }
    ]
}