Translation components API.

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

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

{
    "language": {
        "code": "vi",
        "name": "Vietnamese",
        "direction": "ltr",
        "web_url": "http://weblate.ucs.ru/languages/vi/",
        "url": "http://weblate.ucs.ru/api/languages/vi/?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": "vi",
    "filename": "sh5licen.vi.xlf",
    "revision": "4aab6b09018471a0736750336665c41dd5cb3991,1e54d1e0f0f655e9c8501378ca3777aeca6659d1",
    "web_url": "http://weblate.ucs.ru/projects/storehouse5/sh5licen/vi/",
    "share_url": "http://weblate.ucs.ru/engage/storehouse5/vi/",
    "translate_url": "http://weblate.ucs.ru/translate/storehouse5/sh5licen/vi/",
    "url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/vi/?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": 5,
    "failing_checks_words": 9,
    "failing_checks_percent": 6.5,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2020-08-10T07:08:20",
    "last_author": "Hai Pham",
    "repository_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/vi/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/vi/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/vi/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/vi/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/vi/units/?format=api"
}