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": 3.1,
    "total_words": 650,
    "translated_words": 460,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/uz/",
    "fuzzy": 2,
    "total": 159,
    "name": "Uzbek",
    "url": "http://weblate.ucs.ru/engage/kiosk2/uz/",
    "translated_percent": 81.7,
    "failing": 5,
    "fuzzy_percent": 1.2,
    "translated": 130,
    "last_change": "2025-08-04T04:41:59"
}