Translation components API.

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

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

{
    "last_author": "Reznicek Jan",
    "code": "cs",
    "failing_percent": 25.5,
    "total_words": 1282,
    "translated_words": 905,
    "url_translate": "http://weblate.ucs.ru/projects/kdspro/settings-lk/cs/",
    "fuzzy": 0,
    "total": 556,
    "name": "Czech",
    "url": "http://weblate.ucs.ru/engage/kdspro/cs/",
    "translated_percent": 70.1,
    "failing": 142,
    "fuzzy_percent": 0.0,
    "translated": 390,
    "last_change": "2024-10-25T08:39:29"
}