Statistics
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/trm/statistics/?format=api
{ "total": 3017, "total_words": 111641, "last_change": "2026-03-17T22:09:45.492475Z", "recent_changes": 992, "translated": 2931, "translated_words": 107674, "translated_percent": 97.1, "translated_words_percent": 96.4, "translated_chars": 680705, "translated_chars_percent": 96.6, "total_chars": 704140, "fuzzy": 1, "fuzzy_percent": 0.1, "failing": 74, "failing_percent": 2.4, "approved": 0, "approved_percent": 0.0, "readonly": 944, "readonly_percent": 31.2, "suggestions": 1, "comments": 0, "name": "TRM", "url": "https://weblate.duniter.org/projects/trm/" }