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": 44,
    "next": null,
    "previous": null,
    "results": [
        {
            "name": "pretix Plugin: Service Fees",
            "slug": "pretix-plugin-service-fees",
            "id": 7,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-service-fees/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_servicefees/locale/django.pot",
            "file_format": "po",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-service-fees/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-service-fees/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-service-fees/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-service-fees/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-service-fees/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-service-fees/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-service-fees/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-service-fees/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Newsletter Mailing List",
            "slug": "pretix-plugin-newsletter-ml",
            "id": 8,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-newsletter-ml/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_newsletter_ml/locale/django.pot",
            "file_format": "po",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-newsletter-ml/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-newsletter-ml/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-newsletter-ml/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-newsletter-ml/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-newsletter-ml/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-newsletter-ml/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-newsletter-ml/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-newsletter-ml/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Passbook",
            "slug": "pretix-plugin-passbook",
            "id": 9,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-passbook/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_passbook/locale/django.pot",
            "file_format": "po",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-passbook/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-passbook/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-passbook/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-passbook/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-passbook/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-passbook/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-passbook/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-passbook/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Bounces",
            "slug": "pretix-plugin-bounces",
            "id": 10,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-bounces/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_bounces/locale/django.pot",
            "file_format": "po",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-bounces/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-bounces/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-bounces/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-bounces/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-bounces/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-bounces/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-bounces/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-bounces/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Pages",
            "slug": "pretix-plugin-pages",
            "id": 11,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-pages/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_pages/locale/django.pot",
            "file_format": "po",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-pages/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-pages/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-pages/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-pages/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-pages/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-pages/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-pages/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-pages/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: SEPA debit",
            "slug": "pretix-plugin-sepadebit",
            "id": 12,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-sepadebit/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_sepadebit/locale/django.pot",
            "file_format": "po",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-sepadebit/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sepadebit/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sepadebit/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sepadebit/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sepadebit/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sepadebit/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sepadebit/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sepadebit/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretixSCAN (Desktop)",
            "slug": "pretixscan-desktop",
            "id": 16,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "pretixscan/gui/src/main/resources/Messages.properties",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "properties-utf8",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretixscan-desktop/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretixscan-desktop/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-desktop/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-desktop/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-desktop/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-desktop/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-desktop/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-desktop/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Reports",
            "slug": "pretix-plugin-reports",
            "id": 17,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-reports/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_reports/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-reports/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-reports/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-reports/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-reports/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-reports/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-reports/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-reports/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-reports/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Facebook Integration",
            "slug": "pretix-plugin-facebook",
            "id": 18,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-facebook/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_facebook/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-facebook/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-facebook/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-facebook/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-facebook/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-facebook/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-facebook/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-facebook/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-facebook/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Resellers",
            "slug": "pretix-plugin-resellers",
            "id": 19,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-resellers/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_resellers/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-resellers/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-resellers/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-resellers/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-resellers/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-resellers/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-resellers/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-resellers/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-resellers/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Shipping",
            "slug": "pretix-plugin-shipping",
            "id": 20,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-shipping/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_shipping/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-shipping/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-shipping/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-shipping/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-shipping/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-shipping/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-shipping/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-shipping/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-shipping/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Mailchimp",
            "slug": "pretix-plugin-mailchimp",
            "id": 21,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-mailchimp/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_mailchimp/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io GmbH, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-mailchimp/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mailchimp/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mailchimp/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mailchimp/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mailchimp/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mailchimp/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mailchimp/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mailchimp/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Slack integration",
            "slug": "pretix-plugin-slack",
            "id": 22,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-slack/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_slack/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-slack/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-slack/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-slack/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-slack/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-slack/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-slack/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-slack/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-slack/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Tracking",
            "slug": "pretix-plugin-tracking",
            "id": 23,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-tracking/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_tracking/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-tracking/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-tracking/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-tracking/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-tracking/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-tracking/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-tracking/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-tracking/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-tracking/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Campaign tracking",
            "slug": "pretix-plugin-campaigns",
            "id": 24,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-campaigns/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_campaigns/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-campaigns/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-campaigns/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-campaigns/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-campaigns/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-campaigns/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-campaigns/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-campaigns/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-campaigns/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Campaign tracking (frontend)",
            "slug": "pretix-plugin-campaigns-js",
            "id": 25,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_campaigns/locale/djangojs.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-campaigns-js/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-campaigns-js/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-campaigns-js/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-campaigns-js/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-campaigns-js/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-campaigns-js/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-campaigns-js/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-campaigns-js/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-campaigns/?format=api"
        },
        {
            "name": "pretix.eu Hosted service",
            "slug": "pretix-eu",
            "id": 26,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-eu/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretixeu/pretixeu/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-eu/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-eu/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-eu/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-eu/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-eu/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-eu/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-eu/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-eu/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Passbook (frontend)",
            "slug": "pretix-plugin-passbook-js",
            "id": 27,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_passbook/locale/djangojs.pot",
            "file_format": "po",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-passbook-js/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-passbook-js/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-passbook-js/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-passbook-js/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-passbook-js/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-passbook-js/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-passbook-js/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-passbook-js/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-passbook/?format=api"
        },
        {
            "name": "pretix",
            "slug": "pretix",
            "id": 28,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "src/pretix/locale/django.pot",
            "file_format": "po",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "ignore-double-space",
            "priority": 60,
            "enforced_checks": [
                "python_brace_format",
                "python_format",
                "xml-tags",
                "xml-invalid"
            ],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translations: Update {{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Translations: Add {{ language_name }}",
            "delete_message": "Translations: Delete {{ language_name }}",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix (JavaScript parts)",
            "slug": "pretix-js",
            "id": 29,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "src/pretix/locale/djangojs.pot",
            "file_format": "po",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-js/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-js/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-js/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-js/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-js/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-js/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-js/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-js/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 60,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translations: Update {{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Translations: Add {{ language_name }}",
            "delete_message": "Translations: Delete {{ language_name }}",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.pretix.eu/api/components/pretix/pretix/?format=api"
        },
        {
            "name": "pretix Plugin: Sofort",
            "slug": "pretix-plugin-sofort",
            "id": 31,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-sofort/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_sofort/locale/django.pot",
            "file_format": "po",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-sofort/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sofort/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sofort/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sofort/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sofort/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sofort/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sofort/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sofort/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: BitPay",
            "slug": "pretix-plugin-bitpay",
            "id": 32,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-bitpay/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_bitpay/locale/django.pot",
            "file_format": "po",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-bitpay/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-bitpay/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-bitpay/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-bitpay/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-bitpay/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-bitpay/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-bitpay/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-bitpay/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Mollie",
            "slug": "pretix-plugin-mollie",
            "id": 33,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-mollie/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_mollie/locale/django.pot",
            "file_format": "po",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-mollie/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mollie/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mollie/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mollie/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mollie/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mollie/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mollie/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mollie/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Certificates of attendance",
            "slug": "pretix-plugin-certificates",
            "id": 34,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-certificates/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_certificates/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-certificates/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-certificates/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-certificates/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-certificates/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-certificates/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-certificates/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-certificates/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-certificates/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretixPOS (Android)",
            "slug": "pretixpos-android",
            "id": 35,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretixpos-android/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "pretixpos/android-pos-app/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretixpos-android/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretixpos-android/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretixpos-android/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretixpos-android/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretixpos-android/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretixpos-android/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretixpos-android/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretixpos-android/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation using Weblate ({{ language_name }})",
            "delete_message": "Added translation using Weblate ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: pretixPOS Backend",
            "slug": "pretix-plugin-posbackend",
            "id": 36,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-posbackend/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_posbackend/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-posbackend/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-posbackend/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-posbackend/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-posbackend/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-posbackend/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-posbackend/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-posbackend/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-posbackend/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Offline sales",
            "slug": "pretix-plugin-offline-sales",
            "id": 37,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-offline-sales/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_offlinesales/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-offline-sales/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-offline-sales/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-offline-sales/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-offline-sales/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-offline-sales/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-offline-sales/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-offline-sales/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-offline-sales/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Saferpay",
            "slug": "pretix-plugin-saferpay",
            "id": 38,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-saferpay/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_saferpay/locale/django.pot",
            "file_format": "po",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-saferpay/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-saferpay/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-saferpay/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-saferpay/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-saferpay/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-saferpay/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-saferpay/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-saferpay/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Seating",
            "slug": "pretix-plugin-seating",
            "id": 39,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-seating/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_seating/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-seating/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-seating/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-seating/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-seating/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-seating/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-seating/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-seating/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-seating/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretixSCAN (Android)",
            "slug": "pretixscan-android",
            "id": 40,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretixscan-android/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "pretixscan/app/src/main/res/values/strings.xml",
            "edit_template": false,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretixscan-android/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretixscan-android/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-android/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-android/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-android/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-android/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-android/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-android/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretixSCAN (iOS)",
            "slug": "pretixscan-ios",
            "id": 41,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "https://translate.pretix.eu/git/pretix/pretixscan-ios/",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "pretixSCAN/Localization/en.lproj/Localizable.strings",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "strings-utf8",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretixscan-ios/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretixscan-ios/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-ios/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-ios/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-ios/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-ios/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-ios/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretixscan-ios/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 80,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "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,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Shared report",
            "slug": "pretix-plugin-sharedreport",
            "id": 42,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_sharedreport/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-sharedreport/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sharedreport/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sharedreport/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sharedreport/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sharedreport/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sharedreport/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sharedreport/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sharedreport/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Stay22",
            "slug": "pretix-plugin-stay22",
            "id": 43,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_stay22/locale/django.pot",
            "file_format": "po",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-stay22/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-stay22/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-stay22/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-stay22/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-stay22/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-stay22/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-stay22/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-stay22/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Adyen",
            "slug": "pretix-plugin-adyen",
            "id": 44,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_adyen/locale/django.pot",
            "file_format": "po",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-adyen/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-adyen/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-adyen/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-adyen/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-adyen/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-adyen/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-adyen/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-adyen/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "merge",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ 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": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Digital Content",
            "slug": "pretix-plugin-digital",
            "id": 45,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_digital/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-digital/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-digital/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-digital/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-digital/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-digital/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-digital/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-digital/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-digital/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Venueless",
            "slug": "pretix-plugin-venueless",
            "id": 46,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_venueless/locale/django.pot",
            "file_format": "po",
            "license": "Apache-2.0",
            "license_url": "https://spdx.org/licenses/Apache-2.0.html",
            "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-venueless/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-venueless/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-venueless/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-venueless/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-venueless/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-venueless/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-venueless/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-venueless/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\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 on translate.pretix.eu ({{ 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": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Exhibitors",
            "slug": "pretix-plugin-exhibitors",
            "id": 47,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_exhibitors/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-exhibitors/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-exhibitors/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-exhibitors/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-exhibitors/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-exhibitors/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-exhibitors/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-exhibitors/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-exhibitors/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": false,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretixLEAD (Android)",
            "slug": "pretixlead-android",
            "id": 48,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "pretixlead/app/src/main/res/values/strings.xml",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "aresource",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretixlead-android/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretixlead-android/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretixlead-android/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretixlead-android/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretixlead-android/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretixlead-android/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretixlead-android/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretixlead-android/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merged translation on translate.pretix.eu",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": true,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 12,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "pretix Glossary",
            "slug": "glossary",
            "id": 49,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "proprietary",
            "license_url": null,
            "agreement": "",
            "web_url": "https://translate.pretix.eu/projects/pretix/glossary/",
            "url": "https://translate.pretix.eu/api/components/pretix/glossary/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/glossary/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/glossary/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/glossary/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/glossary/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/glossary/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "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,
            "linked_component": null
        },
        {
            "name": "Frontend",
            "slug": "webapp",
            "id": 50,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Venueless",
                "slug": "venueless",
                "id": 2,
                "web": "https://venueless.org",
                "web_url": "https://translate.pretix.eu/projects/venueless/",
                "url": "https://translate.pretix.eu/api/projects/venueless/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/venueless/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/venueless/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/venueless/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/venueless/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/venueless/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/venueless/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/venueless/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "webapp/src/locales/en.json",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "i18next",
            "license": "BUSL-1.1",
            "license_url": "https://spdx.org/licenses/BUSL-1.1.html",
            "agreement": "",
            "web_url": "https://translate.pretix.eu/projects/venueless/webapp/",
            "url": "https://translate.pretix.eu/api/components/venueless/webapp/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/venueless/webapp/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/venueless/webapp/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/venueless/webapp/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/venueless/webapp/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/venueless/webapp/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/venueless/webapp/changes/?format=api",
            "task_url": null,
            "new_lang": "contact",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\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": "Update translations",
            "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": "_(zero|one|two|few|many|other)$",
            "addons": [
                "https://translate.pretix.eu/api/addons/1/?format=api",
                "https://translate.pretix.eu/api/addons/2/?format=api"
            ],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": null
        },
        {
            "name": "Venueless",
            "slug": "glossary",
            "id": 51,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "Venueless",
                "slug": "venueless",
                "id": 2,
                "web": "https://venueless.org",
                "web_url": "https://translate.pretix.eu/projects/venueless/",
                "url": "https://translate.pretix.eu/api/projects/venueless/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/venueless/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/venueless/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/venueless/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/venueless/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/venueless/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/venueless/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/venueless/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "",
            "file_format": "tbx",
            "license": "BUSL-1.1",
            "license_url": "https://spdx.org/licenses/BUSL-1.1.html",
            "agreement": "",
            "web_url": "https://translate.pretix.eu/projects/venueless/glossary/",
            "url": "https://translate.pretix.eu/api/components/venueless/glossary/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/venueless/glossary/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/venueless/glossary/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/venueless/glossary/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/venueless/glossary/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/venueless/glossary/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/venueless/glossary/changes/?format=api",
            "task_url": null,
            "new_lang": "none",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated using Weblate ({{ language_name }})\n\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
            "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
            "addon_message": "Update translation files\n\nUpdated by \"{{ addon_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "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,
            "linked_component": null
        },
        {
            "name": "pretix Plugin: Sendinblue",
            "slug": "pretix-plugin-sendinblue",
            "id": 52,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_sendinblue/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io GmbH, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-sendinblue/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sendinblue/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sendinblue/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sendinblue/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sendinblue/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sendinblue/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sendinblue/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sendinblue/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ 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": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mailchimp/?format=api"
        },
        {
            "name": "pretix Plugin: CleverReach",
            "slug": "pretix-plugin-cleverreach",
            "id": 53,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_cleverreach/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io GmbH, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-cleverreach/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-cleverreach/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-cleverreach/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-cleverreach/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-cleverreach/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-cleverreach/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-cleverreach/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-cleverreach/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ 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": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mailchimp/?format=api"
        },
        {
            "name": "pretix Plugin: rapidmail",
            "slug": "pretix-plugin-rapidmail",
            "id": 54,
            "source_language": {
                "id": 70,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.pretix.eu/languages/en/",
                "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
            },
            "project": {
                "name": "pretix",
                "slug": "pretix",
                "id": 1,
                "web": "https://pretix.eu",
                "web_url": "https://translate.pretix.eu/projects/pretix/",
                "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                "translation_review": false,
                "source_review": false,
                "set_language_team": true,
                "instructions": "",
                "enable_hooks": true,
                "language_aliases": ""
            },
            "vcs": null,
            "repo": null,
            "git_export": "",
            "branch": null,
            "push_branch": "",
            "filemask": null,
            "screenshot_filemask": null,
            "template": "",
            "edit_template": true,
            "intermediate": "",
            "new_base": "pretix_rapidmail/locale/django.pot",
            "file_format": "po",
            "license": "proprietary",
            "license_url": null,
            "agreement": "I hereby grant the pretix project, rami.io GmbH, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-rapidmail/",
            "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-rapidmail/?format=api",
            "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-rapidmail/repository/?format=api",
            "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-rapidmail/translations/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-rapidmail/statistics/?format=api",
            "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-rapidmail/lock/?format=api",
            "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-rapidmail/links/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-rapidmail/changes/?format=api",
            "task_url": null,
            "new_lang": "add",
            "language_code_style": "",
            "push": null,
            "check_flags": "",
            "priority": 100,
            "enforced_checks": [],
            "restricted": false,
            "repoweb": "",
            "report_source_bugs": "",
            "merge_style": "rebase",
            "commit_message": "Translated on translate.pretix.eu ({{ 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 }}\r\n\r\npowered by weblate",
            "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
            "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
            "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
            "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
            "pull_message": "Update translations",
            "allow_translation_propagation": true,
            "manage_units": false,
            "enable_suggestions": true,
            "suggestion_voting": false,
            "suggestion_autoaccept": 0,
            "push_on_commit": true,
            "commit_pending_age": 24,
            "auto_lock_error": true,
            "language_regex": "^[^.]+$",
            "variant_regex": "",
            "addons": [],
            "is_glossary": false,
            "glossary_color": "silver",
            "category": null,
            "linked_component": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mailchimp/?format=api"
        }
    ]
}