Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "Extension",
            "slug": "extension",
            "id": 1,
            "source_language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Immersive Translate",
                "slug": "immersive-translate",
                "id": 1,
                "web": "https://immersivetranslate.com",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:immersive-translate/extension.git",
            "git_export": "https://weblate.immersivetranslate.com/git/immersive-translate/extension/",
            "branch": "main",
            "push_branch": "weblate_i18n_main",
            "filemask": "locales/*.json",
            "screenshot_filemask": "",
            "template": "locales/en.json",
            "edit_template": true,
            "intermediate": "locales/zh-CN.json",
            "new_base": "",
            "file_format": "json",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/",
            "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
            "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/repository/?format=api",
            "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/translations/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/statistics/?format=api",
            "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/lock/?format=api",
            "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/links/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:immersive-translate/extension.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://weblate.immersivetranslate.com/api/addons/1/?format=api",
                "https://weblate.immersivetranslate.com/api/addons/2/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Immersive Translate",
            "slug": "glossary",
            "id": 2,
            "source_language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Immersive Translate",
                "slug": "immersive-translate",
                "id": 1,
                "web": "https://immersivetranslate.com",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/",
                "url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/?format=api",
                "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/components/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/repository/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/statistics/?format=api",
                "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/categories/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/changes/?format=api",
                "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/languages/?format=api",
                "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-translate/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.immersivetranslate.com/git/immersive-translate/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-translate/glossary/",
            "url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/?format=api",
            "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/repository/?format=api",
            "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/translations/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/statistics/?format=api",
            "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/lock/?format=api",
            "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/links/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-translate/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Immersive Translate Document App",
            "slug": "immersive-translate-site",
            "id": 3,
            "source_language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Immersive Translate Site",
                "slug": "immersive-document-translation",
                "id": 2,
                "web": "https://app.immersivetranslate.com/",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/",
                "url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/?format=api",
                "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/components/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/repository/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/statistics/?format=api",
                "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/categories/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/changes/?format=api",
                "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/languages/?format=api",
                "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Immersive Translate Document Translation",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:immersive-translate/site.git",
            "git_export": "https://weblate.immersivetranslate.com/git/immersive-document-translation/immersive-translate-site/",
            "branch": "main",
            "push_branch": "weblate_i18n_main",
            "filemask": "app/src/i18n/*.json",
            "screenshot_filemask": "",
            "template": "app/src/i18n/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/immersive-translate-site/",
            "url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/?format=api",
            "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/repository/?format=api",
            "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/translations/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/statistics/?format=api",
            "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/lock/?format=api",
            "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/links/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:immersive-translate/site.git",
            "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.immersivetranslate.com/api/addons/3/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Immersive Document Translation",
            "slug": "glossary",
            "id": 4,
            "source_language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Immersive Translate Site",
                "slug": "immersive-document-translation",
                "id": 2,
                "web": "https://app.immersivetranslate.com/",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/",
                "url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/?format=api",
                "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/components/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/repository/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/statistics/?format=api",
                "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/categories/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/changes/?format=api",
                "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/languages/?format=api",
                "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Immersive Translate Document Translation",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://weblate.immersivetranslate.com/git/immersive-document-translation/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/glossary/",
            "url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/?format=api",
            "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/repository/?format=api",
            "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/translations/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/statistics/?format=api",
            "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/lock/?format=api",
            "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/links/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Official",
            "slug": "official",
            "id": 5,
            "source_language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Immersive Translate Site",
                "slug": "immersive-document-translation",
                "id": 2,
                "web": "https://app.immersivetranslate.com/",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/",
                "url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/?format=api",
                "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/components/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/repository/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/statistics/?format=api",
                "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/categories/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/changes/?format=api",
                "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/languages/?format=api",
                "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Immersive Translate Document Translation",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:immersive-translate/site.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "weblate_i18n_main",
            "filemask": "official/i18n/*/code.json",
            "screenshot_filemask": "",
            "template": "official/i18n/en-US/code.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/official/",
            "url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official/?format=api",
            "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official/repository/?format=api",
            "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official/translations/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official/statistics/?format=api",
            "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official/lock/?format=api",
            "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official/links/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:immersive-translate/site.git",
            "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.immersivetranslate.com/api/addons/4/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/?format=api"
        },
        {
            "name": "Official Footer",
            "slug": "official-footer",
            "id": 6,
            "source_language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Immersive Translate Site",
                "slug": "immersive-document-translation",
                "id": 2,
                "web": "https://app.immersivetranslate.com/",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/",
                "url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/?format=api",
                "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/components/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/repository/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/statistics/?format=api",
                "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/categories/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/changes/?format=api",
                "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/languages/?format=api",
                "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Immersive Translate Document Translation",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:immersive-translate/site.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "weblate_i18n_main",
            "filemask": "official/i18n/*/docusaurus-theme-classic/footer.json",
            "screenshot_filemask": "",
            "template": "official/i18n/en-US/docusaurus-theme-classic/footer.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/official-footer/",
            "url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official-footer/?format=api",
            "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official-footer/repository/?format=api",
            "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official-footer/translations/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official-footer/statistics/?format=api",
            "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official-footer/lock/?format=api",
            "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official-footer/links/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official-footer/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:immersive-translate/site.git",
            "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.immersivetranslate.com/api/addons/5/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/?format=api"
        },
        {
            "name": "Official Navbar",
            "slug": "official-navbar",
            "id": 7,
            "source_language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Immersive Translate Site",
                "slug": "immersive-document-translation",
                "id": 2,
                "web": "https://app.immersivetranslate.com/",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/",
                "url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/?format=api",
                "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/components/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/repository/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/statistics/?format=api",
                "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/categories/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/changes/?format=api",
                "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/languages/?format=api",
                "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Immersive Translate Document Translation",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:immersive-translate/site.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "weblate_i18n_main",
            "filemask": "official/i18n/*/docusaurus-theme-classic/navbar.json",
            "screenshot_filemask": "",
            "template": "official/i18n/en-US/docusaurus-theme-classic/navbar.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/official-navbar/",
            "url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official-navbar/?format=api",
            "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official-navbar/repository/?format=api",
            "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official-navbar/translations/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official-navbar/statistics/?format=api",
            "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official-navbar/lock/?format=api",
            "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official-navbar/links/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official-navbar/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:immersive-translate/site.git",
            "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.immersivetranslate.com/api/addons/6/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/?format=api"
        },
        {
            "name": "Global i18n",
            "slug": "global-i18n",
            "id": 10,
            "source_language": {
                "id": 169,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://weblate.immersivetranslate.com/languages/en/",
                "url": "https://weblate.immersivetranslate.com/api/languages/en/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Immersive Translate Site",
                "slug": "immersive-document-translation",
                "id": 2,
                "web": "https://app.immersivetranslate.com/",
                "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/",
                "url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/?format=api",
                "components_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/components/?format=api",
                "repository_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/repository/?format=api",
                "statistics_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/statistics/?format=api",
                "categories_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/categories/?format=api",
                "changes_list_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/changes/?format=api",
                "languages_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/languages/?format=api",
                "labels_url": "https://weblate.immersivetranslate.com/api/projects/immersive-document-translation/labels/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "Immersive Translate Document Translation",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@github.com:immersive-translate/site.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "weblate_i18n_main",
            "filemask": "global-i18n/*.json",
            "screenshot_filemask": "",
            "template": "global-i18n/en-US.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://weblate.immersivetranslate.com/projects/immersive-document-translation/global-i18n/",
            "url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/global-i18n/?format=api",
            "repository_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/global-i18n/repository/?format=api",
            "translations_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/global-i18n/translations/?format=api",
            "statistics_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/global-i18n/statistics/?format=api",
            "lock_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/global-i18n/lock/?format=api",
            "links_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/global-i18n/links/?format=api",
            "changes_list_url": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/global-i18n/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:immersive-translate/site.git",
            "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.immersivetranslate.com/api/addons/9/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/immersive-translate-site/?format=api"
        }
    ]
}