Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/wl3/quest/ko/statistics/?format=api
{ "total": 1853, "total_words": 26975, "last_change": "2022-06-28T09:24:06.472019Z", "recent_changes": 9, "translated": 1853, "translated_words": 26975, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 154700, "translated_chars_percent": 100.0, "total_chars": 154700, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 5, "failing_percent": 0.2, "code": "ko", "name": "Korean", "url": "http://waldo.team/projects/wl3/quest/ko/", "translate_url": "http://waldo.team/translate/wl3/quest/ko/" }