Statistics
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/healthEstimate/statistics/?format=api
{ "total": 2291, "total_words": 14805, "total_chars": 89683, "last_change": "2025-10-07T20:52:16.411322Z", "recent_changes": 5, "translated": 1735, "translated_words": 11176, "translated_percent": 75.7, "translated_words_percent": 75.4, "translated_chars": 68047, "translated_chars_percent": 75.8, "fuzzy": 22, "fuzzy_percent": 0.9, "fuzzy_words": 283, "fuzzy_words_percent": 1.9, "fuzzy_chars": 1713, "fuzzy_chars_percent": 1.9, "failing": 83, "failing_percent": 3.6, "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": 6, "comments": 0, "name": "Health Estimate", "url": "https://weblate.foundryvtt-hub.com/projects/healthEstimate/" }