Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/habitica/inventory/tr/statistics/?format=api
{ "total": 8, "total_words": 20, "last_change": "2021-03-18T04:54:47.034339Z", "recent_changes": 3, "translated": 8, "translated_words": 20, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 98, "translated_chars_percent": 100.0, "total_chars": 98, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "tr", "name": "Turkish", "url": "https://translate.habitica.com/projects/habitica/inventory/tr/", "translate_url": "https://translate.habitica.com/translate/habitica/inventory/tr/" }