Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/tails/linux/zh_TW/statistics/?format=api
{ "total": 21, "total_words": 126, "total_chars": 1620, "last_change": "2026-03-18T10:01:43.594706Z", "recent_changes": 0, "translated": 11, "translated_words": 42, "translated_percent": 52.3, "translated_words_percent": 33.3, "translated_chars": 791, "translated_chars_percent": 48.8, "fuzzy": 2, "fuzzy_percent": 9.5, "fuzzy_words": 6, "fuzzy_words_percent": 4.7, "fuzzy_chars": 118, "fuzzy_chars_percent": 7.2, "failing": 8, "failing_percent": 38.0, "approved": 10, "approved_percent": 47.6, "approved_words": 38, "approved_words_percent": 30.1, "approved_chars": 720, "approved_chars_percent": 44.4, "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": "zh_TW", "name": "Chinese (Taiwan)", "url": "https://translate.tails.net/projects/tails/linux/zh_TW/", "translate_url": "https://translate.tails.net/translate/tails/linux/zh_TW/" }