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": 2.0,
    "total_words": 271,
    "translated_words": 61,
    "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": 28.9,
    "failing": 3,
    "fuzzy_percent": 0.0,
    "translated": 42,
    "last_change": "2025-12-31T08:50:45"
}