Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/dice-so-nice/main/zh_Hant/statistics/?format=api
{ "total": 532, "total_words": 2495, "total_chars": 14880, "last_change": "2026-05-27T09:37:55.241919Z", "recent_changes": 0, "translated": 144, "translated_words": 438, "translated_percent": 27.0, "translated_words_percent": 17.5, "translated_chars": 2642, "translated_chars_percent": 17.7, "fuzzy": 9, "fuzzy_percent": 1.6, "fuzzy_words": 133, "fuzzy_words_percent": 5.3, "fuzzy_chars": 763, "fuzzy_chars_percent": 5.1, "failing": 3, "failing_percent": 0.5, "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": "zh_Hant", "name": "Chinese (Traditional Han script)", "url": "https://weblate.foundryvtt-hub.com/projects/dice-so-nice/main/zh_Hant/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/dice-so-nice/main/zh_Hant/" }