Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/tails/aboutindex/zh_Hans/statistics/?format=api
{ "total": 11, "total_words": 51, "total_chars": 609, "last_change": "2026-03-09T13:01:22.619748Z", "recent_changes": 0, "translated": 0, "translated_words": 0, "translated_percent": 0.0, "translated_words_percent": 0.0, "translated_chars": 0, "translated_chars_percent": 0.0, "fuzzy": 10, "fuzzy_percent": 90.9, "fuzzy_words": 45, "fuzzy_words_percent": 88.2, "fuzzy_chars": 536, "fuzzy_chars_percent": 88.0, "failing": 0, "failing_percent": 0.0, "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": 10, "comments": 0, "code": "zh_Hans", "name": "Chinese (Simplified Han script)", "url": "https://translate.tails.net/projects/tails/aboutindex/zh_Hans/", "translate_url": "https://translate.tails.net/translate/tails/aboutindex/zh_Hans/" }