Translation components API.

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

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

{
    "count": 152,
    "next": "https://translate.funkwhale.audio/api/components/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "name": "Contribute DEPRECATED! cf https://dev.funkwhale.audio/funkwhale/contribute/-/issues/7",
            "slug": "contribute",
            "id": 3,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en/",
                "url": "https://translate.funkwhale.audio/api/languages/en/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Funkwhale",
                "slug": "funkwhale",
                "id": 1,
                "web": "https://funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/funkwhale/",
                "url": "https://translate.funkwhale.audio/api/projects/funkwhale/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/funkwhale/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/funkwhale/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/funkwhale/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/funkwhale/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/funkwhale/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/funkwhale/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/contribute.git",
            "git_export": "https://translate.funkwhale.audio/git/funkwhale/contribute/",
            "branch": "main",
            "push_branch": "",
            "filemask": "locales/*/LC_MESSAGES/app.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "locales/app.pot",
            "file_format": "po",
            "license": "CC0-1.0",
            "license_url": "https://spdx.org/licenses/CC0-1.0.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/funkwhale/contribute/",
            "url": "https://translate.funkwhale.audio/api/components/funkwhale/contribute/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/funkwhale/contribute/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/funkwhale/contribute/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/funkwhale/contribute/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/funkwhale/contribute/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/funkwhale/contribute/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/funkwhale/contribute/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/contribute.git",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://dev.funkwhale.audio/funkwhale/contribute/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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 }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 1,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Interface",
            "slug": "interface",
            "id": 5,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en/",
                "url": "https://translate.funkwhale.audio/api/languages/en/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Tab Center Reborn",
                "slug": "tabcenter-reborn",
                "id": 3,
                "web": "https://framagit.org/ariasuni/tabcenter-reborn",
                "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/",
                "url": "https://translate.funkwhale.audio/api/projects/tabcenter-reborn/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/tabcenter-reborn/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/tabcenter-reborn/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/tabcenter-reborn/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/tabcenter-reborn/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/tabcenter-reborn/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/tabcenter-reborn/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://framagit.org/ariasuni/tabcenter-reborn/blob/main/CONTRIBUTING.md",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "https://framagit.org/ariasuni/tabcenter-reborn",
            "git_export": "https://translate.funkwhale.audio/git/tabcenter-reborn/interface/",
            "branch": "main",
            "push_branch": "",
            "filemask": "src/_locales/*/messages.json",
            "screenshot_filemask": "",
            "template": "src/_locales/en/messages.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "src/_locales/en/messages.json",
            "file_format": "webextension",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/interface/",
            "url": "https://translate.funkwhale.audio/api/components/tabcenter-reborn/interface/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/tabcenter-reborn/interface/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/tabcenter-reborn/interface/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/tabcenter-reborn/interface/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/tabcenter-reborn/interface/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/tabcenter-reborn/interface/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/tabcenter-reborn/interface/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "",
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "https://framagit.org/ariasuni/tabcenter-reborn/blob/{{branch}}/{{filename}}#L{{line}}",
            "report_source_bugs": "",
            "merge_style": "merge",
            "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": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [
                "https://translate.funkwhale.audio/api/addons/10/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Funkwhale",
            "slug": "glossary",
            "id": 8,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en/",
                "url": "https://translate.funkwhale.audio/api/languages/en/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Funkwhale",
                "slug": "funkwhale",
                "id": 1,
                "web": "https://funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/funkwhale/",
                "url": "https://translate.funkwhale.audio/api/projects/funkwhale/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/funkwhale/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/funkwhale/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/funkwhale/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/funkwhale/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/funkwhale/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/funkwhale/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.funkwhale.audio/git/funkwhale/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "CC0-1.0",
            "license_url": "https://spdx.org/licenses/CC0-1.0.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/funkwhale/glossary/",
            "url": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/funkwhale/glossary/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/funkwhale/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 }})\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": 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": "Tab Center Reborn",
            "slug": "glossary",
            "id": 9,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en/",
                "url": "https://translate.funkwhale.audio/api/languages/en/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Tab Center Reborn",
                "slug": "tabcenter-reborn",
                "id": 3,
                "web": "https://framagit.org/ariasuni/tabcenter-reborn",
                "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/",
                "url": "https://translate.funkwhale.audio/api/projects/tabcenter-reborn/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/tabcenter-reborn/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/tabcenter-reborn/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/tabcenter-reborn/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/tabcenter-reborn/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/tabcenter-reborn/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/tabcenter-reborn/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "https://framagit.org/ariasuni/tabcenter-reborn/blob/main/CONTRIBUTING.md",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.funkwhale.audio/git/tabcenter-reborn/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "MPL-2.0",
            "license_url": "https://spdx.org/licenses/MPL-2.0.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/tabcenter-reborn/glossary/",
            "url": "https://translate.funkwhale.audio/api/components/tabcenter-reborn/glossary/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/tabcenter-reborn/glossary/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/tabcenter-reborn/glossary/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/tabcenter-reborn/glossary/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/tabcenter-reborn/glossary/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/tabcenter-reborn/glossary/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/tabcenter-reborn/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": "Funkwhale For Android",
            "slug": "ffa",
            "id": 11,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en/",
                "url": "https://translate.funkwhale.audio/api/languages/en/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Funkwhale",
                "slug": "funkwhale",
                "id": 1,
                "web": "https://funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/funkwhale/",
                "url": "https://translate.funkwhale.audio/api/projects/funkwhale/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/funkwhale/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/funkwhale/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/funkwhale/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/funkwhale/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/funkwhale/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/funkwhale/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale-android.git",
            "git_export": "https://translate.funkwhale.audio/git/funkwhale/ffa/",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "app/src/main/res/values-*/strings.xml",
            "screenshot_filemask": "",
            "template": "app/src/main/res/values/strings.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "CC0-1.0",
            "license_url": "https://spdx.org/licenses/CC0-1.0.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/funkwhale/ffa/",
            "url": "https://translate.funkwhale.audio/api/components/funkwhale/ffa/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/funkwhale/ffa/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/funkwhale/ffa/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/funkwhale/ffa/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/funkwhale/ffa/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/funkwhale/ffa/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/funkwhale/ffa/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "android",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale-android.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": 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": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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": "Funkwhale Web",
            "slug": "front",
            "id": 659,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en/",
                "url": "https://translate.funkwhale.audio/api/languages/en/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Funkwhale",
                "slug": "funkwhale",
                "id": 1,
                "web": "https://funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/funkwhale/",
                "url": "https://translate.funkwhale.audio/api/projects/funkwhale/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/funkwhale/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/funkwhale/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/funkwhale/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/funkwhale/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/funkwhale/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/funkwhale/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "https://translate.funkwhale.audio/git/funkwhale/front/",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "front/src/locales/*.json",
            "screenshot_filemask": "",
            "template": "front/src/locales/en_US.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "front/src/locales/en_US.json",
            "file_format": "json-nested",
            "license": "CC0-1.0",
            "license_url": "https://spdx.org/licenses/CC0-1.0.html",
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/funkwhale/front/",
            "url": "https://translate.funkwhale.audio/api/components/funkwhale/front/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/funkwhale/front/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/funkwhale/front/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/funkwhale/front/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/funkwhale/front/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/funkwhale/front/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/funkwhale/front/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "check_flags": "ignore-long-untranslated",
            "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 }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "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/7/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "vui",
            "slug": "vui",
            "id": 696,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en/",
                "url": "https://translate.funkwhale.audio/api/languages/en/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Funkwhale",
                "slug": "funkwhale",
                "id": 1,
                "web": "https://funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/funkwhale/",
                "url": "https://translate.funkwhale.audio/api/projects/funkwhale/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/funkwhale/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/funkwhale/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/funkwhale/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/funkwhale/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/funkwhale/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/funkwhale/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": false,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/vui.git",
            "git_export": "https://translate.funkwhale.audio/git/funkwhale/vui/",
            "branch": "main",
            "push_branch": "",
            "filemask": "src/locales/*.yaml",
            "screenshot_filemask": "",
            "template": "src/locales/en.yaml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "yaml",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/funkwhale/vui/",
            "url": "https://translate.funkwhale.audio/api/components/funkwhale/vui/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/funkwhale/vui/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/funkwhale/vui/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/funkwhale/vui/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/funkwhale/vui/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/funkwhale/vui/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/funkwhale/vui/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/vui.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 }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "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": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Theme",
            "slug": "theme",
            "id": 699,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en/",
                "url": "https://translate.funkwhale.audio/api/languages/en/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Website",
                "slug": "website-remake",
                "id": 11,
                "web": "https://next.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/website-remake/",
                "url": "https://translate.funkwhale.audio/api/projects/website-remake/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/website-remake/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/website-remake/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/website-remake/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/website-remake/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/website-remake/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/website-remake/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "THIS ISN'T READY YET",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.audio.git",
            "git_export": "https://translate.funkwhale.audio/git/website-remake/theme/",
            "branch": "main",
            "push_branch": "main",
            "filemask": "translations/*/LC_MESSAGES/messages.po",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": false,
            "intermediate": "",
            "new_base": "messages.pot",
            "file_format": "po",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/theme/",
            "url": "https://translate.funkwhale.audio/api/components/website-remake/theme/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/website-remake/theme/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/website-remake/theme/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/website-remake/theme/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/website-remake/theme/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/website-remake/theme/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/website-remake/theme/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.audio.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 }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "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": "Website",
            "slug": "glossary",
            "id": 700,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en/",
                "url": "https://translate.funkwhale.audio/api/languages/en/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Website",
                "slug": "website-remake",
                "id": 11,
                "web": "https://next.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/website-remake/",
                "url": "https://translate.funkwhale.audio/api/projects/website-remake/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/website-remake/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/website-remake/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/website-remake/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/website-remake/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/website-remake/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/website-remake/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "THIS ISN'T READY YET",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "local",
            "repo": "local:",
            "git_export": "https://translate.funkwhale.audio/git/website-remake/glossary/",
            "branch": "main",
            "push_branch": "",
            "filemask": "*.tbx",
            "screenshot_filemask": "",
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/glossary/",
            "url": "https://translate.funkwhale.audio/api/components/website-remake/glossary/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/website-remake/glossary/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/website-remake/glossary/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/website-remake/glossary/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/website-remake/glossary/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/website-remake/glossary/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/website-remake/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": "Collective",
            "slug": "content",
            "id": 701,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en/",
                "url": "https://translate.funkwhale.audio/api/languages/en/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Website",
                "slug": "website-remake",
                "id": 11,
                "web": "https://next.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/website-remake/",
                "url": "https://translate.funkwhale.audio/api/projects/website-remake/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/website-remake/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/website-remake/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/website-remake/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/website-remake/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/website-remake/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/website-remake/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "THIS ISN'T READY YET",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.audio.git",
            "git_export": "https://translate.funkwhale.audio/git/website-remake/content/",
            "branch": "main",
            "push_branch": "main",
            "filemask": "content/collective/*.md",
            "screenshot_filemask": "",
            "template": "content/collective/en_US.md",
            "edit_template": true,
            "intermediate": "",
            "new_base": "content/collective/en_US.md",
            "file_format": "txt",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/content/",
            "url": "https://translate.funkwhale.audio/api/components/website-remake/content/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/website-remake/content/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/website-remake/content/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/website-remake/content/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/website-remake/content/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/website-remake/content/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/website-remake/content/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.audio.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 }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "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": [
                "https://translate.funkwhale.audio/api/addons/8/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null
        },
        {
            "name": "Code of Conduct",
            "slug": "code-of-conduct",
            "id": 702,
            "source_language": {
                "id": 71,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.funkwhale.audio/languages/en/",
                "url": "https://translate.funkwhale.audio/api/languages/en/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Website",
                "slug": "website-remake",
                "id": 11,
                "web": "https://next.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/website-remake/",
                "url": "https://translate.funkwhale.audio/api/projects/website-remake/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/website-remake/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/website-remake/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/website-remake/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/website-remake/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/website-remake/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/website-remake/languages/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "THIS ISN'T READY YET",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.audio.git",
            "git_export": "https://translate.funkwhale.audio/git/website-remake/code-of-conduct/",
            "branch": "main",
            "push_branch": "main",
            "filemask": "content/coc/*.md",
            "screenshot_filemask": "",
            "template": "content/coc/en_US.md",
            "edit_template": true,
            "intermediate": "",
            "new_base": "content/coc/en_US.md",
            "file_format": "txt",
            "license": "",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.funkwhale.audio/projects/website-remake/code-of-conduct/",
            "url": "https://translate.funkwhale.audio/api/components/website-remake/code-of-conduct/?format=api",
            "repository_url": "https://translate.funkwhale.audio/api/components/website-remake/code-of-conduct/repository/?format=api",
            "translations_url": "https://translate.funkwhale.audio/api/components/website-remake/code-of-conduct/translations/?format=api",
            "statistics_url": "https://translate.funkwhale.audio/api/components/website-remake/code-of-conduct/statistics/?format=api",
            "lock_url": "https://translate.funkwhale.audio/api/components/website-remake/code-of-conduct/lock/?format=api",
            "links_url": "https://translate.funkwhale.audio/api/components/website-remake/code-of-conduct/links/?format=api",
            "changes_list_url": "https://translate.funkwhale.audio/api/components/website-remake/code-of-conduct/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": "git@dev.funkwhale.audio:funkwhale/funkwhale.audio.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 }}\r\n\r\nTranslations update from [{{ site_title }}]({{ site_url }}) for [{{ project_name }}/{{ component_name }}]({{url}}).\r\n\r\n{% if component_linked_childs %}\r\nIt also includes following components:\r\n{% for linked in component_linked_childs %}\r\n* [{{ linked.project_name }}/{{ linked.name }}]({{ linked.url }})\r\n{% endfor %}\r\n{% endif %}\r\n\r\nCurrent translation status:\r\n\r\n![Weblate translation status]({{widget_url}})",
            "allow_translation_propagation": true,
            "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": [
                "https://translate.funkwhale.audio/api/addons/9/?format=api"
            ],
            "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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/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"
            },
            "project": {
                "name": "Documentation",
                "slug": "documentation",
                "id": 8,
                "web": "https://docs.funkwhale.audio",
                "web_url": "https://translate.funkwhale.audio/projects/documentation/",
                "url": "https://translate.funkwhale.audio/api/projects/documentation/?format=api",
                "components_list_url": "https://translate.funkwhale.audio/api/projects/documentation/components/?format=api",
                "repository_url": "https://translate.funkwhale.audio/api/projects/documentation/repository/?format=api",
                "statistics_url": "https://translate.funkwhale.audio/api/projects/documentation/statistics/?format=api",
                "categories_url": "https://translate.funkwhale.audio/api/projects/documentation/categories/?format=api",
                "changes_list_url": "https://translate.funkwhale.audio/api/projects/documentation/changes/?format=api",
                "languages_url": "https://translate.funkwhale.audio/api/projects/documentation/languages/?format=api",
                "translation_review": true,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": "git",
            "repo": "git@dev.funkwhale.audio:funkwhale/funkwhale.git",
            "git_export": "",
            "branch": "develop",
            "push_branch": "develop",
            "filemask": "docs/locales/*/LC_MESSAGES/developer/plugins/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
        }
    ]
}