Translation components API.

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

GET /api/translations/kiosk2/core/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": 1.6,
    "total_words": 4611,
    "translated_words": 4189,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/core/hy/",
    "fuzzy": 2,
    "total": 966,
    "name": "Armenian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/hy/",
    "translated_percent": 93.2,
    "failing": 16,
    "fuzzy_percent": 0.2,
    "translated": 901,
    "last_change": "2024-10-22T19:17:34"
}