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": 4.9,
    "total_words": 5549,
    "translated_words": 2575,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/core/mk/",
    "fuzzy": 16,
    "total": 1164,
    "name": "Macedonian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/mk/",
    "translated_percent": 50.2,
    "failing": 58,
    "fuzzy_percent": 1.3,
    "translated": 585,
    "last_change": "2022-10-12T11:54:06"
}