Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/chatconversationview/cs/statistics/?format=api
{ "total": 30, "total_words": 50, "last_change": "2023-11-01T14:39:49.159078Z", "recent_changes": 28, "translated": 30, "translated_words": 50, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 296, "translated_chars_percent": 100.0, "total_chars": 296, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "code": "cs", "name": "Czech", "url": "https://weblate.linphone.org/projects/linphone-iphone/chatconversationview/cs/", "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/chatconversationview/cs/" }