Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/twodsix/main/ru/statistics/?format=api
{ "total": 1488, "total_words": 6288, "total_chars": 39449, "last_change": "2025-11-16T08:12:37.726534Z", "recent_changes": 0, "translated": 429, "translated_words": 727, "translated_percent": 28.8, "translated_words_percent": 11.5, "translated_chars": 4564, "translated_chars_percent": 11.5, "fuzzy": 1, "fuzzy_percent": 0.1, "fuzzy_words": 4, "fuzzy_words_percent": 0.1, "fuzzy_chars": 27, "fuzzy_chars_percent": 0.1, "failing": 20, "failing_percent": 1.3, "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": 0, "comments": 0, "code": "ru", "name": "Russian", "url": "https://weblate.foundryvtt-hub.com/projects/twodsix/main/ru/", "translate_url": "https://weblate.foundryvtt-hub.com/translate/twodsix/main/ru/" }