Translation components API.

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

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

{
    "last_author": "Зубков Андрей Сергеевич",
    "code": "uk",
    "failing_percent": 13.3,
    "total_words": 28262,
    "translated_words": 19352,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sh/uk/",
    "fuzzy": 87,
    "total": 10443,
    "name": "Ukrainian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/uk/",
    "translated_percent": 68.6,
    "failing": 1399,
    "fuzzy_percent": 0.8,
    "translated": 7164,
    "last_change": "2025-07-03T08:53:40"
}