Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/chatslistview/es_AR/statistics/?format=api
{ "total": 7, "total_words": 13, "last_change": null, "recent_changes": 0, "translated": 7, "translated_words": 13, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 78, "translated_chars_percent": 100.0, "total_chars": 78, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 1, "failing_percent": 14.2, "code": "es_AR", "name": "Spanish (Argentina)", "url": "https://weblate.linphone.org/projects/linphone-iphone/chatslistview/es_AR/", "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/chatslistview/es_AR/" }