Statistics
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/ojs/statistics/?format=api
{ "total": 146722, "total_words": 1336355, "total_chars": 9218763, "last_change": "2026-02-23T15:56:05.204816Z", "recent_changes": 16510, "translated": 123750, "translated_words": 1079396, "translated_percent": 84.3, "translated_words_percent": 80.7, "translated_chars": 7424141, "translated_chars_percent": 80.5, "fuzzy": 787, "fuzzy_percent": 0.5, "failing": 2309, "failing_percent": 1.5, "approved": 0, "approved_percent": 0.0, "readonly": 2571, "readonly_percent": 1.7, "suggestions": 68, "comments": 32, "name": "Open Journal Systems", "url": "http://translate.pkp.sfu.ca/projects/ojs/" }