Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/polyglot/main/zh_Hans/statistics/?format=api
{ "total": 135, "total_words": 1439, "total_chars": 9345, "last_change": "2025-10-23T19:56:30.857469Z", "recent_changes": 0, "translated": 114, "translated_words": 1263, "translated_percent": 84.4, "translated_words_percent": 87.7, "translated_chars": 8176, "translated_chars_percent": 87.4, "fuzzy": 8, "fuzzy_percent": 5.9, "fuzzy_words": 110, "fuzzy_words_percent": 7.6, "fuzzy_chars": 708, "fuzzy_chars_percent": 7.5, "failing": 7, "failing_percent": 5.1, "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_Hans", "name": "Chinese (Simplified Han script)", "url": "https://weblate.foundryvtt-hub.com/projects/polyglot/main/zh_Hans/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/polyglot/main/zh_Hans/" }