Component lists API.

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

GET /api/component-lists/help-master-shared/components/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 14,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "text/shared",
            "slug": "textshared",
            "id": 155,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/162/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/shared/menu",
            "slug": "textsharedmenu",
            "id": 167,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/menu.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedmenu/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedmenu/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedmenu/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedmenu/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedmenu/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedmenu/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedmenu/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedmenu/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/173/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/shared/04",
            "slug": "textshared04",
            "id": 168,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/04.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared04/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared04/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared04/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared04/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared04/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared04/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared04/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared04/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/174/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/shared/help",
            "slug": "textsharedhelp",
            "id": 169,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/help.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedhelp/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/175/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/shared/05",
            "slug": "textshared05",
            "id": 170,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/05.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared05/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared05/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared05/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared05/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared05/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared05/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared05/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared05/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/176/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/shared/autopi",
            "slug": "textsharedautopi",
            "id": 171,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/autopi.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedautopi/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautopi/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautopi/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautopi/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautopi/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautopi/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautopi/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautopi/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/177/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/shared/02",
            "slug": "textshared02",
            "id": 172,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/02.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared02/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared02/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared02/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared02/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared02/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared02/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared02/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared02/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/178/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/shared/00",
            "slug": "textshared00",
            "id": 173,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/00.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared00/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared00/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared00/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared00/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared00/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared00/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared00/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared00/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/179/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/shared/06",
            "slug": "textshared06",
            "id": 174,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/06.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared06/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared06/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared06/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared06/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared06/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared06/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared06/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared06/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/180/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/shared/autokorr",
            "slug": "textsharedautokorr",
            "id": 175,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/autokorr.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedautokorr/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautokorr/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautokorr/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautokorr/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautokorr/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautokorr/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautokorr/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautokorr/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/181/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/shared/guide",
            "slug": "textsharedguide",
            "id": 176,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/guide.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedguide/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedguide/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedguide/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedguide/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedguide/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedguide/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedguide/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/182/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/shared/01",
            "slug": "textshared01",
            "id": 177,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/01.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared01/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared01/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared01/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared01/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared01/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared01/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared01/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared01/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/183/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/shared/07",
            "slug": "textshared07",
            "id": 178,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/07.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textshared07/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared07/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared07/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared07/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared07/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared07/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared07/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared07/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/184/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "text/shared/optionen",
            "slug": "textsharedoptionen",
            "id": 179,
            "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": 163648503560,
                "web_url": "https://translations.documentfoundation.org/languages/en/",
                "url": "https://translations.documentfoundation.org/api/languages/en/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "LibreOffice Help - master",
                "slug": "libo_help-master",
                "id": 2,
                "web": "https://www.libreoffice.org",
                "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/",
                "url": "https://translations.documentfoundation.org/api/projects/libo_help-master/?format=api",
                "components_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/components/?format=api",
                "repository_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/repository/?format=api",
                "statistics_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/statistics/?format=api",
                "categories_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/categories/?format=api",
                "changes_list_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/changes/?format=api",
                "languages_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/languages/?format=api",
                "labels_url": "https://translations.documentfoundation.org/api/projects/libo_help-master/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "templates/helpcontent2/source/text/shared/optionen.pot",
            "file_format": "po",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/",
            "url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedoptionen/?format=api",
            "repository_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedoptionen/repository/?format=api",
            "translations_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedoptionen/translations/?format=api",
            "statistics_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedoptionen/statistics/?format=api",
            "lock_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedoptionen/lock/?format=api",
            "links_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedoptionen/links/?format=api",
            "changes_list_url": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedoptionen/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "bcp",
            "push": null,
            "check_flags": "",
            "priority": 140,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\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": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translations.documentfoundation.org/api/addons/185/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        }
    ]
}