Translation components API.

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

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

{
    "last_author": "Reznicek Jan",
    "code": "cs",
    "failing_percent": 1.4,
    "total_words": 1785,
    "translated_words": 1775,
    "url_translate": "http://weblate.ucs.ru/projects/mobwaiter5/mobwaiter5/cs/",
    "fuzzy": 1,
    "total": 495,
    "name": "Czech",
    "url": "http://weblate.ucs.ru/engage/mobwaiter5/cs/",
    "translated_percent": 99.3,
    "failing": 7,
    "fuzzy_percent": 0.2,
    "translated": 492,
    "last_change": "2024-01-30T14:41:43"
}