Translation components API.

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

GET /api/translations/sh5dct/main/hu/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": "Szakács István",
    "code": "hu",
    "failing_percent": 1.2,
    "total_words": 1121,
    "translated_words": 833,
    "url_translate": "http://weblate.ucs.ru/projects/sh5dct/main/hu/",
    "fuzzy": 0,
    "total": 320,
    "name": "Hungarian",
    "url": "http://weblate.ucs.ru/engage/sh5dct/hu/",
    "translated_percent": 81.2,
    "failing": 4,
    "fuzzy_percent": 0.0,
    "translated": 260,
    "last_change": "2021-09-06T11:17:16"
}