Translation components API.

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

GET /api/translations/storehouse5/sdbman/fr/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "language": {
        "code": "fr",
        "name": "French",
        "direction": "ltr",
        "web_url": "http://weblate.ucs.ru/languages/fr/",
        "url": "http://weblate.ucs.ru/api/languages/fr/?format=api"
    },
    "component": {
        "name": "sdbman",
        "slug": "sdbman",
        "project": {
            "name": "StoreHouse5",
            "slug": "storehouse5",
            "web": "https://ucs.ru/products/reliz-2016-goda-storehouse-5-skladskoy-uchet-/",
            "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/storehouse5/",
            "url": "http://weblate.ucs.ru/api/projects/storehouse5/?format=api",
            "components_list_url": "http://weblate.ucs.ru/api/projects/storehouse5/components/?format=api",
            "repository_url": "http://weblate.ucs.ru/api/projects/storehouse5/repository/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/projects/storehouse5/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/projects/storehouse5/changes/?format=api"
        },
        "vcs": null,
        "repo": null,
        "git_export": "http://weblate.ucs.ru/git/storehouse5/sdbman/",
        "branch": null,
        "filemask": null,
        "template": "sdbman.ru.xlf",
        "new_base": "sdbman.ru.xlf",
        "file_format": "xliff",
        "license": "",
        "license_url": "",
        "web_url": "http://weblate.ucs.ru/projects/storehouse5/sdbman/",
        "url": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/?format=api",
        "repository_url": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/repository/?format=api",
        "translations_url": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/translations/?format=api",
        "statistics_url": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/statistics/?format=api",
        "lock_url": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/lock/?format=api",
        "changes_list_url": "http://weblate.ucs.ru/api/components/storehouse5/sdbman/changes/?format=api"
    },
    "language_code": "fr",
    "filename": "sdbman.fr.xlf",
    "revision": "3b8715e6b6082decabeb9ab018e7b20d1c6fbd1f,c59237e7f05fcfe5268d3c2a601bb1fd210dbaba",
    "web_url": "http://weblate.ucs.ru/projects/storehouse5/sdbman/fr/",
    "share_url": "http://weblate.ucs.ru/engage/storehouse5/fr/",
    "translate_url": "http://weblate.ucs.ru/translate/storehouse5/sdbman/fr/",
    "url": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/fr/?format=api",
    "is_template": false,
    "total": 511,
    "total_words": 1684,
    "translated": 511,
    "translated_words": 1684,
    "translated_percent": 100.0,
    "fuzzy": 0,
    "fuzzy_words": 0,
    "fuzzy_percent": 0.0,
    "failing_checks": 94,
    "failing_checks_words": 225,
    "failing_checks_percent": 18.3,
    "have_suggestion": 0,
    "have_comment": 0,
    "last_change": "2024-04-07T13:29:16",
    "last_author": "Jamel B M",
    "repository_url": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/fr/repository/?format=api",
    "file_url": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/fr/file/?format=api",
    "statistics_url": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/fr/statistics/?format=api",
    "changes_list_url": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/fr/changes/?format=api",
    "units_list_url": "http://weblate.ucs.ru/api/translations/storehouse5/sdbman/fr/units/?format=api"
}