Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/plugins/glossary/fa_IR/statistics/?format=api
{ "total": 97, "total_words": 161, "total_chars": 1169, "last_change": "2025-03-07T09:02:30.290430Z", "recent_changes": 95, "translated": 95, "translated_words": 159, "translated_percent": 97.9, "translated_words_percent": 98.7, "translated_chars": 1152, "translated_chars_percent": 98.5, "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_IR", "name": "Persian", "url": "http://translate.pkp.sfu.ca/projects/plugins/glossary/fa_IR/", "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/glossary/fa_IR/" }