Translation components API.

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

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

{
    "last_author": "it@armfastfood.am",
    "code": "hy",
    "failing_percent": 98.4,
    "total_words": 508,
    "translated_words": 505,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/hy/",
    "fuzzy": 1,
    "total": 126,
    "name": "Armenian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/hy/",
    "translated_percent": 98.4,
    "failing": 124,
    "fuzzy_percent": 0.7,
    "translated": 124,
    "last_change": "2023-10-29T17:50:58"
}