Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/plugins/tinymce-plugin/fa/statistics/?format=api
{ "total": 11, "total_words": 54, "total_chars": 418, "last_change": null, "recent_changes": 0, "translated": 3, "translated_words": 17, "translated_percent": 27.2, "translated_words_percent": 31.4, "translated_chars": 158, "translated_chars_percent": 37.7, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "fa", "name": "Persian", "url": "http://translate.pkp.sfu.ca/projects/plugins/tinymce-plugin/fa/", "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/tinymce-plugin/fa/" }