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.0,
    "total_words": 5317,
    "translated_words": 3242,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/core/bs_Latn/",
    "fuzzy": 12,
    "total": 1106,
    "name": "Bosnian (latin)",
    "url": "http://weblate.ucs.ru/engage/kiosk2/bs_Latn/",
    "translated_percent": 64.1,
    "failing": 100,
    "fuzzy_percent": 1.0,
    "translated": 710,
    "last_change": "2022-07-27T10:23:38"
}