Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/callincomingview/en/statistics/?format=api
{ "total": 18, "total_words": 24, "last_change": null, "recent_changes": 0, "translated": 18, "translated_words": 24, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 184, "translated_chars_percent": 100.0, "total_chars": 184, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "code": "en", "name": "English", "url": "https://weblate.linphone.org/projects/linphone-iphone/callincomingview/en/", "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/callincomingview/en/" }