Translation components API.

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

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

{
    "last_author": "Красюкова Мария",
    "code": "en",
    "failing_percent": 0.1,
    "total_words": 1165,
    "translated_words": 1116,
    "url_translate": "http://weblate.ucs.ru/projects/kdspro/settings-lk/en/",
    "fuzzy": 1,
    "total": 509,
    "name": "English",
    "url": "http://weblate.ucs.ru/engage/kdspro/en/",
    "translated_percent": 96.8,
    "failing": 1,
    "fuzzy_percent": 0.1,
    "translated": 493,
    "last_change": "2021-03-19T07:33:07"
}