Statistics
Languages API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/languages/en/statistics/?format=api
{ "total": 5896, "total_words": 59680, "total_chars": 483450, "last_change": "2026-07-30T12:00:42.626895Z", "recent_changes": 4, "translated": 5896, "translated_words": 59680, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 483450, "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": 750, "failing_percent": 12.7, "approved": 0, "approved_percent": 0.0, "approved_words": 0, "approved_words_percent": 0.0, "approved_chars": 0, "approved_chars_percent": 0.0, "readonly": 5741, "readonly_percent": 97.3, "readonly_words": 59436, "readonly_words_percent": 99.5, "readonly_chars": 481843, "readonly_chars_percent": 99.6, "suggestions": 0, "comments": 1, "name": "English", "url": "https://translate.tails.net/languages/en/" }