Translation components API.

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

GET /api/translations/rk_lite/rkls/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_site",
        "slug": "rkls",
        "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/rkls/",
        "branch": null,
        "filemask": null,
        "template": "rkls/templates/en_rk_lite_site.xliff",
        "new_base": "rkls/templates/en_rk_lite_site.xliff",
        "file_format": "xliff",
        "license": "",
        "license_url": "",
        "web_url": "http://weblate.ucs.ru/projects/rk_lite/rkls/",
        "url": "http://weblate.ucs.ru/api/components/rk_lite/rkls/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/components/rk_lite/rkls/repository/?format=api",
        "translations_url": "http://weblate.ucs.ru/api/components/rk_lite/rkls/translations/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/components/rk_lite/rkls/statistics/?format=api",
        "lock_url": "http://weblate.ucs.ru/api/components/rk_lite/rkls/lock/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/components/rk_lite/rkls/changes/?format=api"
    },
    "language_code": "ru",
    "filename": "rkls/templates/ru_rk_lite_site.xlif",
    "revision": "3ed999f1ff1ef8f96f0a5443430ce2de65649ebe,705d37db97bc685e213d5fc435328bd0f14e08f4",
    "web_url": "http://weblate.ucs.ru/projects/rk_lite/rkls/ru/",
    "share_url": "http://weblate.ucs.ru/engage/rk_lite/ru/",
    "translate_url": "http://weblate.ucs.ru/translate/rk_lite/rkls/ru/",
    "url": "http://weblate.ucs.ru/api/translations/rk_lite/rkls/ru/?format=api",
    "is_template": false,
    "total": 35,
    "total_words": 213,
    "translated": 35,
    "translated_words": 213,
    "translated_percent": 100.0,
    "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-11-02T11:06:29",
    "last_author": "localizeboat",
    "repository_url": "http://weblate.ucs.ru/api/translations/rk_lite/rkls/ru/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/rk_lite/rkls/ru/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/rk_lite/rkls/ru/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/rk_lite/rkls/ru/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/rk_lite/rkls/ru/units/?format=api"
}