Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/audio/de/statistics/?format=api
{ "total": 27, "total_words": 45, "last_change": null, "recent_changes": 0, "translated": 26, "translated_words": 44, "translated_percent": 96.2, "translated_words_percent": 97.7, "translated_chars": 253, "translated_chars_percent": 97.6, "total_chars": 259, "fuzzy": 1, "fuzzy_percent": 3.7, "failing": 3, "failing_percent": 11.1, "code": "de", "name": "German", "url": "https://weblate.linphone.org/projects/linphone-iphone/audio/de/", "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/audio/de/" }