Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/chat/hu/statistics/?format=api
{ "total": 6, "total_words": 21, "last_change": null, "recent_changes": 0, "translated": 5, "translated_words": 17, "translated_percent": 83.3, "translated_words_percent": 80.9, "translated_chars": 102, "translated_chars_percent": 81.6, "total_chars": 125, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "code": "hu", "name": "Hungarian", "url": "https://weblate.linphone.org/projects/linphone-iphone/chat/hu/", "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/chat/hu/" }