Translation components API.

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

GET /api/translations/mobcashdesk/client/lv/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": "Evita Strode",
    "code": "lv",
    "failing_percent": 0.6,
    "total_words": 1110,
    "translated_words": 385,
    "url_translate": "http://weblate.ucs.ru/projects/mobcashdesk/client/lv/",
    "fuzzy": 0,
    "total": 315,
    "name": "Latvian",
    "url": "http://weblate.ucs.ru/engage/mobcashdesk/lv/",
    "translated_percent": 44.7,
    "failing": 2,
    "fuzzy_percent": 0.0,
    "translated": 141,
    "last_change": "2026-02-19T15:29:47"
}