Translation components API.

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

GET /api/translations/kiosk2/kfc-amrest-default/kk/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": null,
    "code": "kk",
    "failing_percent": 17.3,
    "total_words": 775,
    "translated_words": 739,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest-default/kk/",
    "fuzzy": 1,
    "total": 202,
    "name": "Kazakh",
    "url": "http://weblate.ucs.ru/engage/kiosk2/kk/",
    "translated_percent": 96.0,
    "failing": 35,
    "fuzzy_percent": 0.4,
    "translated": 194,
    "last_change": null
}