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.9,
    "total_words": 27957,
    "translated_words": 17706,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sh/mk/",
    "fuzzy": 0,
    "total": 10343,
    "name": "Macedonian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/mk/",
    "translated_percent": 83.2,
    "failing": 1236,
    "fuzzy_percent": 0.0,
    "translated": 8608,
    "last_change": "2025-02-24T15:38:03"
}