Translation components API.

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

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

{
    "last_author": "Фарид Джафаров",
    "code": "az",
    "failing_percent": 0.9,
    "total_words": 391,
    "translated_words": 71,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/bk/az/",
    "fuzzy": 1,
    "total": 104,
    "name": "Azerbaijani",
    "url": "http://weblate.ucs.ru/engage/kiosk2/az/",
    "translated_percent": 18.2,
    "failing": 1,
    "fuzzy_percent": 0.9,
    "translated": 19,
    "last_change": "2022-04-21T10:16:53"
}