Translation components API.

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

GET /api/translations/sh5dct/main/bg/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": "Виктор Грудев",
    "code": "bg",
    "failing_percent": 7.6,
    "total_words": 958,
    "translated_words": 911,
    "url_translate": "http://weblate.ucs.ru/projects/sh5dct/main/bg/",
    "fuzzy": 2,
    "total": 288,
    "name": "Bulgarian",
    "url": "http://weblate.ucs.ru/engage/sh5dct/bg/",
    "translated_percent": 97.9,
    "failing": 22,
    "fuzzy_percent": 0.6,
    "translated": 282,
    "last_change": "2023-07-18T07:06:24"
}