Translation components API.

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

GET /api/translations/kdspro/errors-lk/vi/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": "Hai Pham",
    "code": "vi",
    "failing_percent": 0.0,
    "total_words": 288,
    "translated_words": 131,
    "url_translate": "http://weblate.ucs.ru/projects/kdspro/errors-lk/vi/",
    "fuzzy": 0,
    "total": 79,
    "name": "Vietnamese",
    "url": "http://weblate.ucs.ru/engage/kdspro/vi/",
    "translated_percent": 44.3,
    "failing": 0,
    "fuzzy_percent": 0.0,
    "translated": 35,
    "last_change": "2023-08-23T08:42:56"
}