Translation components API.

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

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

{
    "last_author": "Зябрин Николай",
    "code": "kk",
    "failing_percent": 0.9,
    "total_words": 391,
    "translated_words": 389,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/bk/kk/",
    "fuzzy": 1,
    "total": 104,
    "name": "Kazakh",
    "url": "http://weblate.ucs.ru/engage/kiosk2/kk/",
    "translated_percent": 99.0,
    "failing": 1,
    "fuzzy_percent": 0.9,
    "translated": 103,
    "last_change": "2021-12-08T12:30:28"
}