Translation components API.

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

GET /api/translations/webinterface/formats/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": "Formats",
        "slug": "formats",
        "project": {
            "name": "WebInterface",
            "slug": "webinterface",
            "web": "https://ucs.ru",
            "source_language": {
                "code": "templates",
                "name": "templates (generated)",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/templates/",
                "url": "http://weblate.ucs.ru/api/languages/templates/?format=api"
            },
            "web_url": "http://weblate.ucs.ru/projects/webinterface/",
            "url": "http://weblate.ucs.ru/api/projects/webinterface/?format=api",
            "components_list_url": "http://weblate.ucs.ru/api/projects/webinterface/components/?format=api",
            "repository_url": "http://weblate.ucs.ru/api/projects/webinterface/repository/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/projects/webinterface/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/projects/webinterface/changes/?format=api"
        },
        "vcs": null,
        "repo": null,
        "git_export": "http://weblate.ucs.ru/git/webinterface/formats/",
        "branch": null,
        "filemask": null,
        "template": "templates/Formats.xliff",
        "new_base": "en/Formats.xliff",
        "file_format": "xliff",
        "license": "",
        "license_url": "",
        "web_url": "http://weblate.ucs.ru/projects/webinterface/formats/",
        "url": "http://weblate.ucs.ru/api/components/webinterface/formats/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/components/webinterface/formats/repository/?format=api",
        "translations_url": "http://weblate.ucs.ru/api/components/webinterface/formats/translations/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/components/webinterface/formats/statistics/?format=api",
        "lock_url": "http://weblate.ucs.ru/api/components/webinterface/formats/lock/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/components/webinterface/formats/changes/?format=api"
    },
    "language_code": "hu",
    "filename": "hu/Formats.xliff",
    "revision": "c2e546e4f47407409f5d670501957ed4d3c685ed,ae08dbb473fc2cd22c6e3b782adab0f6fe445912",
    "web_url": "http://weblate.ucs.ru/projects/webinterface/formats/hu/",
    "share_url": "http://weblate.ucs.ru/engage/webinterface/hu/",
    "translate_url": "http://weblate.ucs.ru/translate/webinterface/formats/hu/",
    "url": "http://weblate.ucs.ru/api/translations/webinterface/formats/hu/?format=api",
    "is_template": false,
    "total": 5,
    "total_words": 26,
    "translated": 5,
    "translated_words": 26,
    "translated_percent": 100.0,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 0,
    "failing_checks_words": 0,
    "failing_checks_percent": 0.0,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2020-04-17T16:26:09",
    "last_author": "Ficsór Imre",
    "repository_url": "http://weblate.ucs.ru/api/translations/webinterface/formats/hu/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/webinterface/formats/hu/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/webinterface/formats/hu/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/webinterface/formats/hu/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/webinterface/formats/hu/units/?format=api"
}