Translation components API.

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

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

{
    "last_author": "Juskenas Edvinas",
    "code": "lt",
    "failing_percent": 0.9,
    "total_words": 896,
    "translated_words": 576,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/bk-belarus/lt/",
    "fuzzy": 0,
    "total": 215,
    "name": "Lithuanian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/lt/",
    "translated_percent": 61.8,
    "failing": 2,
    "fuzzy_percent": 0.0,
    "translated": 133,
    "last_change": "2024-08-27T14:32:29"
}