Translation components API.

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

GET /api/translations/storehouse5/sh/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": 8.3,
    "total_words": 27066,
    "translated_words": 19733,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sh/mn/",
    "fuzzy": 72,
    "total": 10090,
    "name": "Mongolian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/mn/",
    "translated_percent": 78.7,
    "failing": 847,
    "fuzzy_percent": 0.7,
    "translated": 7942,
    "last_change": "2022-03-23T01:43:32"
}