Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/polyglot/main/ja/statistics/?format=api
{ "total": 137, "total_words": 1454, "total_chars": 9423, "last_change": "2026-05-24T15:37:02.894766Z", "recent_changes": 0, "translated": 45, "translated_words": 191, "translated_percent": 32.8, "translated_words_percent": 13.1, "translated_chars": 1238, "translated_chars_percent": 13.1, "fuzzy": 12, "fuzzy_percent": 8.7, "fuzzy_words": 178, "fuzzy_words_percent": 12.2, "fuzzy_chars": 1096, "fuzzy_chars_percent": 11.6, "failing": 1, "failing_percent": 0.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": "ja", "name": "Japanese", "url": "https://weblate.foundryvtt-hub.com/projects/polyglot/main/ja/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/polyglot/main/ja/" }