Translation components API.

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

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

{
    "language": {
        "code": "hu",
        "name": "Hungarian",
        "direction": "ltr",
        "web_url": "http://weblate.ucs.ru/languages/hu/",
        "url": "http://weblate.ucs.ru/api/languages/hu/?format=api"
    },
    "component": {
        "name": "r-keeper lite_link",
        "slug": "rkllink",
        "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/rkllink/",
        "branch": null,
        "filemask": null,
        "template": "rkllink/templates/en_rk_lite_link.xliff",
        "new_base": "rkllink/templates/en_rk_lite_link.xliff",
        "file_format": "xliff",
        "license": "",
        "license_url": "",
        "web_url": "http://weblate.ucs.ru/projects/rk_lite/rkllink/",
        "url": "http://weblate.ucs.ru/api/components/rk_lite/rkllink/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/components/rk_lite/rkllink/repository/?format=api",
        "translations_url": "http://weblate.ucs.ru/api/components/rk_lite/rkllink/translations/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/components/rk_lite/rkllink/statistics/?format=api",
        "lock_url": "http://weblate.ucs.ru/api/components/rk_lite/rkllink/lock/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/components/rk_lite/rkllink/changes/?format=api"
    },
    "language_code": "hu",
    "filename": "rkllink/templates/hu_rk_lite_link.xliff",
    "revision": "9c2e4f6ca7af3c34008a5d996d5e392676883887,4c8ee285b9576f718f30d8dfe13e0c7bf7c60576",
    "web_url": "http://weblate.ucs.ru/projects/rk_lite/rkllink/hu/",
    "share_url": "http://weblate.ucs.ru/engage/rk_lite/hu/",
    "translate_url": "http://weblate.ucs.ru/translate/rk_lite/rkllink/hu/",
    "url": "http://weblate.ucs.ru/api/translations/rk_lite/rkllink/hu/?format=api",
    "is_template": false,
    "total": 22,
    "total_words": 124,
    "translated": 8,
    "translated_words": 32,
    "translated_percent": 36.3,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 1,
    "failing_checks_words": 2,
    "failing_checks_percent": 4.5,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2019-08-14T13:56:45",
    "last_author": "Szakács István",
    "repository_url": "http://weblate.ucs.ru/api/translations/rk_lite/rkllink/hu/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/rk_lite/rkllink/hu/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/rk_lite/rkllink/hu/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/rk_lite/rkllink/hu/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/rk_lite/rkllink/hu/units/?format=api"
}