Translation components API.

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

GET /api/translations/kdspro/common-lk/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": 10.3,
    "total_words": 828,
    "translated_words": 753,
    "url_translate": "http://weblate.ucs.ru/projects/kdspro/common-lk/hu/",
    "fuzzy": 0,
    "total": 359,
    "name": "Hungarian",
    "url": "http://weblate.ucs.ru/engage/kdspro/hu/",
    "translated_percent": 89.6,
    "failing": 37,
    "fuzzy_percent": 0.0,
    "translated": 322,
    "last_change": "2024-02-08T13:56:54"
}