Statistics
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/ops/statistics/?format=api
{ "total": 9227, "total_words": 105109, "total_chars": 720672, "last_change": "2026-03-30T07:08:00.259677Z", "recent_changes": 1224, "translated": 5608, "translated_words": 61670, "translated_percent": 60.7, "translated_words_percent": 58.6, "translated_chars": 424099, "translated_chars_percent": 58.8, "fuzzy": 96, "fuzzy_percent": 1.0, "failing": 125, "failing_percent": 1.3, "approved": 0, "approved_percent": 0.0, "readonly": 31, "readonly_percent": 0.3, "suggestions": 0, "comments": 2, "name": "Open Preprint Systems", "url": "http://translate.pkp.sfu.ca/projects/ops/" }