Translation components API.

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

GET /api/translations/rk_lite/r-keeper-lite_store_core/kk/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": null,
    "code": "kk",
    "failing_percent": 13.2,
    "total_words": 1105,
    "translated_words": 207,
    "url_translate": "http://weblate.ucs.ru/projects/rk_lite/r-keeper-lite_store_core/kk/",
    "fuzzy": 0,
    "total": 265,
    "name": "Kazakh",
    "url": "http://weblate.ucs.ru/engage/rk_lite/kk/",
    "translated_percent": 47.5,
    "failing": 35,
    "fuzzy_percent": 0.0,
    "translated": 126,
    "last_change": null
}