Translation components API.

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

GET /api/translations/storehouse5/shadm/ka/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": "Zarqua Irakli",
    "code": "ka",
    "failing_percent": 10.8,
    "total_words": 3423,
    "translated_words": 2266,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/shadm/ka/",
    "fuzzy": 5,
    "total": 994,
    "name": "Georgian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/ka/",
    "translated_percent": 65.9,
    "failing": 108,
    "fuzzy_percent": 0.5,
    "translated": 656,
    "last_change": "2022-02-10T08:53:49"
}