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