Translation components API.

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

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

{
    "count": 1057,
    "next": null,
    "previous": "https://translate.pretix.eu/api/translations/?format=api&page=21",
    "results": [
        {
            "language": {
                "id": 299,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://translate.pretix.eu/languages/uk/",
                "url": "https://translate.pretix.eu/api/languages/uk/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/uk/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": "uk",
            "id": 1256,
            "filename": "pretix_campaigns/locale/uk/LC_MESSAGES/djangojs.po",
            "revision": "9a73740610a527ee876dc17436de431af5ec1b18",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-campaigns-js/uk/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/uk/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-campaigns-js/uk/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/uk/?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": "2024-05-03T03:00:25.625971+02:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/uk/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/uk/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/uk/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/uk/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-campaigns-js/uk/units/?format=api"
        },
        {
            "language": {
                "id": 299,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://translate.pretix.eu/languages/uk/",
                "url": "https://translate.pretix.eu/api/languages/uk/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "pretix Plugin: rapidmail",
                "slug": "pretix-plugin-rapidmail",
                "id": 54,
                "source_language": {
                    "id": 70,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 70,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.pretix.eu/languages/en/",
                    "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                    "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretix",
                    "slug": "pretix",
                    "id": 1,
                    "web": "https://pretix.eu",
                    "web_url": "https://translate.pretix.eu/projects/pretix/",
                    "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                    "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                    "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                    "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                    "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                    "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                    "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                    "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "pretix_rapidmail/locale/django.pot",
                "file_format": "po",
                "license": "proprietary",
                "license_url": null,
                "agreement": "I hereby grant the pretix project, rami.io GmbH, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
                "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-rapidmail/",
                "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-rapidmail/?format=api",
                "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-rapidmail/repository/?format=api",
                "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-rapidmail/translations/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-rapidmail/statistics/?format=api",
                "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-rapidmail/lock/?format=api",
                "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-rapidmail/links/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-rapidmail/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated on translate.pretix.eu ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\n\r\npowered by weblate",
                "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
                "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Update translations",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mailchimp/?format=api"
            },
            "language_code": "uk",
            "id": 1257,
            "filename": "pretix_rapidmail/locale/uk/LC_MESSAGES/django.po",
            "revision": "81435e418da566d92ecea190cdee6ae9c3e2f790",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-rapidmail/uk/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/uk/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-rapidmail/uk/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-rapidmail/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 36,
            "total_words": 283,
            "translated": 36,
            "translated_words": 283,
            "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": "2024-05-15T19:00:46.512868+02:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-rapidmail/uk/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-rapidmail/uk/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-rapidmail/uk/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-rapidmail/uk/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-rapidmail/uk/units/?format=api"
        },
        {
            "language": {
                "id": 299,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://translate.pretix.eu/languages/uk/",
                "url": "https://translate.pretix.eu/api/languages/uk/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "pretixLEAD (Android)",
                "slug": "pretixlead-android",
                "id": 48,
                "source_language": {
                    "id": 70,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 70,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.pretix.eu/languages/en/",
                    "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                    "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretix",
                    "slug": "pretix",
                    "id": 1,
                    "web": "https://pretix.eu",
                    "web_url": "https://translate.pretix.eu/projects/pretix/",
                    "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                    "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                    "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                    "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                    "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                    "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                    "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                    "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "pretixlead/app/src/main/res/values/strings.xml",
                "edit_template": true,
                "intermediate": "",
                "new_base": "",
                "file_format": "aresource",
                "license": "proprietary",
                "license_url": null,
                "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
                "web_url": "https://translate.pretix.eu/projects/pretix/pretixlead-android/",
                "url": "https://translate.pretix.eu/api/components/pretix/pretixlead-android/?format=api",
                "repository_url": "https://translate.pretix.eu/api/components/pretix/pretixlead-android/repository/?format=api",
                "translations_url": "https://translate.pretix.eu/api/components/pretix/pretixlead-android/translations/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretixlead-android/statistics/?format=api",
                "lock_url": "https://translate.pretix.eu/api/components/pretix/pretixlead-android/lock/?format=api",
                "links_url": "https://translate.pretix.eu/api/components/pretix/pretixlead-android/links/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretixlead-android/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated on translate.pretix.eu ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\n\r\npowered by weblate",
                "add_message": "Translated on translate.pretix.eu ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\n\r\npowered by weblate",
                "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
                "merge_message": "Merged translation on translate.pretix.eu",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ hook_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Update translations",
                "allow_translation_propagation": true,
                "manage_units": true,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 12,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "uk",
            "id": 1258,
            "filename": "pretixlead/app/src/main/res/values-uk/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,78d7a0d6f8859760c3415dbeef2c10284c8586f4",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretixlead-android/uk/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/uk/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretixlead-android/uk/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretixlead-android/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 60,
            "total_words": 403,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 1.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-05-07T12:45:28.326237+02:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretixlead-android/uk/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretixlead-android/uk/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretixlead-android/uk/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretixlead-android/uk/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretixlead-android/uk/units/?format=api"
        },
        {
            "language": {
                "id": 299,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://translate.pretix.eu/languages/uk/",
                "url": "https://translate.pretix.eu/api/languages/uk/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "pretix Plugin: Sendinblue",
                "slug": "pretix-plugin-sendinblue",
                "id": 52,
                "source_language": {
                    "id": 70,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 70,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.pretix.eu/languages/en/",
                    "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                    "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretix",
                    "slug": "pretix",
                    "id": 1,
                    "web": "https://pretix.eu",
                    "web_url": "https://translate.pretix.eu/projects/pretix/",
                    "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                    "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                    "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                    "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                    "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                    "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                    "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                    "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "pretix_sendinblue/locale/django.pot",
                "file_format": "po",
                "license": "proprietary",
                "license_url": null,
                "agreement": "I hereby grant the pretix project, rami.io GmbH, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
                "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-sendinblue/",
                "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sendinblue/?format=api",
                "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sendinblue/repository/?format=api",
                "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sendinblue/translations/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sendinblue/statistics/?format=api",
                "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sendinblue/lock/?format=api",
                "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sendinblue/links/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-sendinblue/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "rebase",
                "commit_message": "Translated on translate.pretix.eu ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\n\r\npowered by weblate",
                "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
                "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Update translations",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-mailchimp/?format=api"
            },
            "language_code": "uk",
            "id": 1259,
            "filename": "pretix_sendinblue/locale/uk/LC_MESSAGES/django.po",
            "revision": "a4c450934e4fa5f1676b530f34f01fb0e7287ee8",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-sendinblue/uk/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/uk/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-sendinblue/uk/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sendinblue/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 350,
            "translated": 37,
            "translated_words": 350,
            "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": "2024-05-15T19:00:46.608384+02:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sendinblue/uk/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sendinblue/uk/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sendinblue/uk/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sendinblue/uk/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sendinblue/uk/units/?format=api"
        },
        {
            "language": {
                "id": 299,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://translate.pretix.eu/languages/uk/",
                "url": "https://translate.pretix.eu/api/languages/uk/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/uk/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": "uk",
            "id": 1260,
            "filename": "pretix_bounces/locale/uk/LC_MESSAGES/django.po",
            "revision": "fe406144d354570f3985ec1621abb6e0453a2eee",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-bounces/uk/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/uk/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-bounces/uk/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/uk/?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": "2024-05-03T03:00:24.675595+02:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/uk/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/uk/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/uk/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/uk/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-bounces/uk/units/?format=api"
        },
        {
            "language": {
                "id": 299,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 299,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://translate.pretix.eu/languages/uk/",
                "url": "https://translate.pretix.eu/api/languages/uk/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "pretix Plugin: Adyen",
                "slug": "pretix-plugin-adyen",
                "id": 44,
                "source_language": {
                    "id": 70,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 70,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "https://translate.pretix.eu/languages/en/",
                    "url": "https://translate.pretix.eu/api/languages/en/?format=api",
                    "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "pretix",
                    "slug": "pretix",
                    "id": 1,
                    "web": "https://pretix.eu",
                    "web_url": "https://translate.pretix.eu/projects/pretix/",
                    "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
                    "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
                    "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
                    "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
                    "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
                    "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
                    "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
                    "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
                    "translation_review": false,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "pretix_adyen/locale/django.pot",
                "file_format": "po",
                "license": "Apache-2.0",
                "license_url": "https://spdx.org/licenses/Apache-2.0.html",
                "agreement": "I hereby assure that all submitted translations have been created by myself and I own the right to publish them under a free license. I hereby agree that my translations will be published together with the translated software under the terms of the Apache License 2.0.",
                "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-adyen/",
                "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-adyen/?format=api",
                "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-adyen/repository/?format=api",
                "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-adyen/translations/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-adyen/statistics/?format=api",
                "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-adyen/lock/?format=api",
                "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-adyen/links/?format=api",
                "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-adyen/changes/?format=api",
                "task_url": null,
                "new_lang": "add",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "",
                "merge_style": "merge",
                "commit_message": "Translated on translate.pretix.eu ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\n\r\npowered by weblate",
                "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
                "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_name }}\" hook in Weblate.\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "pull_message": "Update translations",
                "allow_translation_propagation": true,
                "manage_units": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": true,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null,
                "linked_component": null
            },
            "language_code": "uk",
            "id": 1261,
            "filename": "pretix_adyen/locale/uk/LC_MESSAGES/django.po",
            "revision": "ef7cf4beb969b80c1e8dbc00ad9bf5724aed21ab",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-adyen/uk/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/uk/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-adyen/uk/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-adyen/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 43,
            "total_words": 354,
            "translated": 8,
            "translated_words": 43,
            "translated_percent": 18.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-16T01:00:47.643783+02:00",
            "last_author": null,
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-adyen/uk/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-adyen/uk/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-adyen/uk/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-adyen/uk/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-adyen/uk/units/?format=api"
        },
        {
            "language": {
                "id": 205,
                "code": "nl_BE",
                "name": "Dutch (Belgium)",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dutch_be",
                    "flemish",
                    "nlb"
                ],
                "direction": "ltr",
                "population": 6446385,
                "web_url": "https://translate.pretix.eu/languages/nl_BE/",
                "url": "https://translate.pretix.eu/api/languages/nl_BE/?format=api",
                "statistics_url": "https://translate.pretix.eu/api/languages/nl_BE/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": "nl_BE",
            "id": 1262,
            "filename": "pretix_sepadebit/locale/nl_BE/LC_MESSAGES/django.po",
            "revision": "35db9fa5b36c71f555343d8bc3adfffd03158570",
            "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-sepadebit/nl_BE/",
            "share_url": "https://translate.pretix.eu/engage/pretix/-/nl_BE/",
            "translate_url": "https://translate.pretix.eu/translate/pretix/pretix-plugin-sepadebit/nl_BE/",
            "url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/nl_BE/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 1206,
            "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": "2024-05-07T11:53:03.621808+02:00",
            "last_author": "Raphael Michel",
            "repository_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/nl_BE/repository/?format=api",
            "file_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/nl_BE/file/?format=api",
            "statistics_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/nl_BE/statistics/?format=api",
            "changes_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/nl_BE/changes/?format=api",
            "units_list_url": "https://translate.pretix.eu/api/translations/pretix/pretix-plugin-sepadebit/nl_BE/units/?format=api"
        }
    ]
}