Translation components API.

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

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

{
    "count": 152,
    "next": "https://translate.funkwhale.audio/api/components/?format=api&page=3",
    "previous": "https://translate.funkwhale.audio/api/components/?format=api",
    "results": [
        {
            "name": "developer-plugins-create",
            "slug": "developer-plugins-create",
            "id": 738,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/plugins/create.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/plugins/create.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/developer-plugins-create/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-create/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-create/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-create/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-create/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-create/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-create/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-create/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "developer-plugins-index",
            "slug": "developer-plugins-index",
            "id": 739,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/plugins/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/plugins/index.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/developer-plugins-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-index/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "developer-contribute-frontend",
            "slug": "developer-contribute-frontend",
            "id": 740,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/contribute/frontend.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/contribute/frontend.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/developer-contribute-frontend/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-frontend/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-frontend/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-frontend/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-frontend/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-frontend/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-frontend/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-frontend/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "developer-contribute-api",
            "slug": "developer-contribute-api",
            "id": 741,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/contribute/api.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/contribute/api.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/developer-contribute-api/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-api/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-api/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-api/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-api/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-api/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-api/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-api/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "developer-contribute-copy",
            "slug": "developer-contribute-copy",
            "id": 742,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/contribute/copy.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/contribute/copy.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/developer-contribute-copy/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-copy/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-copy/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-copy/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-copy/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-copy/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-copy/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-copy/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "developer-contribute-index",
            "slug": "developer-contribute-index",
            "id": 743,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/contribute/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/contribute/index.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/developer-contribute-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-contribute-index/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "developer-setup-docker",
            "slug": "developer-setup-docker",
            "id": 744,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/setup/docker.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/setup/docker.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/developer-setup-docker/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "developer-setup-gitpod",
            "slug": "developer-setup-gitpod",
            "id": 745,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/setup/gitpod.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/setup/gitpod.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/developer-setup-gitpod/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-gitpod/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-gitpod/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-gitpod/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-gitpod/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-gitpod/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-gitpod/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-gitpod/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "developer-setup-index",
            "slug": "developer-setup-index",
            "id": 746,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/setup/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/setup/index.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/developer-setup-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-index/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "developer-setup-vite",
            "slug": "developer-setup-vite",
            "id": 747,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/setup/vite.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/setup/vite.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/developer-setup-vite/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-vite/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-vite/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-vite/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-vite/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-vite/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-vite/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-vite/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-index",
            "slug": "moderator-index",
            "id": 748,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/index.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-index/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-domains-add",
            "slug": "moderator-domains-add",
            "id": 749,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/domains/add.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/domains/add.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-domains-add/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-add/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-add/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-add/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-add/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-add/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-add/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-add/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-domains-purge",
            "slug": "moderator-domains-purge",
            "id": 750,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/domains/purge.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/domains/purge.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-domains-purge/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-purge/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-purge/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-purge/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-purge/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-purge/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-purge/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-purge/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-domains-index",
            "slug": "moderator-domains-index",
            "id": 751,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/domains/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/domains/index.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-domains-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-index/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-domains-rules-add",
            "slug": "moderator-domains-rules-add",
            "id": 752,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/domains/rules/add.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/domains/rules/add.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-domains-rules-add/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-add/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-add/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-add/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-add/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-add/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-add/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-add/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-domains-rules-delete",
            "slug": "moderator-domains-rules-delete",
            "id": 753,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/domains/rules/delete.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/domains/rules/delete.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-domains-rules-delete/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-delete/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-delete/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-delete/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-delete/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-delete/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-delete/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-delete/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-domains-rules-edit",
            "slug": "moderator-domains-rules-edit",
            "id": 754,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/domains/rules/edit.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/domains/rules/edit.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-domains-rules-edit/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-edit/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-edit/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-edit/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-edit/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-edit/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-edit/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-domains-rules-edit/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-reports-view",
            "slug": "moderator-reports-view",
            "id": 755,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/reports/view.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/reports/view.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-reports-view/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-view/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-view/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-view/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-view/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-view/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-view/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-view/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-reports-notes",
            "slug": "moderator-reports-notes",
            "id": 756,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/reports/notes.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/reports/notes.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-reports-notes/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-notes/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-notes/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-notes/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-notes/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-notes/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-notes/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-notes/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-reports-users",
            "slug": "moderator-reports-users",
            "id": 757,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/reports/users.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/reports/users.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-reports-users/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-users/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-users/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-users/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-users/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-users/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-users/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-users/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-reports-content",
            "slug": "moderator-reports-content",
            "id": 758,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/reports/content.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/reports/content.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-reports-content/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-content/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-content/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-content/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-content/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-content/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-content/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-content/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-reports-search",
            "slug": "moderator-reports-search",
            "id": 759,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/reports/search.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/reports/search.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-reports-search/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-search/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-search/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-search/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-search/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-search/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-search/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-search/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-reports-index",
            "slug": "moderator-reports-index",
            "id": 760,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/reports/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/reports/index.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-reports-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-reports-index/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-content-delete",
            "slug": "moderator-content-delete",
            "id": 761,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/content/delete.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/content/delete.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-content-delete/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-delete/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-delete/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-delete/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-delete/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-delete/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-delete/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-delete/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-content-edits",
            "slug": "moderator-content-edits",
            "id": 762,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/content/edits.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/content/edits.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-content-edits/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-edits/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-edits/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-edits/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-edits/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-edits/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-edits/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-edits/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-content-index",
            "slug": "moderator-content-index",
            "id": 763,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/content/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/content/index.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-content-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-index/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "moderator-content-library",
            "slug": "moderator-content-library",
            "id": 764,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/moderator/content/library.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/moderator/content/library.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/moderator-content-library/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-library/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-library/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-library/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-library/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-library/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-library/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/moderator-content-library/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "contributor-translation",
            "slug": "contributor-translation",
            "id": 765,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/contributor/translation.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/contributor/translation.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/contributor-translation/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/contributor-translation/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-translation/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-translation/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-translation/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-translation/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-translation/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-translation/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "contributor-index",
            "slug": "contributor-index",
            "id": 766,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/contributor/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/contributor/index.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/contributor-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/contributor-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-index/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "contributor-documentation",
            "slug": "contributor-documentation",
            "id": 767,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/contributor/documentation.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/contributor/documentation.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/contributor-documentation/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/contributor-documentation/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-documentation/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-documentation/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-documentation/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-documentation/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-documentation/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/contributor-documentation/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-index",
            "slug": "user-index",
            "id": 768,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/index.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-index/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-subsonic-disable",
            "slug": "user-subsonic-disable",
            "id": 769,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/subsonic/disable.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/subsonic/disable.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-subsonic-disable/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-disable/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-disable/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-disable/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-disable/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-disable/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-disable/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-disable/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-subsonic-index",
            "slug": "user-subsonic-index",
            "id": 770,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/subsonic/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/subsonic/index.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-subsonic-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-index/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-subsonic-password-request",
            "slug": "user-subsonic-password-request",
            "id": 771,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/subsonic/password/request.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/subsonic/password/request.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-subsonic-password-request/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-password-request/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-password-request/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-password-request/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-password-request/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-password-request/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-password-request/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-password-request/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-subsonic-password-reset",
            "slug": "user-subsonic-password-reset",
            "id": 772,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/subsonic/password/reset.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/subsonic/password/reset.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-subsonic-password-reset/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-password-reset/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-password-reset/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-password-reset/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-password-reset/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-password-reset/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-password-reset/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-subsonic-password-reset/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-playlists-create",
            "slug": "user-playlists-create",
            "id": 773,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/playlists/create.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/playlists/create.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-playlists-create/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-create/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-create/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-create/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-create/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-create/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-create/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-create/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-playlists-delete",
            "slug": "user-playlists-delete",
            "id": 774,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/playlists/delete.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/playlists/delete.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-playlists-delete/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-delete/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-delete/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-delete/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-delete/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-delete/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-delete/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-delete/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-playlists-listen",
            "slug": "user-playlists-listen",
            "id": 775,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/playlists/listen.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/playlists/listen.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-playlists-listen/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-listen/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-listen/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-listen/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-listen/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-listen/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-listen/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-listen/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-playlists-edit",
            "slug": "user-playlists-edit",
            "id": 776,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/playlists/edit.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/playlists/edit.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-playlists-edit/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-edit/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-edit/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-edit/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-edit/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-edit/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-edit/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-edit/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-playlists-index",
            "slug": "user-playlists-index",
            "id": 777,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/playlists/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/playlists/index.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-playlists-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-index/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-playlists-content-add",
            "slug": "user-playlists-content-add",
            "id": 778,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/playlists/content/add.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/playlists/content/add.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-playlists-content-add/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-add/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-add/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-add/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-add/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-add/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-add/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-add/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-playlists-content-remove",
            "slug": "user-playlists-content-remove",
            "id": 779,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/playlists/content/remove.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/playlists/content/remove.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-playlists-content-remove/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-remove/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-remove/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-remove/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-remove/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-remove/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-remove/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-remove/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-playlists-content-reorder",
            "slug": "user-playlists-content-reorder",
            "id": 780,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/playlists/content/reorder.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/playlists/content/reorder.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-playlists-content-reorder/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-reorder/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-reorder/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-reorder/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-reorder/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-reorder/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-reorder/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-playlists-content-reorder/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-libraries-follow",
            "slug": "user-libraries-follow",
            "id": 781,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/libraries/follow.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/libraries/follow.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-libraries-follow/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-follow/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-follow/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-follow/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-follow/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-follow/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-follow/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-follow/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-libraries-share",
            "slug": "user-libraries-share",
            "id": 782,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/libraries/share.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/libraries/share.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-libraries-share/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-share/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-share/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-share/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-share/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-share/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-share/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-share/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-libraries-create",
            "slug": "user-libraries-create",
            "id": 783,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/libraries/create.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/libraries/create.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-libraries-create/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-create/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-create/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-create/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-create/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-create/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-create/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-create/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-libraries-delete",
            "slug": "user-libraries-delete",
            "id": 784,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/libraries/delete.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/libraries/delete.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-libraries-delete/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-delete/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-delete/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-delete/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-delete/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-delete/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-delete/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-delete/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-libraries-edit",
            "slug": "user-libraries-edit",
            "id": 785,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/libraries/edit.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/libraries/edit.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-libraries-edit/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-edit/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-edit/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-edit/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-edit/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-edit/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-edit/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-edit/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-libraries-index",
            "slug": "user-libraries-index",
            "id": 786,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/libraries/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/libraries/index.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-libraries-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-index/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        },
        {
            "name": "user-libraries-content-tag",
            "slug": "user-libraries-content-tag",
            "id": 787,
            "source_language": {
                "id": 371,
                "code": "en_devel",
                "name": "English (Developer)",
                "plural": {
                    "id": 408,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en_devel/",
                "url": "https://translate.funkwhale.audio/api/languages/en_devel/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en_devel/statistics/?format=api"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/user/libraries/content/tag.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/user/libraries/content/tag.pot",
            "file_format": "po",
            "license": "AGPL-1.0-only",
            "license_url": "https://spdx.org/licenses/AGPL-1.0-only.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/documentation/user-libraries-content-tag/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-content-tag/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-content-tag/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-content-tag/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-content-tag/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-content-tag/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-content-tag/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/user-libraries-content-tag/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\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
        }
    ]
}