Translation components API.

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

GET /api/translations/mobcashdesk/client/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": 1.9,
    "total_words": 1110,
    "translated_words": 28,
    "url_translate": "http://weblate.ucs.ru/projects/mobcashdesk/client/mn/",
    "fuzzy": 4,
    "total": 315,
    "name": "Mongolian",
    "url": "http://weblate.ucs.ru/engage/mobcashdesk/mn/",
    "translated_percent": 6.3,
    "failing": 6,
    "fuzzy_percent": 1.2,
    "translated": 20,
    "last_change": "2020-06-17T07:33:00"
}