Translation components API.

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

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

{
    "last_author": "Андрей Ванчурин",
    "code": "uk",
    "failing_percent": 5.3,
    "total_words": 680,
    "translated_words": 636,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/agora/uk/",
    "fuzzy": 8,
    "total": 168,
    "name": "Ukrainian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/uk/",
    "translated_percent": 95.2,
    "failing": 9,
    "fuzzy_percent": 4.7,
    "translated": 160,
    "last_change": "2026-04-15T21:01:56"
}