Translation components API.

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

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

{
    "language": {
        "code": "uk",
        "name": "Ukrainian",
        "direction": "ltr",
        "web_url": "http://weblate.ucs.ru/languages/uk/",
        "url": "http://weblate.ucs.ru/api/languages/uk/?format=api"
    },
    "component": {
        "name": "sh",
        "slug": "sh",
        "project": {
            "name": "StoreHouse5",
            "slug": "storehouse5",
            "web": "https://ucs.ru/products/reliz-2016-goda-storehouse-5-skladskoy-uchet-/",
            "source_language": {
                "code": "ru",
                "name": "Russian",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/ru/",
                "url": "http://weblate.ucs.ru/api/languages/ru/?format=api"
            },
            "web_url": "http://weblate.ucs.ru/projects/storehouse5/",
            "url": "http://weblate.ucs.ru/api/projects/storehouse5/?format=api",
            "components_list_url": "http://weblate.ucs.ru/api/projects/storehouse5/components/?format=api",
            "repository_url": "http://weblate.ucs.ru/api/projects/storehouse5/repository/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/projects/storehouse5/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/projects/storehouse5/changes/?format=api"
        },
        "vcs": null,
        "repo": null,
        "git_export": "http://weblate.ucs.ru/git/storehouse5/sh/",
        "branch": null,
        "filemask": null,
        "template": "sh.ru.xlf",
        "new_base": "sh.ru.xlf",
        "file_format": "xliff",
        "license": "",
        "license_url": "",
        "web_url": "http://weblate.ucs.ru/projects/storehouse5/sh/",
        "url": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/components/storehouse5/sh/repository/?format=api",
        "translations_url": "http://weblate.ucs.ru/api/components/storehouse5/sh/translations/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/components/storehouse5/sh/statistics/?format=api",
        "lock_url": "http://weblate.ucs.ru/api/components/storehouse5/sh/lock/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/components/storehouse5/sh/changes/?format=api"
    },
    "language_code": "uk",
    "filename": "sh.uk.xlf",
    "revision": "ccc181a17e5cd5a6681c8eebd454fe21e6307ba0,351e26476960d7960320b583e3bf726563f3af7f",
    "web_url": "http://weblate.ucs.ru/projects/storehouse5/sh/uk/",
    "share_url": "http://weblate.ucs.ru/engage/storehouse5/uk/",
    "translate_url": "http://weblate.ucs.ru/translate/storehouse5/sh/uk/",
    "url": "http://weblate.ucs.ru/api/translations/storehouse5/sh/uk/?format=api",
    "is_template": false,
    "total": 10090,
    "total_words": 27066,
    "translated": 7168,
    "translated_words": 19359,
    "translated_percent": 71.0,
    "fuzzy": 84,
    "fuzzy_words": 325,
    "fuzzy_percent": 0.8,
    "failing_checks": 1397,
    "failing_checks_words": 1919,
    "failing_checks_percent": 13.8,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2022-09-06T07:37:17",
    "last_author": "Олег Чернышев",
    "repository_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh/uk/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh/uk/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh/uk/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh/uk/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh/uk/units/?format=api"
}