Translation components API.

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

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

{
    "last_author": "Bayram Muhiyev",
    "code": "tk",
    "failing_percent": 0.4,
    "total_words": 775,
    "translated_words": 678,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest-default/tk/",
    "fuzzy": 0,
    "total": 202,
    "name": "Turkmen",
    "url": "http://weblate.ucs.ru/engage/kiosk2/tk/",
    "translated_percent": 84.1,
    "failing": 1,
    "fuzzy_percent": 0.0,
    "translated": 170,
    "last_change": "2024-08-14T07:36:20"
}