Translation projects API.

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

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

{
    "count": 140,
    "next": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "name": "index",
            "slug": "index",
            "id": 517,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "https://translate.funkwhale.audio/git/documentation/index/",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/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/index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/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": [
                "https://translate.funkwhale.audio/api/addons/6/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Documentation",
            "slug": "glossary",
            "id": 518,
            "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"
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.funkwhale.audio/git/documentation/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "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/glossary/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/glossary/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/glossary/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/glossary/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/glossary/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/glossary/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/glossary/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": false,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": true,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "glossary 1",
            "slug": "glossary-1",
            "id": 520,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/glossary.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/glossary.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/glossary-1/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/glossary-1/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/glossary-1/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/glossary-1/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/glossary-1/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/glossary-1/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/glossary-1/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/glossary-1/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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "changelog",
            "slug": "changelog",
            "id": 522,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/changelog.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/changelog.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/changelog/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/changelog/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/changelog/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/changelog/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/changelog/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/changelog/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/changelog/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/changelog/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 }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Translations update from {{ site_title }}\n\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\n\n{% if component_linked_childs %}\nIt also includes following components:\n{% for linked in component_linked_childs %}\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\n{% endfor %}\n{% endif %}\n\nCurrent translation status:\n\n![Weblate translation status]({{widget_url}})\n",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "administrator-import",
            "slug": "administrator-import",
            "id": 703,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/import.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/import.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/administrator-import/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-import/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-import/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-import/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-import/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-import/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-import/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-import/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": "administrator-migration",
            "slug": "administrator-migration",
            "id": 704,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/migration.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/migration.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/administrator-migration/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-migration/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-migration/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-migration/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-migration/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-migration/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-migration/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-migration/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": "administrator-index",
            "slug": "administrator-index",
            "id": 705,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/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/administrator-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-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": "administrator-installation-migrate",
            "slug": "administrator-installation-migrate",
            "id": 706,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/installation/migrate.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/installation/migrate.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/administrator-installation-migrate/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-migrate/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-migrate/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-migrate/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-migrate/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-migrate/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-migrate/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-migrate/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": "administrator-installation-docker",
            "slug": "administrator-installation-docker",
            "id": 707,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/installation/docker.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/installation/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/administrator-installation-docker/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-docker/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-docker/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-docker/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-docker/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-docker/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-docker/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-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": "administrator-installation-debian",
            "slug": "administrator-installation-debian",
            "id": 708,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/installation/debian.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/installation/debian.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/administrator-installation-debian/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-debian/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-debian/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-debian/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-debian/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-debian/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-debian/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-debian/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": "administrator-installation-index",
            "slug": "administrator-installation-index",
            "id": 709,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/installation/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/installation/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/administrator-installation-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-installation-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": "administrator-django-index",
            "slug": "administrator-django-index",
            "id": 710,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/django/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/django/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/administrator-django-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-django-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-django-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-django-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-django-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-django-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-django-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-django-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": "administrator-uninstall-docker",
            "slug": "administrator-uninstall-docker",
            "id": 711,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/uninstall/docker.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/uninstall/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/administrator-uninstall-docker/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-docker/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-docker/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-docker/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-docker/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-docker/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-docker/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-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": "administrator-uninstall-debian",
            "slug": "administrator-uninstall-debian",
            "id": 712,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/uninstall/debian.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/uninstall/debian.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/administrator-uninstall-debian/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-debian/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-debian/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-debian/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-debian/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-debian/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-debian/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-debian/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": "administrator-uninstall-index",
            "slug": "administrator-uninstall-index",
            "id": 713,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/uninstall/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/uninstall/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/administrator-uninstall-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-uninstall-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": "administrator-troubleshooting-frontend",
            "slug": "administrator-troubleshooting-frontend",
            "id": 714,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/troubleshooting/frontend.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/troubleshooting/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/administrator-troubleshooting-frontend/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-frontend/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-frontend/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-frontend/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-frontend/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-frontend/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-frontend/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-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": "administrator-troubleshooting-help",
            "slug": "administrator-troubleshooting-help",
            "id": 715,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/troubleshooting/help.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/troubleshooting/help.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/administrator-troubleshooting-help/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-help/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-help/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-help/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-help/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-help/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-help/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-help/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": "administrator-troubleshooting-index",
            "slug": "administrator-troubleshooting-index",
            "id": 716,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/troubleshooting/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/troubleshooting/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/administrator-troubleshooting-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-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": "administrator-troubleshooting-backend",
            "slug": "administrator-troubleshooting-backend",
            "id": 717,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/troubleshooting/backend.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/troubleshooting/backend.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/administrator-troubleshooting-backend/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-backend/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-backend/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-backend/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-backend/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-backend/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-backend/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-troubleshooting-backend/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": "administrator-configuration-frontend",
            "slug": "administrator-configuration-frontend",
            "id": 718,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/configuration/frontend.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/configuration/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/administrator-configuration-frontend/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-frontend/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-frontend/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-frontend/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-frontend/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-frontend/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-frontend/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-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": "administrator-configuration-ldap",
            "slug": "administrator-configuration-ldap",
            "id": 719,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/configuration/ldap.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/configuration/ldap.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/administrator-configuration-ldap/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-ldap/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-ldap/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-ldap/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-ldap/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-ldap/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-ldap/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-ldap/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": "administrator-configuration-optimize",
            "slug": "administrator-configuration-optimize",
            "id": 720,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/configuration/optimize.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/configuration/optimize.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/administrator-configuration-optimize/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-optimize/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-optimize/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-optimize/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-optimize/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-optimize/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-optimize/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-optimize/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": "administrator-configuration-index",
            "slug": "administrator-configuration-index",
            "id": 721,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/configuration/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/configuration/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/administrator-configuration-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-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": "administrator-configuration-mrf",
            "slug": "administrator-configuration-mrf",
            "id": 722,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/configuration/mrf.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/configuration/mrf.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/administrator-configuration-mrf/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-mrf/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": "administrator-upgrade-backup",
            "slug": "administrator-upgrade-backup",
            "id": 723,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/upgrade/backup.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/upgrade/backup.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/administrator-upgrade-backup/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-backup/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-backup/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-backup/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-backup/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-backup/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-backup/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-backup/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": "administrator-upgrade-docker",
            "slug": "administrator-upgrade-docker",
            "id": 724,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/upgrade/docker.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/upgrade/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/administrator-upgrade-docker/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-docker/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-docker/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-docker/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-docker/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-docker/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-docker/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-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": "administrator-upgrade-debian",
            "slug": "administrator-upgrade-debian",
            "id": 725,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/upgrade/debian.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/upgrade/debian.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/administrator-upgrade-debian/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-debian/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-debian/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-debian/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-debian/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-debian/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-debian/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-debian/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": "administrator-upgrade-index",
            "slug": "administrator-upgrade-index",
            "id": 726,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/administrator/upgrade/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/administrator/upgrade/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/administrator-upgrade-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/administrator-upgrade-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-architecture",
            "slug": "developer-architecture",
            "id": 727,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/architecture.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/architecture.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-architecture/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-architecture/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-architecture/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-architecture/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-architecture/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-architecture/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-architecture/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-architecture/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-index",
            "slug": "developer-index",
            "id": 728,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/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-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-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-api-authentication",
            "slug": "developer-api-authentication",
            "id": 729,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/api/authentication.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/api/authentication.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-api-authentication/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-authentication/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-authentication/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-authentication/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-authentication/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-authentication/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-authentication/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-authentication/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-api-subsonic",
            "slug": "developer-api-subsonic",
            "id": 730,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/api/subsonic.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/api/subsonic.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-api-subsonic/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-subsonic/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-subsonic/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-subsonic/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-subsonic/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-subsonic/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-subsonic/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-subsonic/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-api-index",
            "slug": "developer-api-index",
            "id": 731,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/api/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/api/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-api-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-api-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-federation-index",
            "slug": "developer-federation-index",
            "id": 732,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/federation/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/federation/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-federation-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-federation-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-federation-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-federation-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-federation-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-federation-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-federation-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-federation-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-workflows-git",
            "slug": "developer-workflows-git",
            "id": 733,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/workflows/git.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/workflows/git.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-workflows-git/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-git/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-git/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-git/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-git/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-git/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-git/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-git/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-workflows-release",
            "slug": "developer-workflows-release",
            "id": 734,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/workflows/release.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/workflows/release.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-workflows-release/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-release/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-release/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-release/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-release/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-release/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-release/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-release/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-workflows-changelog",
            "slug": "developer-workflows-changelog",
            "id": 735,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/workflows/changelog.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/workflows/changelog.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-workflows-changelog/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-changelog/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-changelog/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-changelog/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-changelog/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-changelog/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-changelog/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-changelog/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-workflows-index",
            "slug": "developer-workflows-index",
            "id": 736,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/workflows/index.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/workflows/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-workflows-index/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-index/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-index/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-index/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-index/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-index/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-index/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-workflows-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-plugins-install",
            "slug": "developer-plugins-install",
            "id": 737,
            "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"
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/plugins/install.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "docs/locales/gettext/developer/plugins/install.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-install/",
            "url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-install/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-install/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-install/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-install/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-install/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-install/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/documentation/developer-plugins-install/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-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"
            },
            "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"
            },
            "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"
            },
            "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"
            },
            "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"
            },
            "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"
            },
            "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"
            },
            "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"
            },
            "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"
            },
            "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"
            },
            "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"
            },
            "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
        }
    ]
}