Translation components API.

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

GET /api/translations/kiosk2/default/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": 2.8,
    "total_words": 680,
    "translated_words": 668,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/default/mk/",
    "fuzzy": 1,
    "total": 173,
    "name": "Macedonian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/mk/",
    "translated_percent": 95.9,
    "failing": 5,
    "fuzzy_percent": 0.5,
    "translated": 166,
    "last_change": "2022-10-07T10:42:37"
}