Translation components API.

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

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

{
    "last_author": "Juskenas Edvinas",
    "code": "lt",
    "failing_percent": 11.7,
    "total_words": 872,
    "translated_words": 745,
    "url_translate": "http://weblate.ucs.ru/projects/kdspro/common-lk/lt/",
    "fuzzy": 1,
    "total": 374,
    "name": "Lithuanian",
    "url": "http://weblate.ucs.ru/engage/kdspro/lt/",
    "translated_percent": 85.2,
    "failing": 44,
    "fuzzy_percent": 0.2,
    "translated": 319,
    "last_change": "2024-08-29T09:32:52"
}