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": 2.0,
    "total_words": 588,
    "translated_words": 518,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/uz/",
    "fuzzy": 3,
    "total": 145,
    "name": "Uzbek",
    "url": "http://weblate.ucs.ru/engage/kiosk2/uz/",
    "translated_percent": 88.9,
    "failing": 3,
    "fuzzy_percent": 2.0,
    "translated": 129,
    "last_change": "2025-07-01T10:06:35"
}