Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/about-face/main/ja/statistics/?format=api
{ "total": 41, "total_words": 197, "total_chars": 1213, "last_change": "2025-10-10T05:36:43.589588Z", "recent_changes": 0, "translated": 32, "translated_words": 136, "translated_percent": 78.0, "translated_words_percent": 69.0, "translated_chars": 848, "translated_chars_percent": 69.9, "fuzzy": 7, "fuzzy_percent": 17.0, "fuzzy_words": 47, "fuzzy_words_percent": 23.8, "fuzzy_chars": 286, "fuzzy_chars_percent": 23.5, "failing": 5, "failing_percent": 12.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": "ja", "name": "Japanese", "url": "https://weblate.foundryvtt-hub.com/projects/about-face/main/ja/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/about-face/main/ja/" }