Translation components API.

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

GET /api/translations/libo_ui-master/formulamessages/sw_TZ/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 472,
    "total_words": 642,
    "total_chars": 4228,
    "last_change": "2024-06-06T12:10:26.446073Z",
    "recent_changes": 0,
    "translated": 288,
    "translated_words": 291,
    "translated_percent": 61.0,
    "translated_words_percent": 45.3,
    "translated_chars": 1655,
    "translated_chars_percent": 39.1,
    "fuzzy": 55,
    "fuzzy_percent": 11.6,
    "fuzzy_words": 58,
    "fuzzy_words_percent": 9.0,
    "fuzzy_chars": 436,
    "fuzzy_chars_percent": 10.3,
    "failing": 3,
    "failing_percent": 0.6,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 1,
    "comments": 0,
    "code": "sw_TZ",
    "name": "Swahili (Tanzania)",
    "url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/sw_TZ/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/sw_TZ/"
}