Statistics
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/mineland/statistics/?format=api
{ "total": 287190, "total_words": 7078746, "total_chars": 55718074, "last_change": "2026-04-03T23:35:42.322602Z", "recent_changes": 155, "translated": 61116, "translated_words": 1207561, "translated_percent": 21.2, "translated_words_percent": 17.0, "translated_chars": 9422178, "translated_chars_percent": 16.9, "fuzzy": 2508, "fuzzy_percent": 0.8, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 13052, "readonly_percent": 4.5, "suggestions": 1694, "comments": 34, "name": "mineland", "url": "https://weblate.mineland.net/projects/mineland/" }