Translation components API.

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

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

{
    "last_author": null,
    "code": "az",
    "failing_percent": 5.4,
    "total_words": 775,
    "translated_words": 420,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest-default/az/",
    "fuzzy": 1,
    "total": 202,
    "name": "Azerbaijani",
    "url": "http://weblate.ucs.ru/engage/kiosk2/az/",
    "translated_percent": 48.5,
    "failing": 11,
    "fuzzy_percent": 0.4,
    "translated": 98,
    "last_change": null
}