Translation components API.

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

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

{
    "last_author": "a.pecis",
    "code": "lt",
    "failing_percent": 8.5,
    "total_words": 918,
    "translated_words": 466,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-mena/lt/",
    "fuzzy": 1,
    "total": 210,
    "name": "Lithuanian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/lt/",
    "translated_percent": 62.3,
    "failing": 18,
    "fuzzy_percent": 0.4,
    "translated": 131,
    "last_change": "2026-01-26T07:31:15"
}