Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/omp/emails/fr/statistics/?format=api
{ "total": 59, "total_words": 2148, "total_chars": 16008, "last_change": null, "recent_changes": 0, "translated": 59, "translated_words": 2148, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 16008, "translated_chars_percent": 100.0, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 1, "failing_percent": 1.6, "approved": 0, "approved_percent": 0.0, "readonly": 2, "readonly_percent": 3.3, "suggestions": 0, "comments": 0, "code": "fr", "name": "French", "url": "http://translate.pkp.sfu.ca/projects/omp/emails/fr/", "translate_url": "http://translate.pkp.sfu.ca/translate/omp/emails/fr/" }