Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/habitica/tasks/en/statistics/?format=api
{ "total": 140, "total_words": 660, "last_change": null, "recent_changes": 0, "translated": 140, "translated_words": 660, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 3694, "translated_chars_percent": 100.0, "total_chars": 3694, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 49, "failing_percent": 35.0, "approved": 0, "approved_percent": 0.0, "readonly": 140, "readonly_percent": 100.0, "suggestions": 0, "comments": 6, "code": "en", "name": "English", "url": "https://translate.habitica.com/projects/habitica/tasks/en/", "translate_url": "https://translate.habitica.com/translate/habitica/tasks/en/" }