Translation components API.

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

GET /api/components/yast-iscsi-lio-server/master/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "master",
    "slug": "master",
    "id": 134,
    "source_language": {
        "code": "en",
        "name": "English",
        "plural": {
            "id": 72,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "en_en",
            "base",
            "source",
            "enp",
            "eng"
        ],
        "direction": "ltr",
        "web_url": "https://l10n.opensuse.org/languages/en/",
        "url": "https://l10n.opensuse.org/api/languages/en/?format=api",
        "statistics_url": "https://l10n.opensuse.org/api/languages/en/statistics/?format=api"
    },
    "project": {
        "name": "yast-iscsi-lio-server",
        "slug": "yast-iscsi-lio-server",
        "id": 108,
        "web": "https://github.com/yast/yast-iscsi-lio-server",
        "web_url": "https://l10n.opensuse.org/projects/yast-iscsi-lio-server/",
        "url": "https://l10n.opensuse.org/api/projects/yast-iscsi-lio-server/?format=api",
        "components_list_url": "https://l10n.opensuse.org/api/projects/yast-iscsi-lio-server/components/?format=api",
        "repository_url": "https://l10n.opensuse.org/api/projects/yast-iscsi-lio-server/repository/?format=api",
        "statistics_url": "https://l10n.opensuse.org/api/projects/yast-iscsi-lio-server/statistics/?format=api",
        "changes_list_url": "https://l10n.opensuse.org/api/projects/yast-iscsi-lio-server/changes/?format=api",
        "languages_url": "https://l10n.opensuse.org/api/projects/yast-iscsi-lio-server/languages/?format=api",
        "translation_review": true,
        "source_review": false,
        "set_language_team": true,
        "instructions": "",
        "enable_hooks": true,
        "language_aliases": ""
    },
    "vcs": "git",
    "repo": "git@github.com:yast/yast-translations.git",
    "git_export": "",
    "branch": "",
    "push_branch": "",
    "filemask": "po/iscsi-lio-server/*.po",
    "template": "",
    "edit_template": true,
    "intermediate": "",
    "new_base": "po/iscsi-lio-server/iscsi-lio-server.pot",
    "file_format": "po",
    "license": "GPL-2.0-only",
    "license_url": "https://spdx.org/licenses/GPL-2.0-only.html",
    "agreement": "",
    "web_url": "https://l10n.opensuse.org/projects/yast-iscsi-lio-server/master/",
    "url": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
    "repository_url": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/repository/?format=api",
    "translations_url": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/translations/?format=api",
    "statistics_url": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/statistics/?format=api",
    "lock_url": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/lock/?format=api",
    "links_url": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/links/?format=api",
    "changes_list_url": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/changes/?format=api",
    "task_url": null,
    "new_lang": "add",
    "language_code_style": "",
    "push": "git@github.com:yast/yast-translations.git",
    "check_flags": "",
    "priority": 100,
    "enforced_checks": [],
    "restricted": false,
    "repoweb": "https://github.com/yast/yast-iscsi-lio-server/blob/{{branch}}/{{filename}}#L{{line}}",
    "report_source_bugs": "",
    "merge_style": "merge",
    "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)",
    "add_message": "Added translation using Weblate ({{ language_name }})\n\n",
    "delete_message": "Deleted translation using Weblate ({{ language_name }})\n\n",
    "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\n\n",
    "addon_message": "Update translation files\n\nUpdated by \"{{ hook_name }}\" hook in Weblate.\n\nTranslation: {{ project_name }}/{{ component_name }}\nTranslate-URL: {{ url }}",
    "allow_translation_propagation": true,
    "manage_units": false,
    "enable_suggestions": true,
    "suggestion_voting": false,
    "suggestion_autoaccept": 0,
    "push_on_commit": true,
    "commit_pending_age": 2,
    "auto_lock_error": true,
    "language_regex": "^[^.]+$",
    "variant_regex": "",
    "addons": [],
    "is_glossary": false,
    "glossary_color": "silver"
}