Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/shizuku/glossary/ru/statistics/?format=api
{ "total": 69, "total_words": 242, "last_change": "2024-07-22T13:52:07.862642Z", "recent_changes": 1, "translated": 15, "translated_words": 82, "translated_percent": 21.7, "translated_words_percent": 33.8, "translated_chars": 560, "translated_chars_percent": 24.7, "total_chars": 2261, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 2, "readonly_percent": 2.8, "suggestions": 1, "comments": 0, "code": "ru", "name": "Russian", "url": "https://weblate.rikka.app/projects/shizuku/glossary/ru/", "translate_url": "https://weblate.rikka.app/translate/shizuku/glossary/ru/" }