Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/plugins/paperbuzz/en/statistics/?format=api
{ "total": 14, "total_words": 69, "total_chars": 442, "last_change": "2024-10-18T12:20:27.546365Z", "recent_changes": 2, "translated": 14, "translated_words": 69, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 442, "translated_chars_percent": 100.0, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 1, "failing_percent": 7.1, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "en", "name": "English", "url": "http://translate.pkp.sfu.ca/projects/plugins/paperbuzz/en/", "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/paperbuzz/en/" }