Translation components API.

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

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

{
    "last_author": "Андрей Ванчурин",
    "code": "uk",
    "failing_percent": 8.7,
    "total_words": 508,
    "translated_words": 452,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/uk/",
    "fuzzy": 4,
    "total": 126,
    "name": "Ukrainian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/uk/",
    "translated_percent": 84.1,
    "failing": 11,
    "fuzzy_percent": 3.1,
    "translated": 106,
    "last_change": "2021-04-07T12:52:34"
}