Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/plugins/lucene/es/statistics/?format=api
{ "total": 104, "total_words": 1366, "total_chars": 9558, "last_change": "2025-02-28T18:18:07.953350Z", "recent_changes": 10, "translated": 98, "translated_words": 888, "translated_percent": 94.2, "translated_words_percent": 65.0, "translated_chars": 6066, "translated_chars_percent": 63.4, "fuzzy": 1, "fuzzy_percent": 0.9, "failing": 2, "failing_percent": 1.9, "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/plugins/lucene/es/", "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/lucene/es/" }