Translation components API.

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

GET /api/translations/libo_ui-master/formulamessages/mni/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:08.472098Z",
    "recent_changes": 0,
    "translated": 89,
    "translated_words": 92,
    "translated_percent": 18.8,
    "translated_words_percent": 14.3,
    "translated_chars": 490,
    "translated_chars_percent": 11.5,
    "fuzzy": 68,
    "fuzzy_percent": 14.4,
    "fuzzy_words": 71,
    "fuzzy_words_percent": 11.0,
    "fuzzy_chars": 388,
    "fuzzy_chars_percent": 9.1,
    "failing": 13,
    "failing_percent": 2.7,
    "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": 0,
    "comments": 0,
    "code": "mni",
    "name": "Manipuri",
    "url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/mni/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/mni/"
}