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