Translation components API.

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

GET /api/translations/storehouse5/sh/hy/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": "Michael Harutyunyan",
    "code": "hy",
    "failing_percent": 0.6,
    "total_words": 27066,
    "translated_words": 20703,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sh/hy/",
    "fuzzy": 65,
    "total": 10090,
    "name": "Armenian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/hy/",
    "translated_percent": 77.1,
    "failing": 65,
    "fuzzy_percent": 0.6,
    "translated": 7783,
    "last_change": "2021-06-07T10:42:26"
}