Translation components API.

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

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

{
    "last_author": "Rkeeper Macedonia",
    "code": "mk",
    "failing_percent": 5.1,
    "total_words": 4035,
    "translated_words": 2681,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/core/mk/",
    "fuzzy": 0,
    "total": 868,
    "name": "Macedonian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/mk/",
    "translated_percent": 69.2,
    "failing": 45,
    "fuzzy_percent": 0.0,
    "translated": 601,
    "last_change": "2022-10-12T11:54:06"
}