Translation components API.

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

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

{
    "last_author": "Dmitry Karpov",
    "code": "ky",
    "failing_percent": 2.5,
    "total_words": 650,
    "translated_words": 526,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/ky/",
    "fuzzy": 1,
    "total": 159,
    "name": "Kyrgyz",
    "url": "http://weblate.ucs.ru/engage/kiosk2/ky/",
    "translated_percent": 82.3,
    "failing": 4,
    "fuzzy_percent": 0.6,
    "translated": 131,
    "last_change": "2025-10-02T06:53:41"
}