Translation components API.

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

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

{
    "last_author": "Зябрин Николай",
    "code": "kk",
    "failing_percent": 4.6,
    "total_words": 680,
    "translated_words": 657,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/default/kk/",
    "fuzzy": 5,
    "total": 173,
    "name": "Kazakh",
    "url": "http://weblate.ucs.ru/engage/kiosk2/kk/",
    "translated_percent": 93.6,
    "failing": 8,
    "fuzzy_percent": 2.8,
    "translated": 162,
    "last_change": "2021-11-30T10:34:50"
}