Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/ojs/glossary/es/statistics/?format=api
{ "total": 18, "total_words": 41, "total_chars": 274, "last_change": "2024-04-26T10:51:17.084044Z", "recent_changes": 1, "translated": 16, "translated_words": 23, "translated_percent": 88.8, "translated_words_percent": 56.0, "translated_chars": 174, "translated_chars_percent": 63.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": "es", "name": "Spanish", "url": "http://translate.pkp.sfu.ca/projects/ojs/glossary/es/", "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/glossary/es/" }