Translation components API.

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

GET /api/translations/kiosk2/kfc-amrest/ro/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": "Alexandru Teodoru",
    "code": "ro",
    "failing_percent": 0.0,
    "total_words": 461,
    "translated_words": 274,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/ro/",
    "fuzzy": 0,
    "total": 110,
    "name": "Romanian",
    "url": "http://weblate.ucs.ru/engage/kiosk2/ro/",
    "translated_percent": 56.3,
    "failing": 0,
    "fuzzy_percent": 0.0,
    "translated": 62,
    "last_change": "2024-06-15T08:18:14"
}