Statistics
Languages API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/languages/en/statistics/?format=api
{ "total": 43620, "total_words": 398862, "total_chars": 2704371, "last_change": "2025-11-22T17:53:12.242645Z", "recent_changes": 6, "translated": 43579, "translated_words": 398862, "translated_percent": 99.9, "translated_words_percent": 100.0, "translated_chars": 2704371, "translated_chars_percent": 100.0, "fuzzy": 0, "fuzzy_percent": 0.0, "fuzzy_words": 0, "fuzzy_words_percent": 0.0, "fuzzy_chars": 0, "fuzzy_chars_percent": 0.0, "failing": 4859, "failing_percent": 11.1, "approved": 0, "approved_percent": 0.0, "approved_words": 0, "approved_words_percent": 0.0, "approved_chars": 0, "approved_chars_percent": 0.0, "readonly": 38391, "readonly_percent": 88.0, "readonly_words": 375279, "readonly_words_percent": 94.0, "readonly_chars": 2549598, "readonly_chars_percent": 94.2, "suggestions": 0, "comments": 82, "name": "English", "url": "https://weblate.osgeo.org/languages/en/" }