Translation components API.

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

GET /api/translations/storehouse5/shadm/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": 1.7,
    "total_words": 3423,
    "translated_words": 2486,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/shadm/sr/",
    "fuzzy": 6,
    "total": 994,
    "name": "Serbian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/sr/",
    "translated_percent": 72.7,
    "failing": 17,
    "fuzzy_percent": 0.6,
    "translated": 723,
    "last_change": "2020-11-09T10:51:00"
}