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": 3.8,
    "total_words": 823,
    "translated_words": 798,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/bk-belarus/be/",
    "fuzzy": 2,
    "total": 207,
    "name": "Belarusian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/be/",
    "translated_percent": 97.1,
    "failing": 8,
    "fuzzy_percent": 0.9,
    "translated": 201,
    "last_change": "2024-03-14T13:42:09"
}