Translation components API.

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

GET /api/translations/storehouse5/shadm/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": "shadm",
        "slug": "shadm",
        "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/shadm/",
        "branch": null,
        "filemask": null,
        "template": "shadm.ru.xlf",
        "new_base": "shadm.ru.xlf",
        "file_format": "xliff",
        "license": "",
        "license_url": "",
        "web_url": "http://weblate.ucs.ru/projects/storehouse5/shadm/",
        "url": "http://weblate.ucs.ru/api/components/storehouse5/shadm/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/components/storehouse5/shadm/repository/?format=api",
        "translations_url": "http://weblate.ucs.ru/api/components/storehouse5/shadm/translations/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/components/storehouse5/shadm/statistics/?format=api",
        "lock_url": "http://weblate.ucs.ru/api/components/storehouse5/shadm/lock/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/components/storehouse5/shadm/changes/?format=api"
    },
    "language_code": "vi",
    "filename": "shadm.vi.xlf",
    "revision": "2f7ec4fe528f3eef1dc4723bd289056edf3d8202,f8d8f20a6ead481e37fb788281a324371fa8e134",
    "web_url": "http://weblate.ucs.ru/projects/storehouse5/shadm/vi/",
    "share_url": "http://weblate.ucs.ru/engage/storehouse5/vi/",
    "translate_url": "http://weblate.ucs.ru/translate/storehouse5/shadm/vi/",
    "url": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/vi/?format=api",
    "is_template": false,
    "total": 994,
    "total_words": 3423,
    "translated": 811,
    "translated_words": 2799,
    "translated_percent": 81.5,
    "fuzzy": 5,
    "fuzzy_words": 22,
    "fuzzy_percent": 0.5,
    "failing_checks": 204,
    "failing_checks_words": 881,
    "failing_checks_percent": 20.5,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2021-12-22T06:15:20",
    "last_author": "Hai Pham",
    "repository_url": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/vi/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/vi/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/vi/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/vi/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/vi/units/?format=api"
}