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": 10.4,
    "total_words": 921,
    "translated_words": 533,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-mena/lt/",
    "fuzzy": 0,
    "total": 210,
    "name": "Lithuanian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/lt/",
    "translated_percent": 62.8,
    "failing": 22,
    "fuzzy_percent": 0.0,
    "translated": 132,
    "last_change": "2026-02-09T11:03:45"
}