Translation components API.

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

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

{
    "language": {
        "code": "sr",
        "name": "Serbian",
        "direction": "ltr",
        "web_url": "http://weblate.ucs.ru/languages/sr/",
        "url": "http://weblate.ucs.ru/api/languages/sr/?format=api"
    },
    "component": {
        "name": "sh5licen",
        "slug": "sh5licen",
        "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/sh5licen/",
        "branch": null,
        "filemask": null,
        "template": "sh5licen.ru.xlf",
        "new_base": "sh5licen.ru.xlf",
        "file_format": "xliff",
        "license": "",
        "license_url": "",
        "web_url": "http://weblate.ucs.ru/projects/storehouse5/sh5licen/",
        "url": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/repository/?format=api",
        "translations_url": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/translations/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/statistics/?format=api",
        "lock_url": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/lock/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/components/storehouse5/sh5licen/changes/?format=api"
    },
    "language_code": "sr",
    "filename": "sh5licen.sr.xlf",
    "revision": "34121980a8fd379a85f4d3ae592411e48d1c8827,1e54d1e0f0f655e9c8501378ca3777aeca6659d1",
    "web_url": "http://weblate.ucs.ru/projects/storehouse5/sh5licen/sr/",
    "share_url": "http://weblate.ucs.ru/engage/storehouse5/sr/",
    "translate_url": "http://weblate.ucs.ru/translate/storehouse5/sh5licen/sr/",
    "url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/sr/?format=api",
    "is_template": false,
    "total": 76,
    "total_words": 228,
    "translated": 76,
    "translated_words": 228,
    "translated_percent": 100.0,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 1,
    "failing_checks_words": 1,
    "failing_checks_percent": 1.3,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2020-07-30T12:07:41",
    "last_author": "Stefan Vujovic",
    "repository_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/sr/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/sr/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/sr/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/sr/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/sr/units/?format=api"
}