Translation components API.

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

GET /api/translations/kiosk2/kfc-mena/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": 9.1,
    "total_words": 792,
    "translated_words": 736,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-mena/hy/",
    "fuzzy": 0,
    "total": 185,
    "name": "Armenian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/hy/",
    "translated_percent": 93.5,
    "failing": 17,
    "fuzzy_percent": 0.0,
    "translated": 173,
    "last_change": "2024-10-22T17:59:39"
}