Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/resource-catalog-16-0/crnd_customer_profile/en/statistics/?format=api
{ "total": 109, "total_words": 269, "last_change": null, "recent_changes": 0, "translated": 109, "translated_words": 269, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 1786, "translated_chars_percent": 100.0, "total_chars": 1786, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 12, "failing_percent": 11.0, "code": "en", "name": "English", "url": "http://weblate.crnd.pro/projects/resource-catalog-16-0/crnd_customer_profile/en/", "translate_url": "http://weblate.crnd.pro/translate/resource-catalog-16-0/crnd_customer_profile/en/" }