Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/polyglot/main/sv/statistics/?format=api
{ "total": 135, "total_words": 1439, "total_chars": 9345, "last_change": "2025-10-23T19:56:30.792540Z", "recent_changes": 0, "translated": 55, "translated_words": 270, "translated_percent": 40.7, "translated_words_percent": 18.7, "translated_chars": 1742, "translated_chars_percent": 18.6, "fuzzy": 13, "fuzzy_percent": 9.6, "fuzzy_words": 179, "fuzzy_words_percent": 12.4, "fuzzy_chars": 1100, "fuzzy_chars_percent": 11.7, "failing": 12, "failing_percent": 8.8, "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, "code": "sv", "name": "Swedish", "url": "https://weblate.foundryvtt-hub.com/projects/polyglot/main/sv/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/polyglot/main/sv/" }