Translation components API.

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

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

{
    "last_author": "Виктор Грудев",
    "code": "bg",
    "failing_percent": 11.0,
    "total_words": 1746,
    "translated_words": 1672,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sdbman/bg/",
    "fuzzy": 4,
    "total": 536,
    "name": "Bulgarian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/bg/",
    "translated_percent": 94.4,
    "failing": 59,
    "fuzzy_percent": 0.7,
    "translated": 506,
    "last_change": "2024-01-16T16:57:29"
}