Translation components API.

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

GET /api/translations/storehouse5/sh5licen/mn/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": "Yestai Khakhar",
    "code": "mn",
    "failing_percent": 10.5,
    "total_words": 228,
    "translated_words": 220,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sh5licen/mn/",
    "fuzzy": 0,
    "total": 76,
    "name": "Mongolian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/mn/",
    "translated_percent": 97.3,
    "failing": 8,
    "fuzzy_percent": 0.0,
    "translated": 74,
    "last_change": "2022-03-21T01:26:58"
}