Translation projects API.

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

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

{
    "count": 12,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "Hedy",
            "slug": "glossary",
            "id": 11646,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://hosted.weblate.org/git/hedy/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hedy/glossary/",
            "url": "https://hosted.weblate.org/api/components/hedy/glossary/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hedy/glossary/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hedy/glossary/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hedy/glossary/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hedy/glossary/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hedy/glossary/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hedy/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "ignore-translated, ignore-ellipsis, ignore-same",
            "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": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 2160,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Adventures",
            "slug": "adventures",
            "id": 11647,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/hedyorg/hedy.git",
            "git_export": "https://hosted.weblate.org/git/hedy/adventures/",
            "branch": "main",
            "push_branch": "",
            "filemask": "content/adventures/*.yaml",
            "screenshot_filemask": "",
            "template": "content/adventures/en.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hedy/adventures/",
            "url": "https://hosted.weblate.org/api/components/hedy/adventures/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hedy/adventures/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hedy/adventures/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hedy/adventures/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hedy/adventures/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hedy/adventures/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hedy/adventures/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "ignore-double-space, ignore-translated, ignore-same, ignore-long-untranslated, ignore-ellipsis, ignore-inconsistent, placeholders:r\"`([^`\\n\\r]+)`|## \", python-brace-format",
            "priority": 60,
            "enforced_checks": [
                "python_brace_format"
            ],
            "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": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 2160,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/12558/?format=api",
                "https://hosted.weblate.org/api/addons/12498/?format=api",
                "https://hosted.weblate.org/api/addons/5780/?format=api",
                "https://hosted.weblate.org/api/addons/6050/?format=api",
                "https://hosted.weblate.org/api/addons/5994/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Keywords",
            "slug": "keywords",
            "id": 11648,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/hedyorg/hedy.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "content/keywords/*.yaml",
            "screenshot_filemask": "",
            "template": "content/keywords/en.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hedy/keywords/",
            "url": "https://hosted.weblate.org/api/components/hedy/keywords/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hedy/keywords/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hedy/keywords/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hedy/keywords/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hedy/keywords/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hedy/keywords/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hedy/keywords/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "ignore-translated, ignore-ellipsis, ignore-inconsistent, ignore-same, ignore-long-untranslated",
            "priority": 80,
            "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": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 2160,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/5748/?format=api",
                "https://hosted.weblate.org/api/addons/5781/?format=api",
                "https://hosted.weblate.org/api/addons/5998/?format=api",
                "https://hosted.weblate.org/api/addons/5401/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hedy/adventures/?format=api"
        },
        {
            "name": "Achievements",
            "slug": "achievements",
            "id": 11650,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/hedyorg/hedy.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "content/achievements/*.yaml",
            "screenshot_filemask": "",
            "template": "content/achievements/en.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hedy/achievements/",
            "url": "https://hosted.weblate.org/api/components/hedy/achievements/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hedy/achievements/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hedy/achievements/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hedy/achievements/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hedy/achievements/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hedy/achievements/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hedy/achievements/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "ignore-translated, ignore-ellipsis, ignore-inconsistent, ignore-same, ignore-long-untranslated",
            "priority": 120,
            "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": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 2160,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/5746/?format=api",
                "https://hosted.weblate.org/api/addons/5778/?format=api",
                "https://hosted.weblate.org/api/addons/5993/?format=api",
                "https://hosted.weblate.org/api/addons/5399/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hedy/adventures/?format=api"
        },
        {
            "name": "Quizzes",
            "slug": "quizzes",
            "id": 11651,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/hedyorg/hedy.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "content/quizzes/*.yaml",
            "screenshot_filemask": "",
            "template": "content/quizzes/en.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hedy/quizzes/",
            "url": "https://hosted.weblate.org/api/components/hedy/quizzes/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hedy/quizzes/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hedy/quizzes/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hedy/quizzes/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hedy/quizzes/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hedy/quizzes/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hedy/quizzes/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "ignore-double-space, ignore-translated, ignore-same, ignore-long-untranslated, ignore-ellipsis, ignore-inconsistent, placeholders:r\"`([^`\\n\\r]+)`|{\\w+}\", python-brace-format",
            "priority": 120,
            "enforced_checks": [
                "python_brace_format"
            ],
            "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": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 2160,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/5783/?format=api",
                "https://hosted.weblate.org/api/addons/5992/?format=api",
                "https://hosted.weblate.org/api/addons/6295/?format=api",
                "https://hosted.weblate.org/api/addons/5403/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hedy/adventures/?format=api"
        },
        {
            "name": "Cheatsheets",
            "slug": "commands",
            "id": 12927,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/hedyorg/hedy.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "content/cheatsheets/*.yaml",
            "screenshot_filemask": "",
            "template": "content/cheatsheets/en.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hedy/commands/",
            "url": "https://hosted.weblate.org/api/components/hedy/commands/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hedy/commands/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hedy/commands/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hedy/commands/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hedy/commands/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hedy/commands/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hedy/commands/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "ignore-double-space, ignore-translated, ignore-same, ignore-long-untranslated, ignore-ellipsis, ignore-inconsistent, placeholders:r\"`([^`\\n\\r]+)`|{\\w+}\", python-brace-format",
            "priority": 60,
            "enforced_checks": [
                "python_brace_format"
            ],
            "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": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 2160,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/5986/?format=api",
                "https://hosted.weblate.org/api/addons/5987/?format=api",
                "https://hosted.weblate.org/api/addons/5996/?format=api",
                "https://hosted.weblate.org/api/addons/5988/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hedy/adventures/?format=api"
        },
        {
            "name": "client-messages",
            "slug": "client-messages",
            "id": 12934,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/hedyorg/hedy.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "content/client-messages/*.yaml",
            "screenshot_filemask": "",
            "template": "content/client-messages/en.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hedy/client-messages/",
            "url": "https://hosted.weblate.org/api/components/hedy/client-messages/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hedy/client-messages/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hedy/client-messages/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hedy/client-messages/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hedy/client-messages/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hedy/client-messages/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hedy/client-messages/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "ignore-translated, ignore-ellipsis, ignore-inconsistent, ignore-same, ignore-long-untranslated",
            "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": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 2160,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/5983/?format=api",
                "https://hosted.weblate.org/api/addons/5984/?format=api",
                "https://hosted.weblate.org/api/addons/5995/?format=api",
                "https://hosted.weblate.org/api/addons/5985/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hedy/adventures/?format=api"
        },
        {
            "name": "Texts",
            "slug": "web-texts",
            "id": 13106,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/hedyorg/hedy.git",
            "git_export": "https://hosted.weblate.org/git/hedy/web-texts/",
            "branch": "main",
            "push_branch": "",
            "filemask": "translations/*/LC_MESSAGES/messages.po",
            "screenshot_filemask": "",
            "template": "translations/en/LC_MESSAGES/messages.po",
            "edit_template": true,
            "intermediate": "",
            "new_base": "messages.pot",
            "file_format": "po-mono",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hedy/web-texts/",
            "url": "https://hosted.weblate.org/api/components/hedy/web-texts/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hedy/web-texts/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hedy/web-texts/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hedy/web-texts/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hedy/web-texts/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hedy/web-texts/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hedy/web-texts/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "ignore-translated, ignore-ellipsis, ignore-inconsistent, ignore-same, python-brace-format",
            "priority": 100,
            "enforced_checks": [
                "python_brace_format"
            ],
            "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": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 2160,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/12490/?format=api",
                "https://hosted.weblate.org/api/addons/6044/?format=api",
                "https://hosted.weblate.org/api/addons/6046/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hedy/adventures/?format=api"
        },
        {
            "name": "Webpages",
            "slug": "webpages",
            "id": 13236,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/hedyorg/hedy.git",
            "git_export": "https://hosted.weblate.org/git/hedy/webpages/",
            "branch": "main",
            "push_branch": "",
            "filemask": "content/pages/*.yaml",
            "screenshot_filemask": "",
            "template": "content/pages/en.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hedy/webpages/",
            "url": "https://hosted.weblate.org/api/components/hedy/webpages/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hedy/webpages/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hedy/webpages/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hedy/webpages/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hedy/webpages/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hedy/webpages/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hedy/webpages/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "ignore-translated, ignore-ellipsis, ignore-inconsistent, ignore-same, ignore-long-untranslated",
            "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": false,
            "manage_units": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 2160,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/6132/?format=api",
                "https://hosted.weblate.org/api/addons/6133/?format=api",
                "https://hosted.weblate.org/api/addons/6134/?format=api",
                "https://hosted.weblate.org/api/addons/6135/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hedy/adventures/?format=api"
        },
        {
            "name": "Parsons",
            "slug": "parsons",
            "id": 13609,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/hedyorg/hedy.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "content/parsons/*.yaml",
            "screenshot_filemask": "",
            "template": "content/parsons/en.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hedy/parsons/",
            "url": "https://hosted.weblate.org/api/components/hedy/parsons/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hedy/parsons/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hedy/parsons/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hedy/parsons/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hedy/parsons/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hedy/parsons/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hedy/parsons/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "ignore-double-space, ignore-translated, ignore-same, ignore-long-untranslated, ignore-ellipsis, ignore-inconsistent, placeholders:r\"`([^`\\n\\r]+)`|{\\w+}\", python-brace-format",
            "priority": 120,
            "enforced_checks": [
                "python_format"
            ],
            "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": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 2160,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/12559/?format=api",
                "https://hosted.weblate.org/api/addons/6291/?format=api",
                "https://hosted.weblate.org/api/addons/6292/?format=api",
                "https://hosted.weblate.org/api/addons/6293/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hedy/adventures/?format=api"
        },
        {
            "name": "Tutorials",
            "slug": "tutorials",
            "id": 14869,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/hedyorg/hedy.git",
            "git_export": "https://hosted.weblate.org/git/hedy/tutorials/",
            "branch": "main",
            "push_branch": "",
            "filemask": "content/tutorials/*.yaml",
            "screenshot_filemask": "",
            "template": "content/tutorials/en.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hedy/tutorials/",
            "url": "https://hosted.weblate.org/api/components/hedy/tutorials/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hedy/tutorials/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hedy/tutorials/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hedy/tutorials/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hedy/tutorials/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hedy/tutorials/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hedy/tutorials/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "ignore-double-space, ignore-translated, ignore-same, ignore-long-untranslated, ignore-ellipsis, ignore-inconsistent, placeholders:r\"`([^`\\n\\r]+)`\", python-brace-format",
            "priority": 100,
            "enforced_checks": [
                "python_brace_format"
            ],
            "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": false,
            "enable_suggestions": false,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 2160,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/12634/?format=api",
                "https://hosted.weblate.org/api/addons/12635/?format=api",
                "https://hosted.weblate.org/api/addons/12636/?format=api",
                "https://hosted.weblate.org/api/addons/6696/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hedy/adventures/?format=api"
        },
        {
            "name": "slides",
            "slug": "slides",
            "id": 16483,
            "source_language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "vcs": "github",
            "repo": "https://github.com/hedyorg/hedy.git",
            "git_export": "",
            "branch": "main",
            "push_branch": "",
            "filemask": "content/slides/*.yaml",
            "screenshot_filemask": "",
            "template": "content/slides/en.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "EUPL-1.2",
            "license_url": "https://spdx.org/licenses/EUPL-1.2.html",
            "agreement": "",
            "web_url": "https://hosted.weblate.org/projects/hedy/slides/",
            "url": "https://hosted.weblate.org/api/components/hedy/slides/?format=api",
            "repository_url": "https://hosted.weblate.org/api/components/hedy/slides/repository/?format=api",
            "translations_url": "https://hosted.weblate.org/api/components/hedy/slides/translations/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/components/hedy/slides/statistics/?format=api",
            "lock_url": "https://hosted.weblate.org/api/components/hedy/slides/lock/?format=api",
            "links_url": "https://hosted.weblate.org/api/components/hedy/slides/links/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/components/hedy/slides/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": false,
            "commit_pending_age": 2160,
            "auto_lock_error": false,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://hosted.weblate.org/api/addons/8184/?format=api",
                "https://hosted.weblate.org/api/addons/8185/?format=api",
                "https://hosted.weblate.org/api/addons/8187/?format=api",
                "https://hosted.weblate.org/api/addons/8186/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://hosted.weblate.org/api/components/hedy/adventures/?format=api"
        }
    ]
}