Translation components API.

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

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

{
    "language": {
        "code": "bg",
        "name": "Bulgarian",
        "direction": "ltr",
        "web_url": "http://weblate.ucs.ru/languages/bg/",
        "url": "http://weblate.ucs.ru/api/languages/bg/?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": "bg",
    "filename": "sh.bg.xlf",
    "revision": "0b4a79232900ec8340bd8b94c95928fe87d77468,351e26476960d7960320b583e3bf726563f3af7f",
    "web_url": "http://weblate.ucs.ru/projects/storehouse5/sh/bg/",
    "share_url": "http://weblate.ucs.ru/engage/storehouse5/bg/",
    "translate_url": "http://weblate.ucs.ru/translate/storehouse5/sh/bg/",
    "url": "http://weblate.ucs.ru/api/translations/storehouse5/sh/bg/?format=api",
    "is_template": false,
    "total": 10090,
    "total_words": 27066,
    "translated": 9795,
    "translated_words": 26199,
    "translated_percent": 97.0,
    "fuzzy": 3,
    "fuzzy_words": 28,
    "fuzzy_percent": 0.1,
    "failing_checks": 1415,
    "failing_checks_words": 2268,
    "failing_checks_percent": 14.0,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2024-01-17T08:02:30",
    "last_author": "Виктор Грудев",
    "repository_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh/bg/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh/bg/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh/bg/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh/bg/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh/bg/units/?format=api"
}