Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/tails/linux/it/statistics/?format=api
{ "total": 21, "total_words": 126, "total_chars": 1620, "last_change": "2026-03-26T01:22:36.770256Z", "recent_changes": 1, "translated": 21, "translated_words": 126, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 1620, "translated_chars_percent": 100.0, "fuzzy": 0, "fuzzy_percent": 0.0, "fuzzy_words": 0, "fuzzy_words_percent": 0.0, "fuzzy_chars": 0, "fuzzy_chars_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 18, "approved_percent": 85.7, "approved_words": 80, "approved_words_percent": 63.4, "approved_chars": 1275, "approved_chars_percent": 78.7, "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": "it", "name": "Italian", "url": "https://translate.tails.net/projects/tails/linux/it/", "translate_url": "https://translate.tails.net/translate/tails/linux/it/" }