Translation components API.

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

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

{
    "last_author": "Ficsór Imre",
    "code": "hu",
    "failing_percent": 6.2,
    "total_words": 1015,
    "translated_words": 514,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/bk-belarus/hu/",
    "fuzzy": 1,
    "total": 224,
    "name": "Hungarian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/hu/",
    "translated_percent": 57.1,
    "failing": 14,
    "fuzzy_percent": 0.4,
    "translated": 128,
    "last_change": "2024-10-31T15:58:38"
}