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": "Ficsór Imre",
    "code": "hu",
    "failing_percent": 3.9,
    "total_words": 508,
    "translated_words": 493,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/hu/",
    "fuzzy": 2,
    "total": 126,
    "name": "Hungarian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/hu/",
    "translated_percent": 91.2,
    "failing": 5,
    "fuzzy_percent": 1.5,
    "translated": 115,
    "last_change": "2023-04-12T14:55:03"
}