Statistics
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/damage-log/statistics/?format=api
{ "total": 305, "total_words": 1395, "total_chars": 8090, "last_change": "2025-08-23T04:57:57.579349Z", "recent_changes": 4, "translated": 254, "translated_words": 1282, "translated_percent": 83.2, "translated_words_percent": 91.8, "translated_chars": 7404, "translated_chars_percent": 91.5, "fuzzy": 2, "fuzzy_percent": 0.6, "fuzzy_words": 2, "fuzzy_words_percent": 0.1, "fuzzy_chars": 12, "fuzzy_chars_percent": 0.1, "failing": 16, "failing_percent": 5.2, "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": 1, "comments": 0, "name": "Damage Log", "url": "https://weblate.foundryvtt-hub.com/projects/damage-log/" }