Translation components API.

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

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

{
    "last_author": "Reznicek Jan",
    "code": "sk",
    "failing_percent": 11.1,
    "total_words": 508,
    "translated_words": 489,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/sk/",
    "fuzzy": 5,
    "total": 126,
    "name": "Slovak",
    "url": "http://weblate.ucs.ru/engage/kiosk2/sk/",
    "translated_percent": 92.0,
    "failing": 14,
    "fuzzy_percent": 3.9,
    "translated": 116,
    "last_change": "2021-11-09T12:23:46"
}