Statistics
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/gajim/statistics/?format=api
{ "total": 73051, "total_words": 276991, "total_chars": 1714779, "last_change": "2025-11-05T02:11:59.385244Z", "recent_changes": 1641, "translated": 32649, "translated_words": 117382, "translated_percent": 44.6, "translated_words_percent": 42.3, "translated_chars": 728601, "translated_chars_percent": 42.4, "fuzzy": 23952, "fuzzy_percent": 32.7, "failing": 8369, "failing_percent": 11.4, "approved": 0, "approved_percent": 0.0, "readonly": 2230, "readonly_percent": 3.0, "suggestions": 141, "comments": 2, "name": "Gajim", "url": "https://translate.gajim.org/projects/gajim/" }