Translation components API.

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

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

{
    "last_author": "Зябрин Николай",
    "code": "kk",
    "failing_percent": 8.7,
    "total_words": 508,
    "translated_words": 446,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/kk/",
    "fuzzy": 5,
    "total": 126,
    "name": "Kazakh",
    "url": "http://weblate.ucs.ru/engage/kiosk2/kk/",
    "translated_percent": 79.3,
    "failing": 11,
    "fuzzy_percent": 3.9,
    "translated": 100,
    "last_change": "2021-12-22T06:55:34"
}