Translation components API.

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

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

{
    "count": 614,
    "next": "https://translate.yunohost.org/api/components/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "name": "core",
            "slug": "core",
            "id": 1,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost",
                "slug": "yunohost",
                "id": 1,
                "web": "https://yunohost.org",
                "web_url": "https://translate.yunohost.org/projects/yunohost/",
                "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/YunoHost/yunohost.git",
            "git_export": "https://translate.yunohost.org/git/yunohost/core/",
            "branch": "dev",
            "push_branch": "",
            "filemask": "locales/*.json",
            "screenshot_filemask": "",
            "template": "locales/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost/core/",
            "url": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost/core/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost/core/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost/core/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost/core/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost/core/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/core/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/YunoHost/yunohost.git",
            "check_flags": "python-brace-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.yunohost.org/api/addons/1/?format=api",
                "https://translate.yunohost.org/api/addons/4/?format=api",
                "https://translate.yunohost.org/api/addons/5/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "admin",
            "slug": "admin",
            "id": 2,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost",
                "slug": "yunohost",
                "id": 1,
                "web": "https://yunohost.org",
                "web_url": "https://translate.yunohost.org/projects/yunohost/",
                "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/YunoHost/yunohost-admin.git",
            "git_export": "https://translate.yunohost.org/git/yunohost/admin/",
            "branch": "dev",
            "push_branch": "",
            "filemask": "app/src/i18n/locales/*.json",
            "screenshot_filemask": "",
            "template": "app/src/i18n/locales/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost/admin/",
            "url": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost/admin/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost/admin/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost/admin/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost/admin/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost/admin/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/admin/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/YunoHost/yunohost-admin.git",
            "check_flags": "python-brace-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.yunohost.org/api/addons/6/?format=api",
                "https://translate.yunohost.org/api/addons/7/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "moulinette",
            "slug": "moulinette",
            "id": 3,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost",
                "slug": "yunohost",
                "id": 1,
                "web": "https://yunohost.org",
                "web_url": "https://translate.yunohost.org/projects/yunohost/",
                "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/YunoHost/moulinette.git",
            "git_export": "https://translate.yunohost.org/git/yunohost/moulinette/",
            "branch": "dev",
            "push_branch": "",
            "filemask": "locales/*.json",
            "screenshot_filemask": "",
            "template": "locales/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost/moulinette/",
            "url": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/moulinette/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/YunoHost/moulinette.git",
            "check_flags": "python-brace-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.yunohost.org/api/addons/10/?format=api",
                "https://translate.yunohost.org/api/addons/11/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "YunoHost",
            "slug": "glossary",
            "id": 5,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost",
                "slug": "yunohost",
                "id": 1,
                "web": "https://yunohost.org",
                "web_url": "https://translate.yunohost.org/projects/yunohost/",
                "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.yunohost.org/git/yunohost/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost/glossary/",
            "url": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost/glossary/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost/glossary/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost/glossary/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost/glossary/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost/glossary/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "portal",
            "slug": "portal",
            "id": 6,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost",
                "slug": "yunohost",
                "id": 1,
                "web": "https://yunohost.org",
                "web_url": "https://translate.yunohost.org/projects/yunohost/",
                "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "github",
            "repo": "https://github.com/YunoHost/yunohost-portal",
            "git_export": "https://translate.yunohost.org/git/yunohost/portal/",
            "branch": "dev",
            "push_branch": "",
            "filemask": "locales/*.json",
            "screenshot_filemask": "",
            "template": "locales/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "json-nested",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost/portal/",
            "url": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost/portal/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost/portal/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost/portal/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost/portal/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost/portal/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/portal/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "https://github.com/YunoHost/yunohost-portal",
            "check_flags": "python-brace-format",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.yunohost.org/api/addons/2/?format=api",
                "https://translate.yunohost.org/api/addons/3/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "YunoHost Apps",
            "slug": "glossary",
            "id": 13,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost Apps",
                "slug": "yunohost-apps",
                "id": 2,
                "web": "https://yunohost.org",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.yunohost.org/git/yunohost-apps/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://translate.yunohost.org/projects/yunohost-apps/glossary/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps/glossary/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps/glossary/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps/glossary/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps/glossary/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps/glossary/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps/glossary/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "test_app_for_translation",
            "slug": "test_app_for_translation",
            "id": 22,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost Apps",
                "slug": "yunohost-apps",
                "id": 2,
                "web": "https://yunohost.org",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/yunohost/apps_translations",
            "git_export": "https://translate.yunohost.org/git/yunohost-apps/test_app_for_translation/",
            "branch": "main",
            "push_branch": "",
            "filemask": "translations/apps/test_app_for_translation/manifest/*.json",
            "screenshot_filemask": "",
            "template": "translations/apps/test_app_for_translation/manifest/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/apps/test_app_for_translation/manifest/en.json",
            "file_format": "json",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps/test_app_for_translation/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps/test_app_for_translation/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps/test_app_for_translation/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps/test_app_for_translation/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps/test_app_for_translation/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps/test_app_for_translation/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps/test_app_for_translation/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps/test_app_for_translation/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:yunohost/apps_translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "cinny",
            "slug": "cinny",
            "id": 23,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost Apps",
                "slug": "yunohost-apps",
                "id": 2,
                "web": "https://yunohost.org",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/yunohost/apps_translations",
            "git_export": "https://translate.yunohost.org/git/yunohost-apps/cinny/",
            "branch": "main",
            "push_branch": "",
            "filemask": "translations/apps/cinny/manifest/*.json",
            "screenshot_filemask": "",
            "template": "translations/apps/cinny/manifest/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/apps/cinny/manifest/en.json",
            "file_format": "json",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps/cinny/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps/cinny/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps/cinny/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps/cinny/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps/cinny/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps/cinny/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps/cinny/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps/cinny/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:yunohost/apps_translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "fittrackee",
            "slug": "fittrackee",
            "id": 24,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost Apps",
                "slug": "yunohost-apps",
                "id": 2,
                "web": "https://yunohost.org",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/yunohost/apps_translations",
            "git_export": "https://translate.yunohost.org/git/yunohost-apps/fittrackee/",
            "branch": "main",
            "push_branch": "",
            "filemask": "translations/apps/fittrackee/manifest/*.json",
            "screenshot_filemask": "",
            "template": "translations/apps/fittrackee/manifest/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/apps/fittrackee/manifest/en.json",
            "file_format": "json",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps/fittrackee/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:yunohost/apps_translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "fluffychat",
            "slug": "fluffychat",
            "id": 25,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost Apps",
                "slug": "yunohost-apps",
                "id": 2,
                "web": "https://yunohost.org",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/yunohost/apps_translations",
            "git_export": "https://translate.yunohost.org/git/yunohost-apps/fluffychat/",
            "branch": "main",
            "push_branch": "",
            "filemask": "translations/apps/fluffychat/manifest/*.json",
            "screenshot_filemask": "",
            "template": "translations/apps/fluffychat/manifest/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/apps/fluffychat/manifest/en.json",
            "file_format": "json",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps/fluffychat/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:yunohost/apps_translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "funkwhale",
            "slug": "funkwhale",
            "id": 26,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost Apps",
                "slug": "yunohost-apps",
                "id": 2,
                "web": "https://yunohost.org",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/yunohost/apps_translations",
            "git_export": "https://translate.yunohost.org/git/yunohost-apps/funkwhale/",
            "branch": "main",
            "push_branch": "",
            "filemask": "translations/apps/funkwhale/manifest/*.json",
            "screenshot_filemask": "",
            "template": "translations/apps/funkwhale/manifest/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/apps/funkwhale/manifest/en.json",
            "file_format": "json",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps/funkwhale/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:yunohost/apps_translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "gotosocial",
            "slug": "gotosocial",
            "id": 27,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost Apps",
                "slug": "yunohost-apps",
                "id": 2,
                "web": "https://yunohost.org",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/yunohost/apps_translations",
            "git_export": "https://translate.yunohost.org/git/yunohost-apps/gotosocial/",
            "branch": "main",
            "push_branch": "",
            "filemask": "translations/apps/gotosocial/manifest/*.json",
            "screenshot_filemask": "",
            "template": "translations/apps/gotosocial/manifest/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/apps/gotosocial/manifest/en.json",
            "file_format": "json",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps/gotosocial/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps/gotosocial/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps/gotosocial/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps/gotosocial/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps/gotosocial/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps/gotosocial/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps/gotosocial/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps/gotosocial/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:yunohost/apps_translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "photoprism",
            "slug": "photoprism",
            "id": 28,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost Apps",
                "slug": "yunohost-apps",
                "id": 2,
                "web": "https://yunohost.org",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/yunohost/apps_translations",
            "git_export": "https://translate.yunohost.org/git/yunohost-apps/photoprism/",
            "branch": "main",
            "push_branch": "",
            "filemask": "translations/apps/photoprism/manifest/*.json",
            "screenshot_filemask": "",
            "template": "translations/apps/photoprism/manifest/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translations/apps/photoprism/manifest/en.json",
            "file_format": "json",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps/photoprism/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:yunohost/apps_translations.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "store",
            "slug": "store",
            "id": 29,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost",
                "slug": "yunohost",
                "id": 1,
                "web": "https://yunohost.org",
                "web_url": "https://translate.yunohost.org/projects/yunohost/",
                "url": "https://translate.yunohost.org/api/projects/yunohost/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://github.com/YunoHost/appstore.git",
            "git_export": "https://translate.yunohost.org/git/yunohost/store/",
            "branch": "main",
            "push_branch": "",
            "filemask": "translations/*/LC_MESSAGES/messages.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "messages.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost/store/",
            "url": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost/store/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost/store/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost/store/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost/store/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost/store/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost/store/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@github.com:YunoHost/appstore.git",
            "check_flags": "md-text, python-format, python-brace-format",
            "priority": 100,
            "enforced_checks": [
                "python_brace_format",
                "python_format",
                "md-link",
                "md-reflink",
                "md-syntax"
            ],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "13ft",
            "slug": "13ft",
            "id": 32,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "https://translate.yunohost.org/git/yunohost-apps-test/13ft/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translation_files/13ft/13ft.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/13ft/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.yunohost.org/api/addons/23/?format=api",
                "https://translate.yunohost.org/api/addons/24/?format=api",
                "https://translate.yunohost.org/api/addons/25/?format=api",
                "https://translate.yunohost.org/api/addons/26/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "YunoHost apps (test)",
            "slug": "glossary",
            "id": 33,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "https://translate.yunohost.org/git/yunohost-apps-test/glossary/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/glossary/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/glossary/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/glossary/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/glossary/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/glossary/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/glossary/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/glossary/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "epicyon",
            "slug": "epicyon",
            "id": 34,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/epicyon/epicyon.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/epicyon/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/epicyon/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/epicyon/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/epicyon/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/epicyon/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/epicyon/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/epicyon/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/epicyon/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "dokuwiki",
            "slug": "dokuwiki",
            "id": 35,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/dokuwiki/dokuwiki.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/dokuwiki/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dokuwiki/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "ghost",
            "slug": "ghost",
            "id": 36,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/ghost/ghost.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/ghost/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ghost/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "outline",
            "slug": "outline",
            "id": 37,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/outline/outline.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/outline/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/outline/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/outline/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/outline/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/outline/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/outline/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/outline/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/outline/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "wemawema",
            "slug": "wemawema",
            "id": 38,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/wemawema/wemawema.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/wemawema/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wemawema/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wemawema/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wemawema/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wemawema/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wemawema/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wemawema/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wemawema/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "trilium",
            "slug": "trilium",
            "id": 39,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/trilium/trilium.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/trilium/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/trilium/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/trilium/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/trilium/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/trilium/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/trilium/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/trilium/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/trilium/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "duniter",
            "slug": "duniter",
            "id": 40,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/duniter/duniter.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/duniter/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/duniter/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/duniter/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/duniter/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/duniter/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/duniter/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/duniter/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/duniter/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "humhub",
            "slug": "humhub",
            "id": 41,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/humhub/humhub.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/humhub/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/humhub/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/humhub/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/humhub/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/humhub/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/humhub/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/humhub/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/humhub/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "redmine",
            "slug": "redmine",
            "id": 42,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/redmine/redmine.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/redmine/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/redmine/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/redmine/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/redmine/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/redmine/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/redmine/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/redmine/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/redmine/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "pmwiki",
            "slug": "pmwiki",
            "id": 43,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/pmwiki/pmwiki.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/pmwiki/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "lufi",
            "slug": "lufi",
            "id": 44,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/lufi/lufi.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/lufi/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lufi/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lufi/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lufi/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lufi/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lufi/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lufi/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lufi/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "biboumi",
            "slug": "biboumi",
            "id": 45,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/biboumi/biboumi.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/biboumi/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/biboumi/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/biboumi/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/biboumi/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/biboumi/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/biboumi/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/biboumi/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/biboumi/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "itflow",
            "slug": "itflow",
            "id": 46,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/itflow/itflow.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/itflow/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/itflow/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/itflow/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/itflow/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/itflow/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/itflow/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/itflow/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/itflow/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "rocketchat",
            "slug": "rocketchat",
            "id": 47,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/rocketchat/rocketchat.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/rocketchat/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rocketchat/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rocketchat/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rocketchat/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rocketchat/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rocketchat/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rocketchat/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rocketchat/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "conduit",
            "slug": "conduit",
            "id": 48,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/conduit/conduit.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/conduit/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/conduit/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/conduit/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/conduit/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/conduit/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/conduit/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/conduit/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/conduit/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "koel",
            "slug": "koel",
            "id": 49,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/koel/koel.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/koel/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/koel/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/koel/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/koel/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/koel/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/koel/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/koel/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/koel/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "myspeed",
            "slug": "myspeed",
            "id": 50,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/myspeed/myspeed.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/myspeed/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/myspeed/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/myspeed/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/myspeed/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/myspeed/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/myspeed/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/myspeed/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/myspeed/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "ntfy",
            "slug": "ntfy",
            "id": 51,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/ntfy/ntfy.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/ntfy/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ntfy/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ntfy/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ntfy/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ntfy/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ntfy/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ntfy/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ntfy/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "lxd",
            "slug": "lxd",
            "id": 52,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/lxd/lxd.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/lxd/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "diagramsnet",
            "slug": "diagramsnet",
            "id": 53,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/diagramsnet/diagramsnet.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/diagramsnet/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diagramsnet/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diagramsnet/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diagramsnet/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diagramsnet/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diagramsnet/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diagramsnet/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diagramsnet/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "fittrackee",
            "slug": "fittrackee",
            "id": 54,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/fittrackee/fittrackee.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/fittrackee/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fittrackee/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fittrackee/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fittrackee/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fittrackee/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fittrackee/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fittrackee/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fittrackee/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "jellyseerr",
            "slug": "jellyseerr",
            "id": 55,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/jellyseerr/jellyseerr.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/jellyseerr/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyseerr/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyseerr/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyseerr/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyseerr/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyseerr/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyseerr/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyseerr/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "blogotext",
            "slug": "blogotext",
            "id": 56,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/blogotext/blogotext.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/blogotext/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/blogotext/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/blogotext/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/blogotext/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/blogotext/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/blogotext/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/blogotext/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/blogotext/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "borg",
            "slug": "borg",
            "id": 57,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/borg/borg.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/borg/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/borg/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/borg/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/borg/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/borg/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/borg/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/borg/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/borg/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "facilmap",
            "slug": "facilmap",
            "id": 58,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/facilmap/facilmap.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/facilmap/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/facilmap/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/facilmap/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/facilmap/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/facilmap/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/facilmap/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/facilmap/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/facilmap/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "pepettes",
            "slug": "pepettes",
            "id": 59,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/pepettes/pepettes.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/pepettes/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pepettes/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pepettes/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pepettes/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pepettes/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pepettes/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pepettes/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pepettes/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "hubzilla",
            "slug": "hubzilla",
            "id": 60,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/hubzilla/hubzilla.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/hubzilla/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/hubzilla/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/hubzilla/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/hubzilla/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/hubzilla/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/hubzilla/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/hubzilla/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/hubzilla/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "invoiceshelf",
            "slug": "invoiceshelf",
            "id": 61,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/invoiceshelf/invoiceshelf.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/invoiceshelf/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/invoiceshelf/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/invoiceshelf/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/invoiceshelf/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/invoiceshelf/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/invoiceshelf/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/invoiceshelf/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/invoiceshelf/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "pixelfedglitch",
            "slug": "pixelfedglitch",
            "id": 62,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/pixelfedglitch/pixelfedglitch.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/pixelfedglitch/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pixelfedglitch/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pixelfedglitch/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pixelfedglitch/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pixelfedglitch/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pixelfedglitch/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pixelfedglitch/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pixelfedglitch/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "traggo",
            "slug": "traggo",
            "id": 63,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/traggo/traggo.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/traggo/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/traggo/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/traggo/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/traggo/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/traggo/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/traggo/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/traggo/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/traggo/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "cultivons",
            "slug": "cultivons",
            "id": 64,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/cultivons/cultivons.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/cultivons/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cultivons/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cultivons/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cultivons/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cultivons/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cultivons/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cultivons/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cultivons/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "mautrix_telegram",
            "slug": "mautrix_telegram",
            "id": 65,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/mautrix_telegram/mautrix_telegram.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/mautrix_telegram/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mautrix_telegram/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mautrix_telegram/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mautrix_telegram/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mautrix_telegram/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mautrix_telegram/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mautrix_telegram/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mautrix_telegram/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "lemmy",
            "slug": "lemmy",
            "id": 66,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/lemmy/lemmy.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/lemmy/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lemmy/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lemmy/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lemmy/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lemmy/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lemmy/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lemmy/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lemmy/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "jangouts",
            "slug": "jangouts",
            "id": 67,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/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": "translation_files/jangouts/jangouts.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/jangouts/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jangouts/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jangouts/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jangouts/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jangouts/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jangouts/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jangouts/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jangouts/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "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": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        }
    ]
}