Translation components API.

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

GET /api/translations/rk_lite/stdocswriteoff/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_writeoff",
        "slug": "stdocswriteoff",
        "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/stdocswriteoff/",
        "branch": null,
        "filemask": null,
        "template": "stdocswriteoff/templates/en_rk_lite_store_docs_writeoff.xliff",
        "new_base": "stdocswriteoff/templates/en_rk_lite_store_docs_writeoff.xliff",
        "file_format": "xliff",
        "license": "",
        "license_url": "",
        "web_url": "http://weblate.ucs.ru/projects/rk_lite/stdocswriteoff/",
        "url": "http://weblate.ucs.ru/api/components/rk_lite/stdocswriteoff/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/components/rk_lite/stdocswriteoff/repository/?format=api",
        "translations_url": "http://weblate.ucs.ru/api/components/rk_lite/stdocswriteoff/translations/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/components/rk_lite/stdocswriteoff/statistics/?format=api",
        "lock_url": "http://weblate.ucs.ru/api/components/rk_lite/stdocswriteoff/lock/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/components/rk_lite/stdocswriteoff/changes/?format=api"
    },
    "language_code": "ru",
    "filename": "stdocswriteoff/templates/ru_rk_lite_store_docs_writeoff.xliff",
    "revision": "84995cb336e31ecb488c31ee138805550576b5bc,57dc98ae7aff92db3e665dc71bf2b832bb3d0d8d",
    "web_url": "http://weblate.ucs.ru/projects/rk_lite/stdocswriteoff/ru/",
    "share_url": "http://weblate.ucs.ru/engage/rk_lite/ru/",
    "translate_url": "http://weblate.ucs.ru/translate/rk_lite/stdocswriteoff/ru/",
    "url": "http://weblate.ucs.ru/api/translations/rk_lite/stdocswriteoff/ru/?format=api",
    "is_template": false,
    "total": 51,
    "total_words": 140,
    "translated": 35,
    "translated_words": 66,
    "translated_percent": 68.6,
    "fuzzy": 16,
    "fuzzy_words": 74,
    "fuzzy_percent": 31.3,
    "failing_checks": 2,
    "failing_checks_words": 6,
    "failing_checks_percent": 3.9,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2024-03-07T21:50:32",
    "last_author": "Миронов Михаил",
    "repository_url": "http://weblate.ucs.ru/api/translations/rk_lite/stdocswriteoff/ru/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/rk_lite/stdocswriteoff/ru/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/rk_lite/stdocswriteoff/ru/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/rk_lite/stdocswriteoff/ru/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/rk_lite/stdocswriteoff/ru/units/?format=api"
}