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": 14.6,
    "total_words": 676,
    "translated_words": 586,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/agora/uk/",
    "fuzzy": 1,
    "total": 164,
    "name": "Ukrainian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/uk/",
    "translated_percent": 96.3,
    "failing": 24,
    "fuzzy_percent": 0.6,
    "translated": 158,
    "last_change": "2025-12-15T11:24:18"
}