Statistics
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/party-resources/statistics/?format=api
{ "total": 768, "total_words": 5556, "total_chars": 32928, "last_change": "2026-03-19T00:57:54.412051Z", "recent_changes": 0, "translated": 698, "translated_words": 5057, "translated_percent": 90.8, "translated_words_percent": 91.0, "translated_chars": 29920, "translated_chars_percent": 90.8, "fuzzy": 6, "fuzzy_percent": 0.7, "fuzzy_words": 36, "fuzzy_words_percent": 0.6, "fuzzy_chars": 264, "fuzzy_chars_percent": 0.8, "failing": 115, "failing_percent": 14.9, "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": 4, "comments": 0, "name": "Party Resources", "url": "https://weblate.foundryvtt-hub.com/projects/party-resources/" }