Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/habitica/content/pt/statistics/?format=api
{ "total": 413, "total_words": 912, "last_change": "2025-05-14T14:36:30.168785Z", "recent_changes": 1, "translated": 394, "translated_words": 858, "translated_percent": 95.3, "translated_words_percent": 94.0, "translated_chars": 4602, "translated_chars_percent": 94.2, "total_chars": 4884, "fuzzy": 1, "fuzzy_percent": 0.2, "failing": 9, "failing_percent": 2.1, "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/content/pt/", "translate_url": "https://translate.habitica.com/translate/habitica/content/pt/" }