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": "2025-11-07T06:47:16.317836Z", "recent_changes": 1204, "translated": 5590, "translated_words": 61081, "translated_percent": 60.5, "translated_words_percent": 58.1, "translated_chars": 419425, "translated_chars_percent": 58.1, "fuzzy": 103, "fuzzy_percent": 1.1, "failing": 147, "failing_percent": 1.5, "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/" }