Translation components API.

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

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

{
    "last_author": "Фарид Джафаров",
    "code": "az",
    "failing_percent": 8.7,
    "total_words": 508,
    "translated_words": 489,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/az/",
    "fuzzy": 5,
    "total": 126,
    "name": "Azerbaijani",
    "url": "http://weblate.ucs.ru/engage/kiosk2/az/",
    "translated_percent": 92.0,
    "failing": 11,
    "fuzzy_percent": 3.9,
    "translated": 116,
    "last_change": "2022-04-21T10:20:18"
}