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-01-08T13:57:45.801091Z", "recent_changes": 955, "translated": 2900, "translated_words": 106209, "translated_percent": 96.1, "translated_words_percent": 95.1, "translated_chars": 672002, "translated_chars_percent": 95.4, "total_chars": 704140, "fuzzy": 1, "fuzzy_percent": 0.1, "failing": 80, "failing_percent": 2.6, "approved": 0, "approved_percent": 0.0, "readonly": 944, "readonly_percent": 31.2, "suggestions": 2, "comments": 0, "name": "TRM", "url": "https://weblate.duniter.org/projects/trm/" }