Translation components API.

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

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

{
    "last_author": "Irakli Zarqua",
    "code": "ka",
    "failing_percent": 4.6,
    "total_words": 896,
    "translated_words": 622,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/bk-belarus/ka/",
    "fuzzy": 0,
    "total": 215,
    "name": "Georgian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/ka/",
    "translated_percent": 69.3,
    "failing": 10,
    "fuzzy_percent": 0.0,
    "translated": 149,
    "last_change": "2024-11-07T12:09:43"
}