Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/plugins/citation-style-language-plugin/fr/statistics/?format=api
{ "total": 35, "total_words": 208, "total_chars": 1390, "last_change": null, "recent_changes": 0, "translated": 35, "translated_words": 208, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 1390, "translated_chars_percent": 100.0, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 6, "failing_percent": 17.1, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "fr", "name": "French", "url": "http://translate.pkp.sfu.ca/projects/plugins/citation-style-language-plugin/fr/", "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/citation-style-language-plugin/fr/" }