Translation components API.

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

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

{
    "last_author": "Комаров Глеб",
    "code": "fi",
    "failing_percent": 10.8,
    "total_words": 775,
    "translated_words": 619,
    "url_translate": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest-default/fi/",
    "fuzzy": 1,
    "total": 202,
    "name": "Finnish",
    "url": "http://weblate.ucs.ru/engage/kiosk2/fi/",
    "translated_percent": 80.1,
    "failing": 22,
    "fuzzy_percent": 0.4,
    "translated": 162,
    "last_change": "2024-02-27T14:56:26"
}