Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/yasnac/glossary/es/statistics/?format=api
{ "total": 5, "total_words": 13, "last_change": "2025-02-10T03:38:51.411118Z", "recent_changes": 2, "translated": 4, "translated_words": 12, "translated_percent": 80.0, "translated_words_percent": 92.3, "translated_chars": 93, "translated_chars_percent": 86.1, "total_chars": 108, "fuzzy": 1, "fuzzy_percent": 20.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 2, "readonly_percent": 40.0, "suggestions": 0, "comments": 0, "code": "es", "name": "Spanish", "url": "https://weblate.rikka.app/projects/yasnac/glossary/es/", "translate_url": "https://weblate.rikka.app/translate/yasnac/glossary/es/" }