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": 10.6,
    "total_words": 4057,
    "translated_words": 3314,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/core/bs_Latn/",
    "fuzzy": 2,
    "total": 871,
    "name": "Bosnian (latin)",
    "url": "http://weblate.ucs.ru/engage/kiosk2/bs_Latn/",
    "translated_percent": 82.7,
    "failing": 93,
    "fuzzy_percent": 0.2,
    "translated": 721,
    "last_change": "2022-07-27T10:23:38"
}