Translation components API.

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

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

{
    "last_author": "Rkeeper Macedonia",
    "code": "mk",
    "failing_percent": 11.7,
    "total_words": 29288,
    "translated_words": 18299,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sh/mk/",
    "fuzzy": 15,
    "total": 10725,
    "name": "Macedonian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/mk/",
    "translated_percent": 81.4,
    "failing": 1257,
    "fuzzy_percent": 0.1,
    "translated": 8731,
    "last_change": "2025-09-18T13:01:55"
}