Translation components API.

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

GET /api/translations/storehouse5/sh_test_json/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": 10.5,
    "total_words": 18567,
    "translated_words": 8377,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sh_test_json/mk/",
    "fuzzy": 67,
    "total": 6728,
    "name": "Macedonian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/mk/",
    "translated_percent": 63.9,
    "failing": 712,
    "fuzzy_percent": 0.9,
    "translated": 4302,
    "last_change": "2025-02-24T15:38:14"
}