Translation components API.

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

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

{
    "last_author": "Комаров Глеб",
    "code": "sv",
    "failing_percent": 10.3,
    "total_words": 508,
    "translated_words": 493,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/sv/",
    "fuzzy": 5,
    "total": 126,
    "name": "Swedish",
    "url": "http://weblate.ucs.ru/engage/kiosk2/sv/",
    "translated_percent": 94.4,
    "failing": 13,
    "fuzzy_percent": 3.9,
    "translated": 119,
    "last_change": "2022-01-18T12:59:06"
}