Statistics
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/terrain-ruler/statistics/?format=api
{ "total": 76, "total_words": 240, "total_chars": 1404, "last_change": "2026-05-23T15:29:07.813818Z", "recent_changes": 21, "translated": 68, "translated_words": 192, "translated_percent": 89.4, "translated_words_percent": 80.0, "translated_chars": 1150, "translated_chars_percent": 81.9, "fuzzy": 4, "fuzzy_percent": 5.2, "fuzzy_words": 44, "fuzzy_words_percent": 18.3, "fuzzy_chars": 244, "fuzzy_chars_percent": 17.3, "failing": 0, "failing_percent": 0.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": 1, "name": "Terrain Ruler", "url": "https://weblate.foundryvtt-hub.com/projects/terrain-ruler/" }