Translation components API.

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

GET /api/translations/rk_lite/stdocspricelists/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_store_docs_pricelists",
        "slug": "stdocspricelists",
        "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/stdocspricelists/",
        "branch": null,
        "filemask": null,
        "template": "stdocspricelists/templates/en_rk_lite_store_docs_pricelists.xliff",
        "new_base": "stdocspricelists/templates/en_rk_lite_store_docs_pricelists.xliff",
        "file_format": "xliff",
        "license": "",
        "license_url": "",
        "web_url": "http://weblate.ucs.ru/projects/rk_lite/stdocspricelists/",
        "url": "http://weblate.ucs.ru/api/components/rk_lite/stdocspricelists/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/components/rk_lite/stdocspricelists/repository/?format=api",
        "translations_url": "http://weblate.ucs.ru/api/components/rk_lite/stdocspricelists/translations/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/components/rk_lite/stdocspricelists/statistics/?format=api",
        "lock_url": "http://weblate.ucs.ru/api/components/rk_lite/stdocspricelists/lock/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/components/rk_lite/stdocspricelists/changes/?format=api"
    },
    "language_code": "ru",
    "filename": "stdocspricelists/templates/ru_rk_lite_store_docs_pricelists.xliff",
    "revision": "bb8279117625976cbe3ca4a2217c2b5771cc9a6d,d5ec88d597977347f0f962c64e8fe86a58ce9536",
    "web_url": "http://weblate.ucs.ru/projects/rk_lite/stdocspricelists/ru/",
    "share_url": "http://weblate.ucs.ru/engage/rk_lite/ru/",
    "translate_url": "http://weblate.ucs.ru/translate/rk_lite/stdocspricelists/ru/",
    "url": "http://weblate.ucs.ru/api/translations/rk_lite/stdocspricelists/ru/?format=api",
    "is_template": false,
    "total": 27,
    "total_words": 91,
    "translated": 24,
    "translated_words": 64,
    "translated_percent": 88.8,
    "fuzzy": 3,
    "fuzzy_words": 27,
    "fuzzy_percent": 11.1,
    "failing_checks": 1,
    "failing_checks_words": 3,
    "failing_checks_percent": 3.7,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": null,
    "last_author": null,
    "repository_url": "http://weblate.ucs.ru/api/translations/rk_lite/stdocspricelists/ru/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/rk_lite/stdocspricelists/ru/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/rk_lite/stdocspricelists/ru/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/rk_lite/stdocspricelists/ru/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/rk_lite/stdocspricelists/ru/units/?format=api"
}