Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/chatslistview/nl/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": 2, "failing_percent": 28.5, "code": "nl", "name": "Dutch", "url": "https://weblate.linphone.org/projects/linphone-iphone/chatslistview/nl/", "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/chatslistview/nl/" }