Translation components API.

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

GET /api/components/pretix/pretix-plugin-offline-sales/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "pretix Plugin: Offline sales",
    "slug": "pretix-plugin-offline-sales",
    "id": 37,
    "source_language": {
        "id": 70,
        "code": "en",
        "name": "English",
        "plural": {
            "id": 70,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "en_en",
            "base",
            "source",
            "enp",
            "eng"
        ],
        "direction": "ltr",
        "population": 1636485517,
        "web_url": "https://translate.pretix.eu/languages/en/",
        "url": "https://translate.pretix.eu/api/languages/en/?format=api",
        "statistics_url": "https://translate.pretix.eu/api/languages/en/statistics/?format=api"
    },
    "project": {
        "name": "pretix",
        "slug": "pretix",
        "id": 1,
        "web": "https://pretix.eu",
        "web_url": "https://translate.pretix.eu/projects/pretix/",
        "url": "https://translate.pretix.eu/api/projects/pretix/?format=api",
        "components_list_url": "https://translate.pretix.eu/api/projects/pretix/components/?format=api",
        "repository_url": "https://translate.pretix.eu/api/projects/pretix/repository/?format=api",
        "statistics_url": "https://translate.pretix.eu/api/projects/pretix/statistics/?format=api",
        "categories_url": "https://translate.pretix.eu/api/projects/pretix/categories/?format=api",
        "changes_list_url": "https://translate.pretix.eu/api/projects/pretix/changes/?format=api",
        "languages_url": "https://translate.pretix.eu/api/projects/pretix/languages/?format=api",
        "labels_url": "https://translate.pretix.eu/api/projects/pretix/labels/?format=api",
        "translation_review": false,
        "source_review": false,
        "set_language_team": true,
        "instructions": "",
        "enable_hooks": true,
        "language_aliases": ""
    },
    "vcs": null,
    "repo": null,
    "git_export": "https://translate.pretix.eu/git/pretix/pretix-plugin-offline-sales/",
    "branch": null,
    "push_branch": "",
    "filemask": null,
    "screenshot_filemask": null,
    "template": "",
    "edit_template": true,
    "intermediate": "",
    "new_base": "pretix_offlinesales/locale/django.pot",
    "file_format": "po",
    "license": "proprietary",
    "license_url": null,
    "agreement": "I hereby grant the pretix project, rami.io Software development, and Raphael Michel a perpetual, irrevocable, unrestricted, transferable license to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of my contributed translations, free of charge. I agree that I will also retain all rights on my contributed translations myself but will gain no rights to use or distribute the project or software as a whole from this.\r\nI hereby assure that all submitted translations have been created by myself and I own the right to publish them and transfer these rights.",
    "web_url": "https://translate.pretix.eu/projects/pretix/pretix-plugin-offline-sales/",
    "url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-offline-sales/?format=api",
    "repository_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-offline-sales/repository/?format=api",
    "translations_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-offline-sales/translations/?format=api",
    "statistics_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-offline-sales/statistics/?format=api",
    "lock_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-offline-sales/lock/?format=api",
    "links_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-offline-sales/links/?format=api",
    "changes_list_url": "https://translate.pretix.eu/api/components/pretix/pretix-plugin-offline-sales/changes/?format=api",
    "task_url": null,
    "new_lang": "add",
    "language_code_style": "",
    "push": null,
    "check_flags": "",
    "priority": 100,
    "enforced_checks": [],
    "restricted": false,
    "repoweb": "",
    "report_source_bugs": "",
    "merge_style": "rebase",
    "commit_message": "Translated on translate.pretix.eu ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}\r\n\r\npowered by weblate",
    "add_message": "Added translation on translate.pretix.eu ({{ language_name }})",
    "delete_message": "Deleted translation on translate.pretix.eu ({{ language_name }})",
    "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
    "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
    "pull_message": "Update translations",
    "allow_translation_propagation": true,
    "manage_units": false,
    "enable_suggestions": true,
    "suggestion_voting": false,
    "suggestion_autoaccept": 0,
    "push_on_commit": false,
    "commit_pending_age": 12,
    "auto_lock_error": true,
    "language_regex": "^[^.]+$",
    "variant_regex": "",
    "addons": [],
    "is_glossary": false,
    "glossary_color": "silver",
    "category": null,
    "linked_component": null
}