Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/habitica/tasks/pt/statistics/?format=api
{ "total": 145, "total_words": 694, "last_change": "2024-10-10T23:36:45.812177Z", "recent_changes": 1, "translated": 137, "translated_words": 618, "translated_percent": 94.4, "translated_words_percent": 89.0, "translated_chars": 3431, "translated_chars_percent": 88.8, "total_chars": 3861, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 2, "failing_percent": 1.3, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "pt", "name": "Portuguese", "url": "https://translate.habitica.com/projects/habitica/tasks/pt/", "translate_url": "https://translate.habitica.com/translate/habitica/tasks/pt/" }