Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/tails/features/ru/statistics/?format=api
{ "total": 50, "total_words": 405, "total_chars": 4677, "last_change": "2025-12-09T21:02:35.273840Z", "recent_changes": 0, "translated": 15, "translated_words": 85, "translated_percent": 30.0, "translated_words_percent": 20.9, "translated_chars": 954, "translated_chars_percent": 20.3, "fuzzy": 19, "fuzzy_percent": 38.0, "fuzzy_words": 195, "fuzzy_words_percent": 48.1, "fuzzy_chars": 2119, "fuzzy_chars_percent": 45.3, "failing": 19, "failing_percent": 38.0, "approved": 12, "approved_percent": 24.0, "approved_words": 46, "approved_words_percent": 11.3, "approved_chars": 467, "approved_chars_percent": 9.9, "readonly": 0, "readonly_percent": 0.0, "readonly_words": 0, "readonly_words_percent": 0.0, "readonly_chars": 0, "readonly_chars_percent": 0.0, "suggestions": 6, "comments": 0, "code": "ru", "name": "Russian", "url": "https://translate.tails.net/projects/tails/features/ru/", "translate_url": "https://translate.tails.net/translate/tails/features/ru/" }