Translation components API.

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

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

{
    "last_author": "Zarqua Irakli",
    "code": "ka",
    "failing_percent": 5.8,
    "total_words": 27066,
    "translated_words": 16605,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sh/ka/",
    "fuzzy": 97,
    "total": 10090,
    "name": "Georgian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/ka/",
    "translated_percent": 59.2,
    "failing": 588,
    "fuzzy_percent": 0.9,
    "translated": 5978,
    "last_change": "2022-02-10T08:53:49"
}