Translation components API.

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

GET /api/translations/rk_office/webman/bg/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "code": "bg",
        "name": "Bulgarian",
        "direction": "ltr",
        "web_url": "http://weblate.ucs.ru/languages/bg/",
        "url": "http://weblate.ucs.ru/api/languages/bg/?format=api"
    },
    "component": {
        "name": "webman",
        "slug": "webman",
        "project": {
            "name": "rk_office",
            "slug": "rk_office",
            "web": "https://ucs.ru",
            "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/rk_office/",
            "url": "http://weblate.ucs.ru/api/projects/rk_office/?format=api",
            "components_list_url": "http://weblate.ucs.ru/api/projects/rk_office/components/?format=api",
            "repository_url": "http://weblate.ucs.ru/api/projects/rk_office/repository/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/projects/rk_office/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/projects/rk_office/changes/?format=api"
        },
        "vcs": "git",
        "repo": "git@git.ucs.ru:rkeeper_webman/rkeeper_office_localize.git",
        "git_export": "http://weblate.ucs.ru/git/rk_office/webman/",
        "branch": "master",
        "filemask": "web_manager.*.json",
        "template": "web_manager.ru.json",
        "new_base": "",
        "file_format": "json",
        "license": "https://rkeeper.ru",
        "license_url": "https://rkeeper.ru",
        "web_url": "http://weblate.ucs.ru/projects/rk_office/webman/",
        "url": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/components/rk_office/webman/repository/?format=api",
        "translations_url": "http://weblate.ucs.ru/api/components/rk_office/webman/translations/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/components/rk_office/webman/statistics/?format=api",
        "lock_url": "http://weblate.ucs.ru/api/components/rk_office/webman/lock/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/components/rk_office/webman/changes/?format=api"
    },
    "language_code": "bg",
    "filename": "web_manager.bg.json",
    "revision": "839f2fdebeaa5c5a0e2da17b7078155a587eabfd,19f7fd407e24c2c2a28822884d34d01ab120e912",
    "web_url": "http://weblate.ucs.ru/projects/rk_office/webman/bg/",
    "share_url": "http://weblate.ucs.ru/engage/rk_office/bg/",
    "translate_url": "http://weblate.ucs.ru/translate/rk_office/webman/bg/",
    "url": "http://weblate.ucs.ru/api/translations/rk_office/webman/bg/?format=api",
    "is_template": false,
    "total": 164,
    "total_words": 444,
    "translated": 92,
    "translated_words": 254,
    "translated_percent": 56.0,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 2,
    "failing_checks_words": 2,
    "failing_checks_percent": 1.2,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2024-01-09T15:08:29",
    "last_author": "Виктор Грудев",
    "repository_url": "http://weblate.ucs.ru/api/translations/rk_office/webman/bg/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/rk_office/webman/bg/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/rk_office/webman/bg/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/rk_office/webman/bg/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/rk_office/webman/bg/units/?format=api"
}