Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/call/zh_Hant/statistics/?format=api
{ "total": 8, "total_words": 24, "last_change": null, "recent_changes": 0, "translated": 6, "translated_words": 19, "translated_percent": 75.0, "translated_words_percent": 79.1, "translated_chars": 110, "translated_chars_percent": 72.3, "total_chars": 152, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 1, "failing_percent": 12.5, "code": "zh_Hant", "name": "Chinese (Traditional)", "url": "https://weblate.linphone.org/projects/linphone-iphone/call/zh_Hant/", "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/call/zh_Hant/" }