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": 28262,
    "translated_words": 19779,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sh/mn/",
    "fuzzy": 75,
    "total": 10443,
    "name": "Mongolian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/mn/",
    "translated_percent": 76.0,
    "failing": 851,
    "fuzzy_percent": 0.7,
    "translated": 7947,
    "last_change": "2022-03-23T01:43:32"
}