Translation components API.

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

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

{
    "last_author": "Aleksey Vantzlav",
    "code": "be",
    "failing_percent": 42.1,
    "total_words": 905,
    "translated_words": 734,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/bk-belarus/be/",
    "fuzzy": 3,
    "total": 216,
    "name": "Belarusian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/be/",
    "translated_percent": 92.5,
    "failing": 91,
    "fuzzy_percent": 1.3,
    "translated": 200,
    "last_change": "2024-03-14T13:42:09"
}