Translation components API.

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

GET /api/translations/kiosk2/core/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": 1.8,
    "total_words": 4611,
    "translated_words": 310,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/core/tk/",
    "fuzzy": 0,
    "total": 966,
    "name": "Turkmen",
    "url": "http://weblate.ucs.ru/engage/kiosk2/tk/",
    "translated_percent": 12.9,
    "failing": 18,
    "fuzzy_percent": 0.0,
    "translated": 125,
    "last_change": "2024-08-13T06:17:28"
}