Translation components API.

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

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

{
    "last_author": "Кристина Спасова",
    "code": "bs_Latn",
    "failing_percent": 9.8,
    "total_words": 4749,
    "translated_words": 3286,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/core/bs_Latn/",
    "fuzzy": 7,
    "total": 997,
    "name": "Bosnian (latin)",
    "url": "http://weblate.ucs.ru/engage/kiosk2/bs_Latn/",
    "translated_percent": 71.7,
    "failing": 98,
    "fuzzy_percent": 0.7,
    "translated": 715,
    "last_change": "2022-07-27T10:23:38"
}