Translation components API.

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

GET /api/translations/kiosk2/bk-belarus/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": 8.9,
    "total_words": 1015,
    "translated_words": 832,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/bk-belarus/hy/",
    "fuzzy": 1,
    "total": 224,
    "name": "Armenian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/hy/",
    "translated_percent": 95.5,
    "failing": 20,
    "fuzzy_percent": 0.4,
    "translated": 214,
    "last_change": "2024-10-22T19:27:22"
}