Translation components API.

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

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

{
    "last_author": "Szakács Dániel",
    "code": "hu",
    "failing_percent": 1.6,
    "total_words": 1785,
    "translated_words": 1785,
    "url_translate": "http://weblate.ucs.ru/projects/mobwaiter5/mobwaiter5/hu/",
    "fuzzy": 0,
    "total": 495,
    "name": "Hungarian",
    "url": "http://weblate.ucs.ru/engage/mobwaiter5/hu/",
    "translated_percent": 100.0,
    "failing": 8,
    "fuzzy_percent": 0.0,
    "translated": 495,
    "last_change": "2024-04-22T08:12:06"
}