Translation components API.

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

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

{
    "language": {
        "code": "ro",
        "name": "Romanian",
        "direction": "ltr",
        "web_url": "http://weblate.ucs.ru/languages/ro/",
        "url": "http://weblate.ucs.ru/api/languages/ro/?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": "ro",
    "filename": "sh5licen.ro.xlf",
    "revision": "9d076ac60a7dc032ec6f514c6fc19254f543f6f7,1e54d1e0f0f655e9c8501378ca3777aeca6659d1",
    "web_url": "http://weblate.ucs.ru/projects/storehouse5/sh5licen/ro/",
    "share_url": "http://weblate.ucs.ru/engage/storehouse5/ro/",
    "translate_url": "http://weblate.ucs.ru/translate/storehouse5/sh5licen/ro/",
    "url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/ro/?format=api",
    "is_template": false,
    "total": 76,
    "total_words": 228,
    "translated": 5,
    "translated_words": 11,
    "translated_percent": 6.5,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 0,
    "failing_checks_words": 0,
    "failing_checks_percent": 0.0,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2021-01-27T11:45:38",
    "last_author": "Vitalie Bologan",
    "repository_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/ro/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/ro/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/ro/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/ro/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/storehouse5/sh5licen/ro/units/?format=api"
}