Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/dai/codex/en/statistics/?format=api
{ "total": 2932, "total_words": 191757, "last_change": null, "recent_changes": 0, "translated": 2932, "translated_words": 191757, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 1108314, "translated_chars_percent": 100.0, "total_chars": 1108314, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "code": "en", "name": "English", "url": "http://waldo.team/projects/dai/codex/en/", "translate_url": "http://waldo.team/translate/dai/codex/en/" }