Translation components API.

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

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

{
    "count": 1056,
    "next": "https://translate.pretix.eu/api/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 20,
            "filename": "pretix_servicefees/locale/de/LC_MESSAGES/django.po",
            "revision": "db7b1158f857669d864e10a00b96c0d177aaeab2",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-service-fees/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-service-fees/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 296,
            "translated": 22,
            "translated_words": 257,
            "translated_percent": 91.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-15T14:57:20.489725+01:00",
            "last_author": "Martin Gross",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de_Informal",
            "id": 21,
            "filename": "pretix_servicefees/locale/de_Informal/LC_MESSAGES/django.po",
            "revision": "6e8568b739fe13666fd96757bab427b00a1fb7e0",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-service-fees/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-service-fees/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 296,
            "translated": 22,
            "translated_words": 257,
            "translated_percent": 91.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-15T14:57:28.595618+01:00",
            "last_author": "Martin Gross",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 95,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.pretix.eu/languages/fr/",
                "url": "https://translate.pretix.eu/api/languages/fr/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "fr",
            "id": 22,
            "filename": "pretix_servicefees/locale/fr/LC_MESSAGES/django.po",
            "revision": "a9a4c04de82995fb4db008fcc4139e28695343f9",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-service-fees/fr/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/fr/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-service-fees/fr/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 296,
            "translated": 22,
            "translated_words": 257,
            "translated_percent": 91.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-15T14:57:37.837136+01:00",
            "last_author": "Martin Gross",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/fr/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/fr/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/fr/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/fr/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/fr/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 60,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translate.pretix.eu/languages/da/",
                "url": "https://translate.pretix.eu/api/languages/da/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/da/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "da",
            "id": 23,
            "filename": "pretix_servicefees/locale/da/LC_MESSAGES/django.po",
            "revision": "f9e9bdc7bd35b4da80c3472fe24a9211fdb130b5",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-service-fees/da/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/da/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-service-fees/da/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 296,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 4.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-14T11:43:31.589829+01:00",
            "last_author": "Martin Gross",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/da/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/da/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/da/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/da/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-service-fees/da/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 24,
            "filename": "pretix_newsletter_ml/locale/de/LC_MESSAGES/django.po",
            "revision": "64ea5d92af8bec6345f023115ecc54627be78025",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-newsletter-ml/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-newsletter-ml/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-newsletter-ml/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 50,
            "translated": 9,
            "translated_words": 50,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 8,
            "failing_checks_percent": 11.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-03-08T18:08:09.018562+01:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-newsletter-ml/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-newsletter-ml/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-newsletter-ml/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-newsletter-ml/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-newsletter-ml/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de_Informal",
            "id": 25,
            "filename": "pretix_newsletter_ml/locale/de_Informal/LC_MESSAGES/django.po",
            "revision": "d34faeda867bd0fc6f2440d45449e032662854b2",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-newsletter-ml/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-newsletter-ml/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-newsletter-ml/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 9,
            "total_words": 50,
            "translated": 9,
            "translated_words": 50,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-04-13T23:50:18.287202+02:00",
            "last_author": "Juliane Wessalowski",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-newsletter-ml/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-newsletter-ml/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-newsletter-ml/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-newsletter-ml/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-newsletter-ml/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 26,
            "filename": "pretix_passbook/locale/de/LC_MESSAGES/django.po",
            "revision": "b9d64ddd3739e4b6cb9b149b2971503930df672d",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-passbook/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-passbook/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 239,
            "translated": 44,
            "translated_words": 239,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 24,
            "failing_checks_percent": 9.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-23T13:45:21.899224+01:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de_Informal",
            "id": 27,
            "filename": "pretix_passbook/locale/de_Informal/LC_MESSAGES/django.po",
            "revision": "6f556621f3d26d22552807c63dfbe35cf3a3284e",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-passbook/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-passbook/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 44,
            "total_words": 239,
            "translated": 44,
            "translated_words": 239,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 24,
            "failing_checks_percent": 9.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2022-11-23T13:45:22.021200+01:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 28,
            "filename": "pretix_bounces/locale/de/LC_MESSAGES/django.po",
            "revision": "57f12dcab90840d22af14fd1e909e78d442c20f4",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-bounces/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-bounces/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 9,
            "translated": 1,
            "translated_words": 9,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de_Informal",
            "id": 29,
            "filename": "pretix_bounces/locale/de_Informal/LC_MESSAGES/django.po",
            "revision": "57f12dcab90840d22af14fd1e909e78d442c20f4",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-bounces/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-bounces/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 9,
            "translated": 1,
            "translated_words": 9,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 30,
            "filename": "pretix_pages/locale/de/LC_MESSAGES/django.po",
            "revision": "ecbf49de2a0fd62505eb0eb2f06db3bed69feff4",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-pages/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-pages/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-pages/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 203,
            "translated": 33,
            "translated_words": 203,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 5,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-10T10:52:27.851737+02:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-pages/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-pages/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-pages/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-pages/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-pages/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de_Informal",
            "id": 31,
            "filename": "pretix_pages/locale/de_Informal/LC_MESSAGES/django.po",
            "revision": "4f6b933c17e211bed2eeda286f6e754f0130db44",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-pages/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-pages/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-pages/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 203,
            "translated": 33,
            "translated_words": 203,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 5,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-10T10:52:39.818571+02:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-pages/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-pages/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-pages/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-pages/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-pages/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 32,
            "filename": "pretix_sepadebit/locale/de/LC_MESSAGES/django.po",
            "revision": "9fc26f68ee125ef57b7a04105c31c266512bd7ad",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-sepadebit/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-sepadebit/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 1180,
            "translated": 95,
            "translated_words": 1180,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 46,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-16T13:48:33.347058+02:00",
            "last_author": "Moritz Lerch",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de_Informal",
            "id": 33,
            "filename": "pretix_sepadebit/locale/de_Informal/LC_MESSAGES/django.po",
            "revision": "ad0d805c985a8cefe55646bfe6efcced91bcc0db",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-sepadebit/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-sepadebit/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 95,
            "total_words": 1180,
            "translated": 95,
            "translated_words": 1180,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 46,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-16T13:52:03.986872+02:00",
            "last_author": "Moritz Lerch",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/de_Informal/units/?format=api"
        },
        {
            "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"
            },
            "component": {
                "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
            },
            "language_code": "en",
            "id": 40,
            "filename": "pretixscan/gui/src/main/resources/Messages.properties",
            "revision": "cfe272f9fadf0aaa90d4b379d0e6ccb74a8c657c,cfe272f9fadf0aaa90d4b379d0e6ccb74a8c657c",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretixscan-desktop/en/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/en/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretixscan-desktop/en/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 121,
            "total_words": 536,
            "translated": 121,
            "translated_words": 536,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 98,
            "failing_checks_percent": 14.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/en/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/en/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/en/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/en/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/en/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 41,
            "filename": "pretixscan/gui/src/main/resources/Messages_de.properties",
            "revision": "db3960b0c5161a8ce1a7cce12e14732fe0f128bc,807fe76a6e229e96cb65f0db891c7bb44bc1a1e5",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretixscan-desktop/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretixscan-desktop/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 114,
            "total_words": 495,
            "translated": 114,
            "translated_words": 495,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 29,
            "failing_checks_percent": 2.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T10:45:29.214389+02:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/de/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 42,
            "filename": "pretix_reports/locale/de/LC_MESSAGES/django.po",
            "revision": "f3cd4afea70444d764256ec2ee0d8b7839c6f4f9",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-reports/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-reports/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-reports/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 187,
            "total_words": 525,
            "translated": 187,
            "translated_words": 525,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-23T14:53:24.177754+01:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-reports/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-reports/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-reports/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-reports/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-reports/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de_Informal",
            "id": 43,
            "filename": "pretix_reports/locale/de_Informal/LC_MESSAGES/django.po",
            "revision": "b44868eb59bf2f009bf1e3a5cd2abc19aeb8abb4",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-reports/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-reports/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-reports/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 187,
            "total_words": 525,
            "translated": 187,
            "translated_words": 525,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-11T15:42:17.137764+01:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-reports/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-reports/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-reports/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-reports/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-reports/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 44,
            "filename": "pretix_facebook/locale/de/LC_MESSAGES/django.po",
            "revision": "e7956d419fbbb9d2b79dd39f368dce1922b1ed6b",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-facebook/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-facebook/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-facebook/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 231,
            "translated": 22,
            "translated_words": 231,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 16,
            "failing_checks_percent": 4.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-facebook/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-facebook/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-facebook/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-facebook/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-facebook/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de_Informal",
            "id": 45,
            "filename": "pretix_facebook/locale/de_Informal/LC_MESSAGES/django.po",
            "revision": "e902e58fcf6ad44415e04cb09937d0325af556da",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-facebook/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-facebook/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-facebook/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 231,
            "translated": 22,
            "translated_words": 231,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 16,
            "failing_checks_percent": 4.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-03-08T18:03:22.946764+01:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-facebook/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-facebook/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-facebook/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-facebook/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-facebook/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 46,
            "filename": "pretix_resellers/locale/de/LC_MESSAGES/django.po",
            "revision": "3c6ef634602f376339068ad04cb3658fad05eb46",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-resellers/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-resellers/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-resellers/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 942,
            "translated": 173,
            "translated_words": 942,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-08T15:48:14.737823+01:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-resellers/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-resellers/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-resellers/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-resellers/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-resellers/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de_Informal",
            "id": 47,
            "filename": "pretix_resellers/locale/de_Informal/LC_MESSAGES/django.po",
            "revision": "03de0aa2121d80dc769e25738e8e6e39302ca5df",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-resellers/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-resellers/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-resellers/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 173,
            "total_words": 942,
            "translated": 173,
            "translated_words": 942,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-03-01T02:00:23.669927+01:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-resellers/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-resellers/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-resellers/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-resellers/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-resellers/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 48,
            "filename": "pretix_shipping/locale/de/LC_MESSAGES/django.po",
            "revision": "823d537ecdb6c285570307d2edf62b49b206433d",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-shipping/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-shipping/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-shipping/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 215,
            "total_words": 1157,
            "translated": 215,
            "translated_words": 1157,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-07T09:52:51.566068+01:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-shipping/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-shipping/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-shipping/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-shipping/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-shipping/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de_Informal",
            "id": 49,
            "filename": "pretix_shipping/locale/de_Informal/LC_MESSAGES/django.po",
            "revision": "c8106a9cb163e40d1bbb1b35866e9c12de2e45a9",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-shipping/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-shipping/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-shipping/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 215,
            "total_words": 1157,
            "translated": 215,
            "translated_words": 1157,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-07T09:53:18.482596+01:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-shipping/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-shipping/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-shipping/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-shipping/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-shipping/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 50,
            "filename": "pretix_mailchimp/locale/de/LC_MESSAGES/django.po",
            "revision": "effa8e5ff29fb181ce9e0bb1f7e7a306748dda30",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-mailchimp/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-mailchimp/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-mailchimp/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 35,
            "total_words": 301,
            "translated": 34,
            "translated_words": 259,
            "translated_percent": 97.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-11T11:22:09.022937+01:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-mailchimp/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-mailchimp/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-mailchimp/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-mailchimp/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-mailchimp/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de_Informal",
            "id": 51,
            "filename": "pretix_mailchimp/locale/de_Informal/LC_MESSAGES/django.po",
            "revision": "c4401c6963e83b429551a8e141f934a471d87793",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-mailchimp/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-mailchimp/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-mailchimp/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 35,
            "total_words": 301,
            "translated": 34,
            "translated_words": 259,
            "translated_percent": 97.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-11T11:22:07.129615+01:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-mailchimp/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-mailchimp/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-mailchimp/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-mailchimp/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-mailchimp/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 52,
            "filename": "pretix_slack/locale/de/LC_MESSAGES/django.po",
            "revision": "defae724a5d5b79de71367a30c71f0e5d55d4276",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-slack/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-slack/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-slack/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 152,
            "translated": 22,
            "translated_words": 152,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-21T16:18:31.696888+01:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-slack/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-slack/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-slack/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-slack/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-slack/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de_Informal",
            "id": 53,
            "filename": "pretix_slack/locale/de_Informal/LC_MESSAGES/django.po",
            "revision": "47572101b5ed7e9a309c275dd18c89b851322c1d",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-slack/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-slack/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-slack/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 152,
            "translated": 22,
            "translated_words": 152,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-21T16:18:01.191919+01:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-slack/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-slack/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-slack/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-slack/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-slack/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 54,
            "filename": "pretix_tracking/locale/de/LC_MESSAGES/django.po",
            "revision": "45831cfa403fd0febe5c56aff4c09b0831d1fe9f",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-tracking/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-tracking/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-tracking/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 70,
            "total_words": 857,
            "translated": 70,
            "translated_words": 857,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 55,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-21T16:35:03.030384+01:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-tracking/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-tracking/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-tracking/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-tracking/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-tracking/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de_Informal",
            "id": 55,
            "filename": "pretix_tracking/locale/de_Informal/LC_MESSAGES/django.po",
            "revision": "801f596efb9443583eef5da1433ce1c152a10953",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-tracking/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-tracking/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-tracking/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 70,
            "total_words": 857,
            "translated": 70,
            "translated_words": 857,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 55,
            "failing_checks_percent": 10.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-21T16:36:04.284218+01:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-tracking/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-tracking/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-tracking/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-tracking/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-tracking/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 56,
            "filename": "pretix_campaigns/locale/de/LC_MESSAGES/django.po",
            "revision": "234e4692afa33520063e8a533e611780c05b3d42",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-campaigns/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-campaigns/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 35,
            "total_words": 248,
            "translated": 35,
            "translated_words": 248,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-21T21:57:58.590356+01:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de_Informal",
            "id": 57,
            "filename": "pretix_campaigns/locale/de_Informal/LC_MESSAGES/django.po",
            "revision": "67d7044d19e77f3fa02df69e55cf44228a50ce9a",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-campaigns/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-campaigns/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 35,
            "total_words": 248,
            "translated": 35,
            "translated_words": 248,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-21T21:58:22.105746+01:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "de",
            "id": 58,
            "filename": "pretix_campaigns/locale/de/LC_MESSAGES/djangojs.po",
            "revision": "423d607af921b385945fca3492b535188cf5c34d",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-campaigns-js/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-campaigns-js/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 5,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "de_Informal",
            "id": 59,
            "filename": "pretix_campaigns/locale/de_Informal/LC_MESSAGES/djangojs.po",
            "revision": "99c02add84344ffa82841e70be0c9421af986b20",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-campaigns-js/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-campaigns-js/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 5,
            "translated": 3,
            "translated_words": 5,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 60,
            "filename": "pretixeu/pretixeu/locale/de/LC_MESSAGES/django.po",
            "revision": "96cd0472651381b6ba87285e555d3de0321c1b1f",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-eu/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-eu/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-eu/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 616,
            "total_words": 9090,
            "translated": 616,
            "translated_words": 9090,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 835,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-12T12:25:51.276057+01:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-eu/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-eu/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-eu/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-eu/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-eu/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de_Informal",
            "id": 61,
            "filename": "pretixeu/pretixeu/locale/de_Informal/LC_MESSAGES/django.po",
            "revision": "a525cdaa18df94b56027949e6b90953ec4a54a63",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-eu/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-eu/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-eu/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 616,
            "total_words": 9090,
            "translated": 616,
            "translated_words": 9090,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 952,
            "failing_checks_percent": 2.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-12T12:25:51.416699+01:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-eu/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-eu/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-eu/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-eu/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-eu/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "de",
            "id": 62,
            "filename": "pretix_passbook/locale/de/LC_MESSAGES/djangojs.po",
            "revision": "96135b2e87bebc909ec26bd1f8af3fe1bb278b73",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-passbook-js/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-passbook-js/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook-js/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 21,
            "translated": 3,
            "translated_words": 21,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook-js/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook-js/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook-js/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook-js/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook-js/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "de_Informal",
            "id": 63,
            "filename": "pretix_passbook/locale/de_Informal/LC_MESSAGES/djangojs.po",
            "revision": "d4c0a2395cf2dbbd92a06ad79e27414e608b0344",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-passbook-js/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-passbook-js/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook-js/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 21,
            "translated": 3,
            "translated_words": 21,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook-js/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook-js/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook-js/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook-js/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-passbook-js/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de",
            "id": 64,
            "filename": "src/pretix/locale/de/LC_MESSAGES/django.po",
            "revision": "33d3ff10345e11ef6cecb621634adc22e56e0637",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5607,
            "total_words": 48929,
            "translated": 5607,
            "translated_words": 48929,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 32,
            "failing_checks_words": 664,
            "failing_checks_percent": 0.5,
            "have_suggestion": 1,
            "have_comment": 4,
            "last_change": "2024-04-26T13:24:26.322769+02:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "de_Informal",
            "id": 65,
            "filename": "src/pretix/locale/de_Informal/LC_MESSAGES/django.po",
            "revision": "9aa5faac0618444facee823ed556479f1dc8bc77",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5607,
            "total_words": 48929,
            "translated": 5607,
            "translated_words": 48929,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 42,
            "failing_checks_words": 774,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-04-26T13:24:27.077909+02:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 61,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.pretix.eu/languages/de/",
                "url": "https://translate.pretix.eu/api/languages/de/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "de",
            "id": 66,
            "filename": "src/pretix/locale/de/LC_MESSAGES/djangojs.po",
            "revision": "095ace3bc7a1a80d459d18ed9b801a1a6e7f6421",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-js/de/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-js/de/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 229,
            "total_words": 880,
            "translated": 225,
            "translated_words": 874,
            "translated_percent": 98.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 22,
            "failing_checks_percent": 7.8,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2024-04-23T14:49:11.548334+02:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/de/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/de/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/de/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/de/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/de/units/?format=api"
        },
        {
            "language": {
                "id": 326,
                "code": "de_Informal",
                "name": "German (informal)",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.pretix.eu/languages/de_Informal/",
                "url": "https://translate.pretix.eu/api/languages/de_Informal/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/de_Informal/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "de_Informal",
            "id": 67,
            "filename": "src/pretix/locale/de_Informal/LC_MESSAGES/djangojs.po",
            "revision": "14814688d64579d3559336aef865b870849e010e",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-js/de_Informal/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/de_Informal/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-js/de_Informal/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/de_Informal/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 229,
            "total_words": 880,
            "translated": 225,
            "translated_words": 874,
            "translated_percent": 98.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 19,
            "failing_checks_words": 32,
            "failing_checks_percent": 8.2,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2024-04-23T14:49:12.467821+02:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/de_Informal/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/de_Informal/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/de_Informal/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/de_Informal/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/de_Informal/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 60,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translate.pretix.eu/languages/da/",
                "url": "https://translate.pretix.eu/api/languages/da/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/da/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "da",
            "id": 68,
            "filename": "src/pretix/locale/da/LC_MESSAGES/django.po",
            "revision": "990e0f900aed632c1c963103f56112555b6757ce",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix/da/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/da/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix/da/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5607,
            "total_words": 48938,
            "translated": 1744,
            "translated_words": 9316,
            "translated_percent": 31.1,
            "fuzzy": 1866,
            "fuzzy_words": 9787,
            "fuzzy_percent": 33.2,
            "failing_checks": 259,
            "failing_checks_words": 2618,
            "failing_checks_percent": 4.6,
            "have_suggestion": 0,
            "have_comment": 2,
            "last_change": "2024-05-01T03:00:24.481116+02:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix/da/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix/da/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix/da/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix/da/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix/da/units/?format=api"
        },
        {
            "language": {
                "id": 95,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.pretix.eu/languages/fr/",
                "url": "https://translate.pretix.eu/api/languages/fr/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "fr",
            "id": 69,
            "filename": "src/pretix/locale/fr/LC_MESSAGES/django.po",
            "revision": "acfd0b1c77a4f148dd3eb93d0827cd89dd414d8a",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix/fr/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/fr/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix/fr/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5607,
            "total_words": 49026,
            "translated": 5424,
            "translated_words": 46779,
            "translated_percent": 96.7,
            "fuzzy": 112,
            "fuzzy_words": 1059,
            "fuzzy_percent": 1.9,
            "failing_checks": 21,
            "failing_checks_words": 286,
            "failing_checks_percent": 0.3,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2024-05-02T16:27:44.592724+02:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix/fr/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix/fr/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix/fr/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix/fr/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix/fr/units/?format=api"
        },
        {
            "language": {
                "id": 204,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 204,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translate.pretix.eu/languages/nl/",
                "url": "https://translate.pretix.eu/api/languages/nl/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "nl",
            "id": 70,
            "filename": "src/pretix/locale/nl/LC_MESSAGES/django.po",
            "revision": "9d08f9dc16ade689b133f178f2a833a8924aef78",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix/nl/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/nl/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix/nl/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5607,
            "total_words": 48929,
            "translated": 4937,
            "translated_words": 43131,
            "translated_percent": 88.0,
            "fuzzy": 601,
            "fuzzy_words": 4128,
            "fuzzy_percent": 10.7,
            "failing_checks": 89,
            "failing_checks_words": 726,
            "failing_checks_percent": 1.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-04-26T11:30:57.032701+02:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix/nl/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix/nl/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix/nl/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix/nl/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix/nl/units/?format=api"
        },
        {
            "language": {
                "id": 228,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 228,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://translate.pretix.eu/languages/pt_BR/",
                "url": "https://translate.pretix.eu/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/pt_BR/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "pt_BR",
            "id": 71,
            "filename": "src/pretix/locale/pt_BR/LC_MESSAGES/django.po",
            "revision": "55be18689a1eb6aab5455a7d9515bea0ae973c1f",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix/pt_BR/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/pt_BR/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix/pt_BR/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5607,
            "total_words": 48929,
            "translated": 656,
            "translated_words": 3141,
            "translated_percent": 11.6,
            "fuzzy": 1402,
            "fuzzy_words": 6014,
            "fuzzy_percent": 25.0,
            "failing_checks": 223,
            "failing_checks_words": 1107,
            "failing_checks_percent": 3.9,
            "have_suggestion": 27,
            "have_comment": 0,
            "last_change": "2024-04-26T11:31:43.860239+02:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix/pt_BR/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix/pt_BR/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 60,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translate.pretix.eu/languages/da/",
                "url": "https://translate.pretix.eu/api/languages/da/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/da/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "da",
            "id": 72,
            "filename": "pretixscan/gui/src/main/resources/Messages_da.properties",
            "revision": "8b137891791fe96927ad78e64b0aad7bded08bdc,cfe272f9fadf0aaa90d4b379d0e6ccb74a8c657c",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretixscan-desktop/da/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/da/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretixscan-desktop/da/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 121,
            "total_words": 536,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/da/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/da/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/da/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/da/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretixscan-desktop/da/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://translate.pretix.eu/languages/ar/",
                "url": "https://translate.pretix.eu/api/languages/ar/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/ar/statistics/?format=api"
            },
            "component": {
                "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
            },
            "language_code": "ar",
            "id": 73,
            "filename": "src/pretix/locale/ar/LC_MESSAGES/django.po",
            "revision": "e08f581898cc429aaa0b8f15526162db443ba86f",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix/ar/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/ar/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix/ar/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 5607,
            "total_words": 48929,
            "translated": 3724,
            "translated_words": 29233,
            "translated_percent": 66.4,
            "fuzzy": 1154,
            "fuzzy_words": 7304,
            "fuzzy_percent": 20.5,
            "failing_checks": 203,
            "failing_checks_words": 1832,
            "failing_checks_percent": 3.6,
            "have_suggestion": 31,
            "have_comment": 0,
            "last_change": "2024-04-26T11:27:04.622409+02:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix/ar/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix/ar/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix/ar/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix/ar/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix/ar/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 60,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translate.pretix.eu/languages/da/",
                "url": "https://translate.pretix.eu/api/languages/da/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/da/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "da",
            "id": 74,
            "filename": "src/pretix/locale/da/LC_MESSAGES/djangojs.po",
            "revision": "3689852ab34026675169185fc210790c50f887b7",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-js/da/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/da/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-js/da/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 229,
            "total_words": 880,
            "translated": 142,
            "translated_words": 478,
            "translated_percent": 62.0,
            "fuzzy": 25,
            "fuzzy_words": 114,
            "fuzzy_percent": 10.9,
            "failing_checks": 13,
            "failing_checks_words": 23,
            "failing_checks_percent": 5.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-23T14:49:11.228619+02:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/da/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/da/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/da/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/da/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/da/units/?format=api"
        },
        {
            "language": {
                "id": 204,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 204,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translate.pretix.eu/languages/nl/",
                "url": "https://translate.pretix.eu/api/languages/nl/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "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"
            },
            "language_code": "nl",
            "id": 75,
            "filename": "src/pretix/locale/nl/LC_MESSAGES/djangojs.po",
            "revision": "d9f2f678ca3d06eecd31b77e114b318f48ec183d",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-js/nl/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/nl/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-js/nl/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 229,
            "total_words": 880,
            "translated": 170,
            "translated_words": 699,
            "translated_percent": 74.2,
            "fuzzy": 14,
            "fuzzy_words": 51,
            "fuzzy_percent": 6.1,
            "failing_checks": 6,
            "failing_checks_words": 16,
            "failing_checks_percent": 2.6,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-04-23T14:49:18.774780+02:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/nl/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/nl/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/nl/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/nl/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-js/nl/units/?format=api"
        }
    ]
}