Statistics
Languages API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/languages/zh_Hant/statistics/?format=api
{ "total": 98, "total_words": 469, "total_chars": 3145, "last_change": "2025-02-16T10:35:40.924572Z", "recent_changes": 0, "translated": 63, "translated_words": 158, "translated_percent": 64.2, "translated_words_percent": 33.6, "translated_chars": 1044, "translated_chars_percent": 33.1, "fuzzy": 0, "fuzzy_percent": 0.0, "fuzzy_words": 0, "fuzzy_words_percent": 0.0, "fuzzy_chars": 0, "fuzzy_chars_percent": 0.0, "failing": 1, "failing_percent": 1.0, "approved": 0, "approved_percent": 0.0, "approved_words": 0, "approved_words_percent": 0.0, "approved_chars": 0, "approved_chars_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "readonly_words": 0, "readonly_words_percent": 0.0, "readonly_chars": 0, "readonly_chars_percent": 0.0, "suggestions": 0, "comments": 0, "name": "Chinese (Traditional)", "url": "https://weblate.osgeo.org/languages/zh_Hant/" }