Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/immersive-translate/extension/es/statistics/?format=api
{ "total": 1200, "total_words": 9198, "total_chars": 62201, "last_change": "2025-09-24T07:19:49.178496Z", "recent_changes": 23, "translated": 1179, "translated_words": 8918, "translated_percent": 98.2, "translated_words_percent": 96.9, "translated_chars": 60244, "translated_chars_percent": 96.8, "fuzzy": 21, "fuzzy_percent": 1.7, "fuzzy_words": 280, "fuzzy_words_percent": 3.0, "fuzzy_chars": 1957, "fuzzy_chars_percent": 3.1, "failing": 174, "failing_percent": 14.5, "approved": 0, "approved_percent": 0.0, "approved_words": 0, "approved_words_percent": 0.0, "approved_chars": 0, "approved_chars_percent": 0.0, "readonly": 32, "readonly_percent": 2.6, "readonly_words": 34, "readonly_words_percent": 0.3, "readonly_chars": 134, "readonly_chars_percent": 0.2, "suggestions": 8, "comments": 0, "code": "es", "name": "Spanish", "url": "https://weblate.immersivetranslate.com/projects/immersive-translate/extension/es/", "translate_url": "https://weblate.immersivetranslate.com/translate/immersive-translate/extension/es/" }