Translation components API.

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

GET /api/translations/storehouse5/dmctldmctl/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": 2.3,
    "total_words": 1154,
    "translated_words": 1115,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/dmctldmctl/mn/",
    "fuzzy": 3,
    "total": 336,
    "name": "Mongolian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/mn/",
    "translated_percent": 95.5,
    "failing": 8,
    "fuzzy_percent": 0.8,
    "translated": 321,
    "last_change": "2022-03-21T01:25:31"
}