Translation components API.

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

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

{
    "last_author": "Зябрин Николай",
    "code": "kk",
    "failing_percent": 4.8,
    "total_words": 4056,
    "translated_words": 3571,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/core/kk/",
    "fuzzy": 1,
    "total": 871,
    "name": "Kazakh",
    "url": "http://weblate.ucs.ru/engage/kiosk2/kk/",
    "translated_percent": 88.4,
    "failing": 42,
    "fuzzy_percent": 0.1,
    "translated": 770,
    "last_change": "2021-12-07T05:11:43"
}