Statistics
Translation projects API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/projects/data-server/statistics/?format=api
{ "total": 6502, "total_words": 22621, "total_chars": 149303, "last_change": "2025-10-16T09:25:15.430499Z", "recent_changes": 791, "translated": 5280, "translated_words": 18294, "translated_percent": 81.2, "translated_words_percent": 80.8, "translated_chars": 120867, "translated_chars_percent": 80.9, "fuzzy": 0, "fuzzy_percent": 0.0, "fuzzy_words": 0, "fuzzy_words_percent": 0.0, "fuzzy_chars": 0, "fuzzy_chars_percent": 0.0, "failing": 255, "failing_percent": 3.9, "approved": 0, "approved_percent": 0.0, "approved_words": 0, "approved_words_percent": 0.0, "approved_chars": 0, "approved_chars_percent": 0.0, "readonly": 407, "readonly_percent": 6.2, "readonly_words": 1373, "readonly_words_percent": 6.0, "readonly_chars": 9119, "readonly_chars_percent": 6.1, "suggestions": 0, "comments": 1, "name": "Data Server", "url": "http://translate.gtaf.org/projects/data-server/" }