Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/habitica/generic/ru/statistics/?format=api
{ "total": 247, "total_words": 1188, "last_change": "2025-10-08T10:40:41.658323Z", "recent_changes": 1, "translated": 244, "translated_words": 1140, "translated_percent": 98.7, "translated_words_percent": 95.9, "translated_chars": 7096, "translated_chars_percent": 95.5, "total_chars": 7425, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 1, "comments": 0, "code": "ru", "name": "Russian", "url": "https://translate.habitica.com/projects/habitica/generic/ru/", "translate_url": "https://translate.habitica.com/translate/habitica/generic/ru/" }