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": 0.6,
    "total_words": 609,
    "translated_words": 524,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/uz/",
    "fuzzy": 1,
    "total": 150,
    "name": "Uzbek",
    "url": "http://weblate.ucs.ru/engage/kiosk2/uz/",
    "translated_percent": 87.3,
    "failing": 1,
    "fuzzy_percent": 0.6,
    "translated": 131,
    "last_change": "2025-08-04T04:41:59"
}