Translation components API.

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

GET /api/translations/kdspro/errors-lk/de_AT/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": "Alexander Shugaev",
    "code": "de_AT",
    "failing_percent": 5.0,
    "total_words": 288,
    "translated_words": 259,
    "url_translate": "http://weblate.ucs.ru/projects/kdspro/errors-lk/de_AT/",
    "fuzzy": 4,
    "total": 79,
    "name": "Austrian German",
    "url": "http://weblate.ucs.ru/engage/kdspro/de_AT/",
    "translated_percent": 92.4,
    "failing": 4,
    "fuzzy_percent": 5.0,
    "translated": 73,
    "last_change": "2020-10-19T09:29:16"
}