Translation components API.

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

GET /api/translations/storehouse5/shadm/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": 3423,
    "translated_words": 68,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/shadm/mk/",
    "fuzzy": 2,
    "total": 994,
    "name": "Macedonian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/mk/",
    "translated_percent": 2.2,
    "failing": 1,
    "fuzzy_percent": 0.2,
    "translated": 22,
    "last_change": "2024-04-30T08:29:02"
}