Statistics
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/about-face/statistics/?format=api
{ "total": 391, "total_words": 1799, "total_chars": 11063, "last_change": "2025-11-01T06:03:00.278403Z", "recent_changes": 34, "translated": 291, "translated_words": 1194, "translated_percent": 74.4, "translated_words_percent": 66.3, "translated_chars": 7408, "translated_chars_percent": 66.9, "fuzzy": 47, "fuzzy_percent": 12.0, "fuzzy_words": 324, "fuzzy_words_percent": 18.0, "fuzzy_chars": 1968, "fuzzy_chars_percent": 17.7, "failing": 12, "failing_percent": 3.0, "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, "name": "About Face", "url": "https://weblate.foundryvtt-hub.com/projects/about-face/" }