Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/chat-portrait/main/de/statistics/?format=api
{ "total": 173, "total_words": 1650, "total_chars": 9907, "last_change": "2025-03-16T13:07:27.835640Z", "recent_changes": 18, "translated": 111, "translated_words": 779, "translated_percent": 64.1, "translated_words_percent": 47.2, "translated_chars": 4796, "translated_chars_percent": 48.4, "fuzzy": 0, "fuzzy_percent": 0.0, "fuzzy_words": 0, "fuzzy_words_percent": 0.0, "fuzzy_chars": 0, "fuzzy_chars_percent": 0.0, "failing": 5, "failing_percent": 2.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": 9, "comments": 0, "code": "de", "name": "German", "url": "https://weblate.foundryvtt-hub.com/projects/chat-portrait/main/de/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/chat-portrait/main/de/" }