Translation components API.

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

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

{
    "last_author": "Szakács Dániel",
    "code": "hu",
    "failing_percent": 0.7,
    "total_words": 525,
    "translated_words": 512,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/hu/",
    "fuzzy": 1,
    "total": 131,
    "name": "Hungarian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/hu/",
    "translated_percent": 92.3,
    "failing": 1,
    "fuzzy_percent": 0.7,
    "translated": 121,
    "last_change": "2025-02-28T11:24:37"
}