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": 3.1,
    "total_words": 508,
    "translated_words": 505,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/ky/",
    "fuzzy": 1,
    "total": 126,
    "name": "Kyrgyz",
    "url": "http://weblate.ucs.ru/engage/kiosk2/ky/",
    "translated_percent": 98.4,
    "failing": 4,
    "fuzzy_percent": 0.7,
    "translated": 124,
    "last_change": "2023-12-08T09:32:21"
}