Translation components API.

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

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

{
    "language": {
        "code": "es",
        "name": "Spanish",
        "plural": {
            "id": 246,
            "source": 0,
            "number": 2,
            "formula": "n != 1",
            "type": 1
        },
        "aliases": [
            "es_la",
            "esp",
            "spa"
        ],
        "direction": "ltr",
        "web_url": "https://l10n.opensuse.org/languages/es/",
        "url": "https://l10n.opensuse.org/api/languages/es/?format=api",
        "statistics_url": "https://l10n.opensuse.org/api/languages/es/statistics/?format=api"
    },
    "component": {
        "name": "master",
        "slug": "master",
        "id": 395,
        "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": "libstorage-ng",
            "slug": "libstorage-ng",
            "id": 247,
            "web": "https://github.com/openSUSE/libstorage-ng",
            "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/",
            "url": "https://l10n.opensuse.org/api/projects/libstorage-ng/?format=api",
            "components_list_url": "https://l10n.opensuse.org/api/projects/libstorage-ng/components/?format=api",
            "repository_url": "https://l10n.opensuse.org/api/projects/libstorage-ng/repository/?format=api",
            "statistics_url": "https://l10n.opensuse.org/api/projects/libstorage-ng/statistics/?format=api",
            "changes_list_url": "https://l10n.opensuse.org/api/projects/libstorage-ng/changes/?format=api",
            "languages_url": "https://l10n.opensuse.org/api/projects/libstorage-ng/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:openSUSE/libstorage-ng.git",
        "git_export": "https://l10n.opensuse.org/git/libstorage-ng/master/",
        "branch": "master",
        "push_branch": "",
        "filemask": "po/*.po",
        "template": "",
        "edit_template": true,
        "intermediate": "",
        "new_base": "po/libstorage-ng.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/libstorage-ng/master/",
        "url": "https://l10n.opensuse.org/api/components/libstorage-ng/master/?format=api",
        "repository_url": "https://l10n.opensuse.org/api/components/libstorage-ng/master/repository/?format=api",
        "translations_url": "https://l10n.opensuse.org/api/components/libstorage-ng/master/translations/?format=api",
        "statistics_url": "https://l10n.opensuse.org/api/components/libstorage-ng/master/statistics/?format=api",
        "lock_url": "https://l10n.opensuse.org/api/components/libstorage-ng/master/lock/?format=api",
        "links_url": "https://l10n.opensuse.org/api/components/libstorage-ng/master/links/?format=api",
        "changes_list_url": "https://l10n.opensuse.org/api/components/libstorage-ng/master/changes/?format=api",
        "task_url": null,
        "new_lang": "add",
        "language_code_style": "",
        "push": "git@github.com:openSUSE/libstorage-ng.git",
        "check_flags": "",
        "priority": 100,
        "enforced_checks": [],
        "restricted": false,
        "repoweb": "https://github.com/openSUSE/libstorage-ng/blob/{{branch}}/po/{{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)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
        "add_message": "Added translation using Weblate ({{ language_name }})",
        "delete_message": "Deleted translation using Weblate ({{ language_name }})",
        "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.\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"
    },
    "language_code": "es",
    "id": 21094,
    "filename": "po/es.po",
    "revision": "ea0127461247d4c64a0e8e01548c05dbe097b663",
    "web_url": "https://l10n.opensuse.org/projects/libstorage-ng/master/es/",
    "share_url": "https://l10n.opensuse.org/engage/libstorage-ng/es/",
    "translate_url": "https://l10n.opensuse.org/translate/libstorage-ng/master/es/",
    "url": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/es/?format=api",
    "is_template": false,
    "is_source": false,
    "total": 494,
    "total_words": 2995,
    "translated": 494,
    "translated_words": 2995,
    "translated_percent": 100.0,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 19,
    "failing_checks_words": 61,
    "failing_checks_percent": 3.8,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": null,
    "last_author": null,
    "repository_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/es/repository/?format=api",
    "file_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/es/file/?format=api",
    "statistics_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/es/statistics/?format=api",
    "changes_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/es/changes/?format=api",
    "units_list_url": "https://l10n.opensuse.org/api/translations/libstorage-ng/master/es/units/?format=api"
}