Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/pkp-lib/editor/en/statistics/?format=api
{ "total": 199, "total_words": 1281, "total_chars": 7778, "last_change": null, "recent_changes": 0, "translated": 198, "translated_words": 1271, "translated_percent": 99.4, "translated_words_percent": 99.2, "translated_chars": 7717, "translated_chars_percent": 99.2, "fuzzy": 1, "fuzzy_percent": 0.5, "failing": 47, "failing_percent": 23.6, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 1, "code": "en", "name": "English", "url": "http://translate.pkp.sfu.ca/projects/pkp-lib/editor/en/", "translate_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/editor/en/" }