Translation projects API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "Engine",
            "slug": "engine",
            "id": 21,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:0ad/0ad.git",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/0ad/engine/",
            "branch": "master",
            "push_branch": "",
            "filemask": "binaries/data/l10n/*.engine.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "binaries/data/l10n/engine.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/engine/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Mod selector",
            "slug": "mod-selector",
            "id": 22,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:0ad/0ad.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "binaries/data/mods/mod/l10n/*.mod-selector.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "binaries/data/mods/mod/l10n/mod-selector.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/mod-selector/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/mod-selector/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/mod-selector/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/mod-selector/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/mod-selector/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/mod-selector/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/mod-selector/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/mod-selector/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Civilizations",
            "slug": "civilizations",
            "id": 23,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:0ad/0ad.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "binaries/data/mods/public/l10n/*.public-civilizations.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "binaries/data/mods/public/l10n/public-civilizations.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/civilizations/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "GUI game setup",
            "slug": "gui-game-setup",
            "id": 24,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:0ad/0ad.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "binaries/data/mods/public/l10n/*.public-gui-gamesetup.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "binaries/data/mods/public/l10n/public-civilizations.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/gui-game-setup/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-game-setup/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-game-setup/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-game-setup/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-game-setup/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-game-setup/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-game-setup/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-game-setup/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "GUI ingame",
            "slug": "gui-ingame",
            "id": 25,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": "git",
            "repo": "git@github.com:0ad/0ad.git",
            "git_export": "",
            "branch": "master",
            "push_branch": "",
            "filemask": "binaries/data/mods/public/l10n/*.public-gui-ingame.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "binaries/data/mods/public/l10n/public-civilizations.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://itzulpenak.gamerauntsia.eus/projects/0ad/gui-ingame/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^(eu|es|fr)$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "0AD",
            "slug": "glossary",
            "id": 72,
            "source_language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://itzulpenak.gamerauntsia.eus/languages/en/",
                "url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/?format=api",
                "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/languages/en/statistics/?format=api"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://itzulpenak.gamerauntsia.eus/git/0ad/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://itzulpenak.gamerauntsia.eus/projects/0ad/glossary/",
            "url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/glossary/?format=api",
            "repository_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/glossary/repository/?format=api",
            "translations_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/glossary/translations/?format=api",
            "statistics_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/glossary/statistics/?format=api",
            "lock_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/glossary/lock/?format=api",
            "links_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/glossary/links/?format=api",
            "changes_list_url": "https://itzulpenak.gamerauntsia.eus/api/components/0ad/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
        }
    ]
}