Translation components API.

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

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

{
    "last_author": null,
    "code": "bs_Latn",
    "failing_percent": 20.2,
    "total_words": 775,
    "translated_words": 675,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest-default/bs_Latn/",
    "fuzzy": 1,
    "total": 202,
    "name": "Bosnian (latin)",
    "url": "http://weblate.ucs.ru/engage/kiosk2/bs_Latn/",
    "translated_percent": 95.5,
    "failing": 41,
    "fuzzy_percent": 0.4,
    "translated": 193,
    "last_change": null
}