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.1,
    "total_words": 27957,
    "translated_words": 19736,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sh/mn/",
    "fuzzy": 73,
    "total": 10343,
    "name": "Mongolian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/mn/",
    "translated_percent": 76.7,
    "failing": 848,
    "fuzzy_percent": 0.7,
    "translated": 7942,
    "last_change": "2022-03-23T01:43:32"
}