Translation components API.

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

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

{
    "last_author": "Кристина Спасова",
    "code": "bg",
    "failing_percent": 6.4,
    "total_words": 1785,
    "translated_words": 1734,
    "url_translate": "http://weblate.ucs.ru/projects/mobwaiter5/mobwaiter5/bg/",
    "fuzzy": 3,
    "total": 495,
    "name": "Bulgarian",
    "url": "http://weblate.ucs.ru/engage/mobwaiter5/bg/",
    "translated_percent": 97.5,
    "failing": 32,
    "fuzzy_percent": 0.6,
    "translated": 483,
    "last_change": "2023-10-11T12:17:52"
}