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": 0.1,
    "total_words": 18567,
    "translated_words": 184,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sh_test_json/mk/",
    "fuzzy": 12,
    "total": 6728,
    "name": "Macedonian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/mk/",
    "translated_percent": 1.4,
    "failing": 12,
    "fuzzy_percent": 0.1,
    "translated": 95,
    "last_change": "2024-04-30T11:40:24"
}