Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/yunohost/core/ja/statistics/?format=api
{ "total": 869, "total_words": 10173, "total_chars": 66564, "last_change": "2025-03-25T18:50:03.308891Z", "recent_changes": 0, "translated": 482, "translated_words": 5058, "translated_percent": 55.4, "translated_words_percent": 49.7, "translated_chars": 32922, "translated_chars_percent": 49.4, "fuzzy": 218, "fuzzy_percent": 25.0, "fuzzy_words": 3107, "fuzzy_words_percent": 30.5, "fuzzy_chars": 20929, "fuzzy_chars_percent": 31.4, "failing": 193, "failing_percent": 22.2, "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": "ja", "name": "Japanese", "url": "https://translate.yunohost.org/projects/yunohost/core/ja/", "translate_url": "https://translate.yunohost.org/translate/yunohost/core/ja/" }