Translation components API.

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

GET /api/translations/kiosk2/kfc-amrest/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": 3.6,
    "total_words": 461,
    "translated_words": 326,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/bs_Latn/",
    "fuzzy": 0,
    "total": 110,
    "name": "Bosnian (latin)",
    "url": "http://weblate.ucs.ru/engage/kiosk2/bs_Latn/",
    "translated_percent": 88.1,
    "failing": 4,
    "fuzzy_percent": 0.0,
    "translated": 97,
    "last_change": "2022-07-27T06:22:00"
}