Statistics
Languages API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/languages/en/statistics/?format=api
{ "total": 19663, "total_words": 81510, "last_change": null, "recent_changes": 0, "translated": 19663, "translated_words": 81510, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 725662, "translated_chars_percent": 100.0, "total_chars": 725662, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 3081, "failing_percent": 15.6, "name": "English", "url": "http://weblate.crnd.pro/languages/en/" }