Translation components API.

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

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

{
    "last_author": "Фарид Джафаров",
    "code": "az",
    "failing_percent": 0.6,
    "total_words": 4903,
    "translated_words": 57,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/core/az/",
    "fuzzy": 4,
    "total": 1038,
    "name": "Azerbaijani",
    "url": "http://weblate.ucs.ru/engage/kiosk2/az/",
    "translated_percent": 2.5,
    "failing": 7,
    "fuzzy_percent": 0.3,
    "translated": 26,
    "last_change": "2022-04-21T09:51:34"
}