Translation components API.

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

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

{
    "last_author": "Artur Egoryan",
    "code": "hy",
    "failing_percent": 2.0,
    "total_words": 4057,
    "translated_words": 3736,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/core/hy/",
    "fuzzy": 1,
    "total": 871,
    "name": "Armenian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/hy/",
    "translated_percent": 91.5,
    "failing": 18,
    "fuzzy_percent": 0.1,
    "translated": 797,
    "last_change": "2024-04-02T13:01:40"
}