Translation components API.

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

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

{
    "count": 614,
    "next": "https://translate.yunohost.org/api/components/?format=api&page=4",
    "previous": "https://translate.yunohost.org/api/components/?format=api&page=2",
    "results": [
        {
            "name": "sonarr",
            "slug": "sonarr",
            "id": 118,
            "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/sonarr/sonarr.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/sonarr/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sonarr/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sonarr/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sonarr/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sonarr/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sonarr/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sonarr/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sonarr/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": "gitea",
            "slug": "gitea",
            "id": 119,
            "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/gitea/gitea.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/gitea/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gitea/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gitea/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gitea/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gitea/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gitea/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gitea/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gitea/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": "rspamdui",
            "slug": "rspamdui",
            "id": 120,
            "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/rspamdui/rspamdui.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/rspamdui/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rspamdui/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rspamdui/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rspamdui/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rspamdui/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rspamdui/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rspamdui/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/rspamdui/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": "radarr",
            "slug": "radarr",
            "id": 121,
            "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/radarr/radarr.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/radarr/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/radarr/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/radarr/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/radarr/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/radarr/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/radarr/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/radarr/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/radarr/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": "firefly-iii-di",
            "slug": "firefly-iii-di",
            "id": 122,
            "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/firefly-iii-di/firefly-iii-di.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/firefly-iii-di/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefly-iii-di/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefly-iii-di/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefly-iii-di/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefly-iii-di/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefly-iii-di/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefly-iii-di/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefly-iii-di/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": "sitemagiccms",
            "slug": "sitemagiccms",
            "id": 123,
            "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/sitemagiccms/sitemagiccms.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/sitemagiccms/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sitemagiccms/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sitemagiccms/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sitemagiccms/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sitemagiccms/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sitemagiccms/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sitemagiccms/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sitemagiccms/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": "indexhibit",
            "slug": "indexhibit",
            "id": 124,
            "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/indexhibit/indexhibit.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/indexhibit/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/indexhibit/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/indexhibit/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/indexhibit/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/indexhibit/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/indexhibit/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/indexhibit/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/indexhibit/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": "opentracker",
            "slug": "opentracker",
            "id": 125,
            "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/opentracker/opentracker.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/opentracker/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/opentracker/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": "yeswiki",
            "slug": "yeswiki",
            "id": 126,
            "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/yeswiki/yeswiki.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/yeswiki/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/yeswiki/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/yeswiki/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/yeswiki/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/yeswiki/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/yeswiki/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/yeswiki/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/yeswiki/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": "digiwords",
            "slug": "digiwords",
            "id": 127,
            "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/digiwords/digiwords.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/digiwords/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/digiwords/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/digiwords/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/digiwords/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/digiwords/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/digiwords/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/digiwords/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/digiwords/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": "nodebb",
            "slug": "nodebb",
            "id": 128,
            "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/nodebb/nodebb.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/nodebb/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/nodebb/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/nodebb/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/nodebb/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/nodebb/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/nodebb/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/nodebb/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/nodebb/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": "workout-tracker",
            "slug": "workout-tracker",
            "id": 129,
            "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/workout-tracker/workout-tracker.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/workout-tracker/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/workout-tracker/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/workout-tracker/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/workout-tracker/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/workout-tracker/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/workout-tracker/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/workout-tracker/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/workout-tracker/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": "technitium-dns",
            "slug": "technitium-dns",
            "id": 130,
            "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/technitium-dns/technitium-dns.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/technitium-dns/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/technitium-dns/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/technitium-dns/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/technitium-dns/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/technitium-dns/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/technitium-dns/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/technitium-dns/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/technitium-dns/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": "299ko",
            "slug": "299ko",
            "id": 131,
            "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/299ko/299ko.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/299ko/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/299ko/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/299ko/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/299ko/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/299ko/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/299ko/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/299ko/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/299ko/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": "librarian",
            "slug": "librarian",
            "id": 132,
            "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/librarian/librarian.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/librarian/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/librarian/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/librarian/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/librarian/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/librarian/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/librarian/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/librarian/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/librarian/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": "owncast",
            "slug": "owncast",
            "id": 133,
            "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/owncast/owncast.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/owncast/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/owncast/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/owncast/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/owncast/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/owncast/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/owncast/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/owncast/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/owncast/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": "wekan",
            "slug": "wekan",
            "id": 134,
            "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/wekan/wekan.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/wekan/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wekan/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wekan/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wekan/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wekan/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wekan/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wekan/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wekan/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": "gotosocial",
            "slug": "gotosocial",
            "id": 135,
            "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/gotosocial/gotosocial.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/gotosocial/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gotosocial/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gotosocial/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gotosocial/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gotosocial/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gotosocial/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gotosocial/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/gotosocial/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": "dex",
            "slug": "dex",
            "id": 136,
            "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/dex/dex.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/dex/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dex/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dex/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dex/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dex/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dex/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dex/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/dex/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": "tyto",
            "slug": "tyto",
            "id": 137,
            "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/tyto/tyto.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/tyto/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tyto/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tyto/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tyto/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tyto/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tyto/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tyto/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tyto/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": "pgweb",
            "slug": "pgweb",
            "id": 138,
            "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/pgweb/pgweb.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/pgweb/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pgweb/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pgweb/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pgweb/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pgweb/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pgweb/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pgweb/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/pgweb/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": "whoogle",
            "slug": "whoogle",
            "id": 139,
            "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/whoogle/whoogle.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/whoogle/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/whoogle/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/whoogle/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/whoogle/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/whoogle/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/whoogle/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/whoogle/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/whoogle/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": "jsoncrack",
            "slug": "jsoncrack",
            "id": 140,
            "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/jsoncrack/jsoncrack.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/jsoncrack/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jsoncrack/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jsoncrack/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jsoncrack/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jsoncrack/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jsoncrack/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jsoncrack/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/jsoncrack/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": "stirling-pdf",
            "slug": "stirling-pdf",
            "id": 141,
            "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/stirling-pdf/stirling-pdf.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/stirling-pdf/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/stirling-pdf/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/stirling-pdf/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/stirling-pdf/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/stirling-pdf/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/stirling-pdf/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/stirling-pdf/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/stirling-pdf/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": "fail2ban-web",
            "slug": "fail2ban-web",
            "id": 142,
            "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/fail2ban-web/fail2ban-web.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/fail2ban-web/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fail2ban-web/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fail2ban-web/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fail2ban-web/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fail2ban-web/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fail2ban-web/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fail2ban-web/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/fail2ban-web/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": "grr",
            "slug": "grr",
            "id": 143,
            "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/grr/grr.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/grr/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/grr/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/grr/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/grr/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/grr/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/grr/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/grr/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/grr/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": "drupal",
            "slug": "drupal",
            "id": 144,
            "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/drupal/drupal.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/drupal/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/drupal/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/drupal/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/drupal/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/drupal/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/drupal/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/drupal/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/drupal/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": "scratch",
            "slug": "scratch",
            "id": 145,
            "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/scratch/scratch.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/scratch/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/scratch/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/scratch/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/scratch/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/scratch/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/scratch/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/scratch/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/scratch/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": "tableaunoir",
            "slug": "tableaunoir",
            "id": 146,
            "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/tableaunoir/tableaunoir.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/tableaunoir/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tableaunoir/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tableaunoir/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tableaunoir/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tableaunoir/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tableaunoir/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tableaunoir/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/tableaunoir/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": "sutom",
            "slug": "sutom",
            "id": 147,
            "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/sutom/sutom.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/sutom/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sutom/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sutom/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sutom/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sutom/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sutom/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sutom/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/sutom/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": "lutim",
            "slug": "lutim",
            "id": 148,
            "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/lutim/lutim.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/lutim/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lutim/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lutim/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lutim/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lutim/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lutim/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lutim/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/lutim/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": "icecast2",
            "slug": "icecast2",
            "id": 149,
            "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/icecast2/icecast2.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/icecast2/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/icecast2/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/icecast2/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/icecast2/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/icecast2/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/icecast2/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/icecast2/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/icecast2/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": "joplin",
            "slug": "joplin",
            "id": 150,
            "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/joplin/joplin.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/joplin/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/joplin/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/joplin/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/joplin/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/joplin/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/joplin/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/joplin/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/joplin/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": "ssbroom",
            "slug": "ssbroom",
            "id": 151,
            "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/ssbroom/ssbroom.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/ssbroom/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssbroom/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssbroom/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssbroom/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssbroom/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssbroom/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssbroom/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ssbroom/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": "mumble-web",
            "slug": "mumble-web",
            "id": 152,
            "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/mumble-web/mumble-web.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/mumble-web/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mumble-web/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mumble-web/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mumble-web/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mumble-web/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mumble-web/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mumble-web/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/mumble-web/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": "minchat",
            "slug": "minchat",
            "id": 153,
            "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/minchat/minchat.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/minchat/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/minchat/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/minchat/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/minchat/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/minchat/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/minchat/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/minchat/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/minchat/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": "wanderer",
            "slug": "wanderer",
            "id": 154,
            "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/wanderer/wanderer.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/wanderer/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/wanderer/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": "kanboard",
            "slug": "kanboard",
            "id": 155,
            "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/kanboard/kanboard.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/kanboard/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/kanboard/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/kanboard/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/kanboard/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/kanboard/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/kanboard/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/kanboard/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/kanboard/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": "firefly-iii",
            "slug": "firefly-iii",
            "id": 156,
            "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/firefly-iii/firefly-iii.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/firefly-iii/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefly-iii/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefly-iii/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefly-iii/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefly-iii/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefly-iii/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefly-iii/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/firefly-iii/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": "ergo",
            "slug": "ergo",
            "id": 157,
            "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/ergo/ergo.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/ergo/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ergo/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ergo/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ergo/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ergo/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ergo/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ergo/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/ergo/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": "satdress",
            "slug": "satdress",
            "id": 158,
            "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/satdress/satdress.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/satdress/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/satdress/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/satdress/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/satdress/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/satdress/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/satdress/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/satdress/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/satdress/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-fmd",
            "slug": "django-fmd",
            "id": 159,
            "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-fmd/django-fmd.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-fmd/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/django-fmd/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/django-fmd/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/django-fmd/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/django-fmd/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/django-fmd/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/django-fmd/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/django-fmd/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": "linkstack",
            "slug": "linkstack",
            "id": 160,
            "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/linkstack/linkstack.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/linkstack/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/linkstack/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/linkstack/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/linkstack/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/linkstack/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/linkstack/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/linkstack/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/linkstack/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": "spacedeck",
            "slug": "spacedeck",
            "id": 161,
            "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/spacedeck/spacedeck.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/spacedeck/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/spacedeck/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/spacedeck/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/spacedeck/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/spacedeck/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/spacedeck/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/spacedeck/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/spacedeck/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": "zabbix",
            "slug": "zabbix",
            "id": 162,
            "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/zabbix/zabbix.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/zabbix/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zabbix/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zabbix/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zabbix/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zabbix/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zabbix/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zabbix/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/zabbix/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": "languagetool",
            "slug": "languagetool",
            "id": 163,
            "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/languagetool/languagetool.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/languagetool/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/languagetool/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/languagetool/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/languagetool/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/languagetool/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/languagetool/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/languagetool/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/languagetool/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": "streama",
            "slug": "streama",
            "id": 164,
            "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/streama/streama.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/streama/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/streama/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/streama/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/streama/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/streama/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/streama/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/streama/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/streama/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": "nocodb",
            "slug": "nocodb",
            "id": 165,
            "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/nocodb/nocodb.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/nocodb/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/nocodb/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/nocodb/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/nocodb/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/nocodb/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/nocodb/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/nocodb/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/nocodb/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": "prettynoemiecms",
            "slug": "prettynoemiecms",
            "id": 166,
            "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/prettynoemiecms/prettynoemiecms.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/prettynoemiecms/",
            "url": "https://translate.yunohost.org/api/components/yunohost-apps-test/prettynoemiecms/?format=api",
            "repository_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/prettynoemiecms/repository/?format=api",
            "translations_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/prettynoemiecms/translations/?format=api",
            "statistics_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/prettynoemiecms/statistics/?format=api",
            "lock_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/prettynoemiecms/lock/?format=api",
            "links_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/prettynoemiecms/links/?format=api",
            "changes_list_url": "https://translate.yunohost.org/api/components/yunohost-apps-test/prettynoemiecms/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": "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"
        }
    ]
}