Translation components API.

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

GET /api/translations/rk_lite/rklocomm/ru/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "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"
    },
    "component": {
        "name": "r-keeper lite_office_common",
        "slug": "rklocomm",
        "project": {
            "name": "r-keeper lite",
            "slug": "rk_lite",
            "web": "http://ucs.ru",
            "source_language": {
                "code": "en",
                "name": "English",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/en/",
                "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
            },
            "web_url": "http://weblate.ucs.ru/projects/rk_lite/",
            "url": "http://weblate.ucs.ru/api/projects/rk_lite/?format=api",
            "components_list_url": "http://weblate.ucs.ru/api/projects/rk_lite/components/?format=api",
            "repository_url": "http://weblate.ucs.ru/api/projects/rk_lite/repository/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/projects/rk_lite/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/projects/rk_lite/changes/?format=api"
        },
        "vcs": null,
        "repo": null,
        "git_export": "http://weblate.ucs.ru/git/rk_lite/rklocomm/",
        "branch": null,
        "filemask": null,
        "template": "rklocomm/templates/en_rk_lite_office.xliff",
        "new_base": "rklocomm/templates/en_rk_lite_office.xliff",
        "file_format": "xliff",
        "license": "",
        "license_url": "",
        "web_url": "http://weblate.ucs.ru/projects/rk_lite/rklocomm/",
        "url": "http://weblate.ucs.ru/api/components/rk_lite/rklocomm/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/components/rk_lite/rklocomm/repository/?format=api",
        "translations_url": "http://weblate.ucs.ru/api/components/rk_lite/rklocomm/translations/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/components/rk_lite/rklocomm/statistics/?format=api",
        "lock_url": "http://weblate.ucs.ru/api/components/rk_lite/rklocomm/lock/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/components/rk_lite/rklocomm/changes/?format=api"
    },
    "language_code": "ru",
    "filename": "rklocomm/templates/ru_rk_lite_office.xliff",
    "revision": "eec3dd79284ffd7903012eb9e3860a85055c5f91,cc8d44b19780ef96a49128cc791ece97a5d57f73",
    "web_url": "http://weblate.ucs.ru/projects/rk_lite/rklocomm/ru/",
    "share_url": "http://weblate.ucs.ru/engage/rk_lite/ru/",
    "translate_url": "http://weblate.ucs.ru/translate/rk_lite/rklocomm/ru/",
    "url": "http://weblate.ucs.ru/api/translations/rk_lite/rklocomm/ru/?format=api",
    "is_template": false,
    "total": 309,
    "total_words": 849,
    "translated": 292,
    "translated_words": 812,
    "translated_percent": 94.4,
    "fuzzy": 17,
    "fuzzy_words": 37,
    "fuzzy_percent": 5.5,
    "failing_checks": 2,
    "failing_checks_words": 6,
    "failing_checks_percent": 0.6,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2024-03-11T06:33:16",
    "last_author": "Миронов Михаил",
    "repository_url": "http://weblate.ucs.ru/api/translations/rk_lite/rklocomm/ru/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/rk_lite/rklocomm/ru/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/rk_lite/rklocomm/ru/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/rk_lite/rklocomm/ru/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/rk_lite/rklocomm/ru/units/?format=api"
}