Translation components API.

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

GET /api/translations/unidrivers/unidriversl10n-fphun_bbox/ru/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": null,
    "code": "ru",
    "failing_percent": 0.0,
    "total_words": 160,
    "translated_words": 150,
    "url_translate": "http://weblate.ucs.ru/projects/unidrivers/unidriversl10n-fphun_bbox/ru/",
    "fuzzy": 2,
    "total": 38,
    "name": "Russian",
    "url": "http://weblate.ucs.ru/engage/unidrivers/ru/",
    "translated_percent": 89.4,
    "failing": 0,
    "fuzzy_percent": 5.2,
    "translated": 34,
    "last_change": null
}