Translation components API.

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

GET /api/translations/shelter2/shelter_hk/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": "shelter_hk",
        "slug": "shelter_hk",
        "project": {
            "name": "shelter2",
            "slug": "shelter2",
            "web": "https://www.ucs.ru/products/shelter/",
            "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/shelter2/",
            "url": "http://weblate.ucs.ru/api/projects/shelter2/?format=api",
            "components_list_url": "http://weblate.ucs.ru/api/projects/shelter2/components/?format=api",
            "repository_url": "http://weblate.ucs.ru/api/projects/shelter2/repository/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/projects/shelter2/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/projects/shelter2/changes/?format=api"
        },
        "vcs": null,
        "repo": null,
        "git_export": "http://weblate.ucs.ru/git/shelter2/shelter_hk/",
        "branch": null,
        "filemask": null,
        "template": "hk/Russian.xlf",
        "new_base": "hk/Russian.xlf",
        "file_format": "xliff",
        "license": "",
        "license_url": "",
        "web_url": "http://weblate.ucs.ru/projects/shelter2/shelter_hk/",
        "url": "http://weblate.ucs.ru/api/components/shelter2/shelter_hk/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/components/shelter2/shelter_hk/repository/?format=api",
        "translations_url": "http://weblate.ucs.ru/api/components/shelter2/shelter_hk/translations/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/components/shelter2/shelter_hk/statistics/?format=api",
        "lock_url": "http://weblate.ucs.ru/api/components/shelter2/shelter_hk/lock/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/components/shelter2/shelter_hk/changes/?format=api"
    },
    "language_code": "Bulgarian",
    "filename": "hk/Bulgarian.xlf",
    "revision": "f1db0444b218b786cba3f704d8022d60546773da,1c264a5bf6ceb02fec8256209190f4590d260d7b",
    "web_url": "http://weblate.ucs.ru/projects/shelter2/shelter_hk/bg/",
    "share_url": "http://weblate.ucs.ru/engage/shelter2/bg/",
    "translate_url": "http://weblate.ucs.ru/translate/shelter2/shelter_hk/bg/",
    "url": "http://weblate.ucs.ru/api/translations/shelter2/shelter_hk/bg/?format=api",
    "is_template": false,
    "total": 2294,
    "total_words": 4142,
    "translated": 1512,
    "translated_words": 2982,
    "translated_percent": 65.9,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 10,
    "failing_checks_words": 16,
    "failing_checks_percent": 0.4,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": null,
    "last_author": null,
    "repository_url": "http://weblate.ucs.ru/api/translations/shelter2/shelter_hk/bg/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/shelter2/shelter_hk/bg/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/shelter2/shelter_hk/bg/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/shelter2/shelter_hk/bg/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/shelter2/shelter_hk/bg/units/?format=api"
}