Statistics
Languages API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/languages/en/statistics/?format=api
{ "total": 5879, "total_words": 59637, "total_chars": 483103, "last_change": "2026-04-30T19:58:39.580967Z", "recent_changes": 1, "translated": 5879, "translated_words": 59637, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 483103, "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": 1299, "failing_percent": 22.0, "approved": 0, "approved_percent": 0.0, "approved_words": 0, "approved_words_percent": 0.0, "approved_chars": 0, "approved_chars_percent": 0.0, "readonly": 5724, "readonly_percent": 97.3, "readonly_words": 59393, "readonly_words_percent": 99.5, "readonly_chars": 481496, "readonly_chars_percent": 99.6, "suggestions": 0, "comments": 1, "name": "English", "url": "https://translate.tails.net/languages/en/" }