Translation components API.

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

GET /api/translations/storehouse5/dmctldmctl/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": 1.7,
    "total_words": 1154,
    "translated_words": 1115,
    "url_translate": "http://weblate.ucs.ru/projects/storehouse5/dmctldmctl/ka/",
    "fuzzy": 3,
    "total": 336,
    "name": "Georgian",
    "url": "http://weblate.ucs.ru/engage/storehouse5/ka/",
    "translated_percent": 95.5,
    "failing": 6,
    "fuzzy_percent": 0.8,
    "translated": 321,
    "last_change": "2022-02-10T08:53:49"
}