Translation components API.

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

GET /api/translations/storehouse5/shadm/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": 3.4,
    "total_words": 3423,
    "translated_words": 2378,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/shadm/mn/",
    "fuzzy": 5,
    "total": 994,
    "name": "Mongolian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/mn/",
    "translated_percent": 69.7,
    "failing": 34,
    "fuzzy_percent": 0.5,
    "translated": 693,
    "last_change": "2022-03-23T00:52:53"
}