Translation components API.

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

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

{
    "count": 615,
    "next": "https://translate.yunohost.org/api/components/?format=api&page=5",
    "previous": "https://translate.yunohost.org/api/components/?format=api&page=3",
    "results": [
        {
            "name": "converse",
            "slug": "converse",
            "id": 167,
            "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/converse/converse.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/converse/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/converse/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/converse/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/converse/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/converse/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/converse/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/converse/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/converse/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": "fontcompare",
            "slug": "fontcompare",
            "id": 168,
            "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/fontcompare/fontcompare.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/fontcompare/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fontcompare/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fontcompare/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fontcompare/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fontcompare/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fontcompare/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fontcompare/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fontcompare/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": "chitchatter",
            "slug": "chitchatter",
            "id": 169,
            "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/chitchatter/chitchatter.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/chitchatter/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/chitchatter/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/chitchatter/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/chitchatter/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/chitchatter/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/chitchatter/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/chitchatter/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/chitchatter/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": "snipeit",
            "slug": "snipeit",
            "id": 170,
            "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/snipeit/snipeit.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/snipeit/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/snipeit/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/snipeit/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/snipeit/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/snipeit/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/snipeit/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/snipeit/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/snipeit/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": "pelican",
            "slug": "pelican",
            "id": 171,
            "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/pelican/pelican.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/pelican/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pelican/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": "cac-proxy",
            "slug": "cac-proxy",
            "id": 172,
            "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/cac-proxy/cac-proxy.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/cac-proxy/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cac-proxy/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cac-proxy/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cac-proxy/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cac-proxy/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cac-proxy/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cac-proxy/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cac-proxy/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": "easyappointments",
            "slug": "easyappointments",
            "id": 173,
            "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/easyappointments/easyappointments.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/easyappointments/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/easyappointments/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/easyappointments/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/easyappointments/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/easyappointments/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/easyappointments/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/easyappointments/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/easyappointments/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": "zipline",
            "slug": "zipline",
            "id": 174,
            "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/zipline/zipline.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/zipline/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zipline/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zipline/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zipline/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zipline/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zipline/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zipline/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zipline/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": "dynamicqrcode",
            "slug": "dynamicqrcode",
            "id": 175,
            "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/dynamicqrcode/dynamicqrcode.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/dynamicqrcode/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dynamicqrcode/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dynamicqrcode/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dynamicqrcode/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dynamicqrcode/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dynamicqrcode/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dynamicqrcode/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dynamicqrcode/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": "filepizza",
            "slug": "filepizza",
            "id": 176,
            "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/filepizza/filepizza.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/filepizza/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/filepizza/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/filepizza/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/filepizza/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/filepizza/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/filepizza/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/filepizza/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/filepizza/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": "roundcube",
            "slug": "roundcube",
            "id": 177,
            "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/roundcube/roundcube.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/roundcube/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/roundcube/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/roundcube/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/roundcube/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/roundcube/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/roundcube/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/roundcube/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/roundcube/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": "cyberchef",
            "slug": "cyberchef",
            "id": 178,
            "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/cyberchef/cyberchef.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/cyberchef/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cyberchef/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cyberchef/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cyberchef/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cyberchef/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cyberchef/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cyberchef/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/cyberchef/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": "statpingng",
            "slug": "statpingng",
            "id": 179,
            "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/statpingng/statpingng.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/statpingng/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/statpingng/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/statpingng/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/statpingng/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/statpingng/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/statpingng/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/statpingng/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/statpingng/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": "vaultwarden",
            "slug": "vaultwarden",
            "id": 180,
            "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/vaultwarden/vaultwarden.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/vaultwarden/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/vaultwarden/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/vaultwarden/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/vaultwarden/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/vaultwarden/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/vaultwarden/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/vaultwarden/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/vaultwarden/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": "phpinfo",
            "slug": "phpinfo",
            "id": 181,
            "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/phpinfo/phpinfo.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/phpinfo/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/phpinfo/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/phpinfo/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/phpinfo/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/phpinfo/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/phpinfo/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/phpinfo/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/phpinfo/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": "zusam",
            "slug": "zusam",
            "id": 182,
            "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/zusam/zusam.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/zusam/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zusam/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zusam/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zusam/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zusam/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zusam/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zusam/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zusam/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": "encryptor-decryptor",
            "slug": "encryptor-decryptor",
            "id": 183,
            "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/encryptor-decryptor/encryptor-decryptor.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/encryptor-decryptor/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/encryptor-decryptor/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/encryptor-decryptor/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/encryptor-decryptor/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/encryptor-decryptor/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/encryptor-decryptor/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/encryptor-decryptor/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/encryptor-decryptor/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": "django-for-runners",
            "slug": "django-for-runners",
            "id": 184,
            "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/django-for-runners/django-for-runners.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/django-for-runners/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/django-for-runners/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/django-for-runners/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/django-for-runners/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/django-for-runners/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/django-for-runners/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/django-for-runners/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/django-for-runners/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": "bookstack",
            "slug": "bookstack",
            "id": 185,
            "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/bookstack/bookstack.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/bookstack/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/bookstack/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/bookstack/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/bookstack/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/bookstack/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/bookstack/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/bookstack/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/bookstack/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": "gamja",
            "slug": "gamja",
            "id": 186,
            "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/gamja/gamja.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/gamja/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gamja/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gamja/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gamja/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gamja/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gamja/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gamja/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gamja/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": "archivist",
            "slug": "archivist",
            "id": 187,
            "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/archivist/archivist.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/archivist/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivist/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivist/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivist/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivist/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivist/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivist/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/archivist/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": "dumbdrop",
            "slug": "dumbdrop",
            "id": 188,
            "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/dumbdrop/dumbdrop.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/dumbdrop/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dumbdrop/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dumbdrop/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dumbdrop/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dumbdrop/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dumbdrop/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dumbdrop/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dumbdrop/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": "meilisearch",
            "slug": "meilisearch",
            "id": 189,
            "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/meilisearch/meilisearch.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/meilisearch/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/meilisearch/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/meilisearch/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/meilisearch/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/meilisearch/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/meilisearch/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/meilisearch/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/meilisearch/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": "20euros",
            "slug": "20euros",
            "id": 190,
            "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/20euros/20euros.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/20euros/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/20euros/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/20euros/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/20euros/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/20euros/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/20euros/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/20euros/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/20euros/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": "pufferpanel",
            "slug": "pufferpanel",
            "id": 191,
            "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/pufferpanel/pufferpanel.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/pufferpanel/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pufferpanel/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pufferpanel/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pufferpanel/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pufferpanel/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pufferpanel/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pufferpanel/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pufferpanel/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": "gancio",
            "slug": "gancio",
            "id": 192,
            "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/gancio/gancio.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/gancio/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gancio/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gancio/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gancio/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gancio/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gancio/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gancio/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gancio/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": "tldraw",
            "slug": "tldraw",
            "id": 193,
            "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/tldraw/tldraw.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/tldraw/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tldraw/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tldraw/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tldraw/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tldraw/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tldraw/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tldraw/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tldraw/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": "readeck",
            "slug": "readeck",
            "id": 194,
            "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/readeck/readeck.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/readeck/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/readeck/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/readeck/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/readeck/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/readeck/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/readeck/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/readeck/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/readeck/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": "lionwiki-t2t",
            "slug": "lionwiki-t2t",
            "id": 195,
            "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/lionwiki-t2t/lionwiki-t2t.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/lionwiki-t2t/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lionwiki-t2t/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lionwiki-t2t/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lionwiki-t2t/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lionwiki-t2t/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lionwiki-t2t/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lionwiki-t2t/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lionwiki-t2t/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": "orangehrm",
            "slug": "orangehrm",
            "id": 196,
            "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/orangehrm/orangehrm.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/orangehrm/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/orangehrm/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/orangehrm/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/orangehrm/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/orangehrm/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/orangehrm/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/orangehrm/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/orangehrm/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": "rustdesk-server",
            "slug": "rustdesk-server",
            "id": 197,
            "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/rustdesk-server/rustdesk-server.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/rustdesk-server/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rustdesk-server/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rustdesk-server/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rustdesk-server/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rustdesk-server/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rustdesk-server/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rustdesk-server/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rustdesk-server/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": "moodle",
            "slug": "moodle",
            "id": 198,
            "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/moodle/moodle.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/moodle/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/moodle/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/moodle/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/moodle/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/moodle/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/moodle/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/moodle/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/moodle/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": "moncycle",
            "slug": "moncycle",
            "id": 199,
            "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/moncycle/moncycle.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/moncycle/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/moncycle/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/moncycle/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/moncycle/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/moncycle/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/moncycle/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/moncycle/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/moncycle/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": "homarr",
            "slug": "homarr",
            "id": 200,
            "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/homarr/homarr.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/homarr/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/homarr/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/homarr/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/homarr/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/homarr/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/homarr/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/homarr/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/homarr/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": "shaarli",
            "slug": "shaarli",
            "id": 201,
            "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/shaarli/shaarli.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/shaarli/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/shaarli/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/shaarli/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/shaarli/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/shaarli/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/shaarli/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/shaarli/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/shaarli/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": "vikunja",
            "slug": "vikunja",
            "id": 202,
            "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/vikunja/vikunja.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/vikunja/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/vikunja/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/vikunja/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/vikunja/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/vikunja/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/vikunja/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/vikunja/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/vikunja/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": "galette",
            "slug": "galette",
            "id": 203,
            "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/galette/galette.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/galette/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/galette/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/galette/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/galette/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/galette/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/galette/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/galette/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/galette/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": "beehive",
            "slug": "beehive",
            "id": 204,
            "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/beehive/beehive.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/beehive/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/beehive/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/beehive/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/beehive/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/beehive/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/beehive/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/beehive/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/beehive/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": "autobd",
            "slug": "autobd",
            "id": 205,
            "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/autobd/autobd.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/autobd/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/autobd/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/autobd/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/autobd/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/autobd/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/autobd/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/autobd/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/autobd/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": "diacamma",
            "slug": "diacamma",
            "id": 206,
            "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/diacamma/diacamma.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/diacamma/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diacamma/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diacamma/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diacamma/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diacamma/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diacamma/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diacamma/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/diacamma/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": "tiki",
            "slug": "tiki",
            "id": 207,
            "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/tiki/tiki.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/tiki/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tiki/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tiki/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tiki/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tiki/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tiki/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tiki/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tiki/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": "jellyfin",
            "slug": "jellyfin",
            "id": 208,
            "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/jellyfin/jellyfin.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/jellyfin/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyfin/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyfin/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyfin/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyfin/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyfin/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyfin/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jellyfin/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": "dont-code",
            "slug": "dont-code",
            "id": 209,
            "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/dont-code/dont-code.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/dont-code/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dont-code/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dont-code/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dont-code/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dont-code/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dont-code/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dont-code/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dont-code/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": "mediatracker",
            "slug": "mediatracker",
            "id": 210,
            "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/mediatracker/mediatracker.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/mediatracker/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mediatracker/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mediatracker/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mediatracker/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mediatracker/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mediatracker/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mediatracker/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mediatracker/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": "glitchsoc",
            "slug": "glitchsoc",
            "id": 211,
            "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/glitchsoc/glitchsoc.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/glitchsoc/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/glitchsoc/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/glitchsoc/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/glitchsoc/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/glitchsoc/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/glitchsoc/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/glitchsoc/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/glitchsoc/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": "rallly",
            "slug": "rallly",
            "id": 212,
            "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/rallly/rallly.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/rallly/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rallly/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rallly/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rallly/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rallly/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rallly/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rallly/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rallly/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": "osticket",
            "slug": "osticket",
            "id": 213,
            "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/osticket/osticket.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/osticket/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/osticket/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/osticket/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/osticket/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/osticket/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/osticket/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/osticket/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/osticket/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": "codimd",
            "slug": "codimd",
            "id": 214,
            "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/codimd/codimd.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/codimd/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/codimd/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/codimd/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/codimd/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/codimd/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/codimd/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/codimd/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/codimd/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": "adguardhome",
            "slug": "adguardhome",
            "id": 215,
            "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/adguardhome/adguardhome.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/adguardhome/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/adguardhome/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/adguardhome/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/adguardhome/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/adguardhome/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/adguardhome/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/adguardhome/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/adguardhome/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.yunohost.org/api/components/yunohost-apps-test/13ft/?format=api"
        },
        {
            "name": "lxd-dashboard",
            "slug": "lxd-dashboard",
            "id": 216,
            "source_language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.yunohost.org/languages/en/",
                "url": "https://translate.yunohost.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "YunoHost apps (test)",
                "slug": "yunohost-apps-test",
                "id": 4,
                "web": "https://github.com/Jibec/yunohost-app-translation",
                "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/",
                "url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/?format=api",
                "components_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/components/?format=api",
                "repository_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/repository/?format=api",
                "statistics_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/statistics/?format=api",
                "categories_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/categories/?format=api",
                "changes_list_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/changes/?format=api",
                "languages_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/languages/?format=api",
                "labels_url": "https://translate.yunohost.org/api/projects/yunohost-apps-test/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "translation_files/lxd-dashboard/lxd-dashboard.pot",
            "file_format": "po",
            "license": "AGPL-3.0-or-later",
            "license_url": "https://spdx.org/licenses/AGPL-3.0-or-later.html",
            "agreement": "",
            "web_url": "https://translate.yunohost.org/projects/yunohost-apps-test/lxd-dashboard/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd-dashboard/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd-dashboard/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd-dashboard/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd-dashboard/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd-dashboard/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd-dashboard/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lxd-dashboard/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"
        }
    ]
}