Translation components API.

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

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

{
    "last_author": "Dmitry Karpov",
    "code": "ky",
    "failing_percent": 2.8,
    "total_words": 391,
    "translated_words": 389,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/bk/ky/",
    "fuzzy": 1,
    "total": 104,
    "name": "Kyrgyz",
    "url": "http://weblate.ucs.ru/engage/kiosk2/ky/",
    "translated_percent": 99.0,
    "failing": 3,
    "fuzzy_percent": 0.9,
    "translated": 103,
    "last_change": "2023-11-21T08:00:58"
}