Translation components API.

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

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

{
    "last_author": "Egor Vorobiew",
    "code": "de_AT",
    "failing_percent": 12.9,
    "total_words": 525,
    "translated_words": 500,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/de_AT/",
    "fuzzy": 8,
    "total": 131,
    "name": "Austrian German",
    "url": "http://weblate.ucs.ru/engage/kiosk2/de_AT/",
    "translated_percent": 92.3,
    "failing": 17,
    "fuzzy_percent": 6.1,
    "translated": 121,
    "last_change": "2024-10-25T10:21:14"
}