Translation components API.

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

GET /api/components/?format=api&page=2
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=3",
    "previous": "https://translate.yunohost.org/api/components/?format=api",
    "results": [
        {
            "name": "fider",
            "slug": "fider",
            "id": 68,
            "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/fider/fider.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/fider/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fider/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fider/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fider/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fider/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fider/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fider/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fider/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": "baikal",
            "slug": "baikal",
            "id": 69,
            "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/baikal/baikal.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/baikal/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/baikal/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/baikal/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/baikal/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/baikal/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/baikal/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/baikal/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/baikal/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": "diaspora",
            "slug": "diaspora",
            "id": 70,
            "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/diaspora/diaspora.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/diaspora/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diaspora/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diaspora/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diaspora/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diaspora/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diaspora/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diaspora/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diaspora/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": "restic",
            "slug": "restic",
            "id": 71,
            "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/restic/restic.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/restic/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/restic/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/restic/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/restic/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/restic/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/restic/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/restic/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/restic/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": "kresus",
            "slug": "kresus",
            "id": 72,
            "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/kresus/kresus.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/kresus/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/kresus/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/kresus/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/kresus/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/kresus/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/kresus/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/kresus/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/kresus/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": "libremdb",
            "slug": "libremdb",
            "id": 73,
            "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/libremdb/libremdb.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/libremdb/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/libremdb/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/libremdb/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/libremdb/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/libremdb/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/libremdb/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/libremdb/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/libremdb/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": "matterbridge",
            "slug": "matterbridge",
            "id": 74,
            "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/matterbridge/matterbridge.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/matterbridge/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/matterbridge/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/matterbridge/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/matterbridge/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/matterbridge/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/matterbridge/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/matterbridge/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/matterbridge/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": "pluxml",
            "slug": "pluxml",
            "id": 75,
            "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/pluxml/pluxml.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/pluxml/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pluxml/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pluxml/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pluxml/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pluxml/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pluxml/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pluxml/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pluxml/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": "documize",
            "slug": "documize",
            "id": 76,
            "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/documize/documize.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/documize/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/documize/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": "cheky",
            "slug": "cheky",
            "id": 77,
            "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/cheky/cheky.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/cheky/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cheky/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cheky/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cheky/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cheky/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cheky/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cheky/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cheky/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": "my_webapp",
            "slug": "my_webapp",
            "id": 78,
            "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/my_webapp/my_webapp.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/my_webapp/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/my_webapp/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/my_webapp/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/my_webapp/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/my_webapp/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/my_webapp/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/my_webapp/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/my_webapp/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": "firefish",
            "slug": "firefish",
            "id": 79,
            "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/firefish/firefish.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/firefish/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefish/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefish/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefish/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefish/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefish/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefish/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefish/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": "limesurvey",
            "slug": "limesurvey",
            "id": 80,
            "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/limesurvey/limesurvey.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/limesurvey/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/limesurvey/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/limesurvey/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/limesurvey/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/limesurvey/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/limesurvey/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/limesurvey/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/limesurvey/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": "hotspot",
            "slug": "hotspot",
            "id": 81,
            "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/hotspot/hotspot.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/hotspot/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/hotspot/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/hotspot/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/hotspot/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/hotspot/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/hotspot/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/hotspot/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/hotspot/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": "tube",
            "slug": "tube",
            "id": 82,
            "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/tube/tube.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/tube/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tube/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tube/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tube/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tube/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tube/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tube/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tube/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": "autobrr",
            "slug": "autobrr",
            "id": 83,
            "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/autobrr/autobrr.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/autobrr/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/autobrr/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/autobrr/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/autobrr/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/autobrr/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/autobrr/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/autobrr/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/autobrr/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": "grammalecte",
            "slug": "grammalecte",
            "id": 84,
            "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/grammalecte/grammalecte.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/grammalecte/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/grammalecte/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/grammalecte/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/grammalecte/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/grammalecte/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/grammalecte/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/grammalecte/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/grammalecte/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": "digitranscode",
            "slug": "digitranscode",
            "id": 85,
            "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/digitranscode/digitranscode.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/digitranscode/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/digitranscode/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/digitranscode/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/digitranscode/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/digitranscode/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/digitranscode/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/digitranscode/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/digitranscode/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": "tandoor",
            "slug": "tandoor",
            "id": 86,
            "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/tandoor/tandoor.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/tandoor/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tandoor/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tandoor/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tandoor/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tandoor/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tandoor/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tandoor/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tandoor/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": "incus",
            "slug": "incus",
            "id": 87,
            "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/incus/incus.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/incus/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/incus/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/incus/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/incus/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/incus/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/incus/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/incus/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/incus/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": "immich",
            "slug": "immich",
            "id": 88,
            "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/immich/immich.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/immich/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/immich/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/immich/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/immich/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/immich/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/immich/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/immich/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/immich/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": "prestashop",
            "slug": "prestashop",
            "id": 89,
            "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/prestashop/prestashop.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/prestashop/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/prestashop/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/prestashop/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/prestashop/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/prestashop/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/prestashop/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/prestashop/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/prestashop/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": "keeweb",
            "slug": "keeweb",
            "id": 90,
            "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/keeweb/keeweb.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/keeweb/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/keeweb/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/keeweb/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/keeweb/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/keeweb/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/keeweb/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/keeweb/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/keeweb/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": "faceprivacy",
            "slug": "faceprivacy",
            "id": 91,
            "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/faceprivacy/faceprivacy.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/faceprivacy/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/faceprivacy/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/faceprivacy/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/faceprivacy/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/faceprivacy/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/faceprivacy/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/faceprivacy/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/faceprivacy/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": "photoprism",
            "slug": "photoprism",
            "id": 92,
            "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/photoprism/photoprism.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/photoprism/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/photoprism/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/photoprism/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/photoprism/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/photoprism/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/photoprism/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/photoprism/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/photoprism/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": "wireguard_client",
            "slug": "wireguard_client",
            "id": 93,
            "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/wireguard_client/wireguard_client.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/wireguard_client/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wireguard_client/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wireguard_client/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wireguard_client/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wireguard_client/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wireguard_client/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wireguard_client/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wireguard_client/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": "reverseproxy",
            "slug": "reverseproxy",
            "id": 94,
            "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/reverseproxy/reverseproxy.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/reverseproxy/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/reverseproxy/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/reverseproxy/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/reverseproxy/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/reverseproxy/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/reverseproxy/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/reverseproxy/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/reverseproxy/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": "piped",
            "slug": "piped",
            "id": 95,
            "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/piped/piped.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/piped/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/piped/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/piped/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/piped/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/piped/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/piped/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/piped/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/piped/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": "headphones",
            "slug": "headphones",
            "id": 96,
            "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/headphones/headphones.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/headphones/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/headphones/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/headphones/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/headphones/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/headphones/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/headphones/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/headphones/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/headphones/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": "alltube",
            "slug": "alltube",
            "id": 97,
            "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/alltube/alltube.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/alltube/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/alltube/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/alltube/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/alltube/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/alltube/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/alltube/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/alltube/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/alltube/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": "swingmusic",
            "slug": "swingmusic",
            "id": 98,
            "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/swingmusic/swingmusic.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/swingmusic/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/swingmusic/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/swingmusic/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/swingmusic/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/swingmusic/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/swingmusic/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/swingmusic/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/swingmusic/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": "collabora",
            "slug": "collabora",
            "id": 99,
            "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/collabora/collabora.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/collabora/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/collabora/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/collabora/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/collabora/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/collabora/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/collabora/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/collabora/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/collabora/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": "custom_backup",
            "slug": "custom_backup",
            "id": 100,
            "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/custom_backup/custom_backup.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/custom_backup/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/custom_backup/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/custom_backup/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/custom_backup/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/custom_backup/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/custom_backup/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/custom_backup/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/custom_backup/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": "ssh_chroot_dir",
            "slug": "ssh_chroot_dir",
            "id": 101,
            "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/ssh_chroot_dir/ssh_chroot_dir.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/ssh_chroot_dir/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssh_chroot_dir/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssh_chroot_dir/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssh_chroot_dir/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssh_chroot_dir/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssh_chroot_dir/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssh_chroot_dir/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssh_chroot_dir/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": "archivebox",
            "slug": "archivebox",
            "id": 102,
            "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/archivebox/archivebox.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/archivebox/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivebox/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivebox/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivebox/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivebox/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivebox/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivebox/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivebox/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": "docsify",
            "slug": "docsify",
            "id": 103,
            "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/docsify/docsify.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/docsify/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/docsify/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/docsify/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/docsify/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/docsify/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/docsify/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/docsify/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/docsify/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": "compteur_du_gase",
            "slug": "compteur_du_gase",
            "id": 104,
            "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/compteur_du_gase/compteur_du_gase.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/compteur_du_gase/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/compteur_du_gase/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/compteur_du_gase/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/compteur_du_gase/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/compteur_du_gase/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/compteur_du_gase/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/compteur_du_gase/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/compteur_du_gase/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": "gitlab",
            "slug": "gitlab",
            "id": 105,
            "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/gitlab/gitlab.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/gitlab/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gitlab/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gitlab/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gitlab/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gitlab/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gitlab/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gitlab/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gitlab/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": "cesium",
            "slug": "cesium",
            "id": 106,
            "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/cesium/cesium.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/cesium/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cesium/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cesium/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cesium/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cesium/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cesium/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cesium/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cesium/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_signal",
            "slug": "mautrix_signal",
            "id": 107,
            "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_signal/mautrix_signal.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_signal/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mautrix_signal/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mautrix_signal/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mautrix_signal/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mautrix_signal/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mautrix_signal/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mautrix_signal/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mautrix_signal/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": "headscale",
            "slug": "headscale",
            "id": 108,
            "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/headscale/headscale.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/headscale/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/headscale/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/headscale/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/headscale/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/headscale/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/headscale/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/headscale/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/headscale/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": "pyinventory",
            "slug": "pyinventory",
            "id": 109,
            "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/pyinventory/pyinventory.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/pyinventory/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pyinventory/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pyinventory/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pyinventory/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pyinventory/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pyinventory/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pyinventory/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pyinventory/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": "commento",
            "slug": "commento",
            "id": 110,
            "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/commento/commento.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/commento/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/commento/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/commento/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/commento/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/commento/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/commento/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/commento/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/commento/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": "forte",
            "slug": "forte",
            "id": 111,
            "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/forte/forte.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/forte/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/forte/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/forte/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/forte/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/forte/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/forte/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/forte/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/forte/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": "trustyhash",
            "slug": "trustyhash",
            "id": 112,
            "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/trustyhash/trustyhash.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/trustyhash/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/trustyhash/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/trustyhash/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/trustyhash/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/trustyhash/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/trustyhash/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/trustyhash/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/trustyhash/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": "gossa",
            "slug": "gossa",
            "id": 113,
            "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/gossa/gossa.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/gossa/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gossa/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gossa/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gossa/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gossa/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gossa/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gossa/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gossa/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": "cachet",
            "slug": "cachet",
            "id": 114,
            "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/cachet/cachet.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/cachet/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cachet/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cachet/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cachet/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cachet/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cachet/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cachet/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cachet/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": "weblate",
            "slug": "weblate",
            "id": 115,
            "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/weblate/weblate.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/weblate/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/weblate/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/weblate/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/weblate/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/weblate/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/weblate/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/weblate/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/weblate/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": "agendav",
            "slug": "agendav",
            "id": 116,
            "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/agendav/agendav.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/agendav/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/agendav/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/agendav/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/agendav/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/agendav/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/agendav/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/agendav/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/agendav/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": "writefreely",
            "slug": "writefreely",
            "id": 117,
            "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/writefreely/writefreely.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/writefreely/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/writefreely/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"
        }
    ]
}