Translation components API.

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

GET /api/translations/rk_office/webman_reports/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": 60.6,
    "total_words": 271,
    "translated_words": 96,
    "url_translate": "http://weblate.ucs.ru/projects/rk_office/webman_reports/mk/",
    "fuzzy": 0,
    "total": 145,
    "name": "Macedonian",
    "url": "http://weblate.ucs.ru/engage/rk_office/mk/",
    "translated_percent": 42.0,
    "failing": 88,
    "fuzzy_percent": 0.0,
    "translated": 61,
    "last_change": "2026-03-30T07:18:39"
}