Translation components API.

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

GET /api/translations/kiosk2/kfc-amrest-default/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": 1.4,
    "total_words": 775,
    "translated_words": 773,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest-default/hu/",
    "fuzzy": 1,
    "total": 202,
    "name": "Hungarian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/hu/",
    "translated_percent": 99.5,
    "failing": 3,
    "fuzzy_percent": 0.4,
    "translated": 201,
    "last_change": "2024-01-03T15:01:02"
}