Translation components API.

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

GET /api/translations/kiosk2/kfc-yam/uz/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": "Damil Popov",
    "code": "uz",
    "failing_percent": 4.9,
    "total_words": 660,
    "translated_words": 539,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/uz/",
    "fuzzy": 7,
    "total": 161,
    "name": "Uzbek",
    "url": "http://weblate.ucs.ru/engage/kiosk2/uz/",
    "translated_percent": 91.3,
    "failing": 8,
    "fuzzy_percent": 4.3,
    "translated": 147,
    "last_change": "2026-09-21T11:43:19"
}