Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/linphone-iphone/uichatconversationimdntableviewcell/cs/statistics/?format=api
{ "total": 3, "total_words": 7, "last_change": "2023-08-22T16:55:00.278551Z", "recent_changes": 2, "translated": 3, "translated_words": 7, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 33, "translated_chars_percent": 100.0, "total_chars": 33, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "code": "cs", "name": "Czech", "url": "https://weblate.linphone.org/projects/linphone-iphone/uichatconversationimdntableviewcell/cs/", "translate_url": "https://weblate.linphone.org/translate/linphone-iphone/uichatconversationimdntableviewcell/cs/" }