Translation components API.

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

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

{
    "last_author": "Stefan Vujovic",
    "code": "sr",
    "failing_percent": 4.1,
    "total_words": 1684,
    "translated_words": 124,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/sdbman/sr/",
    "fuzzy": 5,
    "total": 511,
    "name": "Serbian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/sr/",
    "translated_percent": 13.3,
    "failing": 21,
    "fuzzy_percent": 0.9,
    "translated": 68,
    "last_change": "2020-11-09T15:33:04"
}