Statistics
Languages API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/languages/en/statistics/?format=api
{ "total": 141871, "total_words": 1914162, "last_change": null, "recent_changes": 0, "translated": 141871, "translated_words": 1914162, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 14990094, "translated_chars_percent": 100.0, "total_chars": 14990094, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 18705, "failing_percent": 13.1, "approved": 0, "approved_percent": 0.0, "readonly": 141095, "readonly_percent": 99.4, "suggestions": 0, "comments": 0, "name": "English", "url": "https://translate-dev.freebsd.org/languages/en/" }