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": 4611,
    "translated_words": 3304,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/core/bs_Latn/",
    "fuzzy": 4,
    "total": 966,
    "name": "Bosnian (latin)",
    "url": "http://weblate.ucs.ru/engage/kiosk2/bs_Latn/",
    "translated_percent": 74.3,
    "failing": 95,
    "fuzzy_percent": 0.4,
    "translated": 718,
    "last_change": "2022-07-27T10:23:38"
}