Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/plugins/lucene/ar/statistics/?format=api
{ "total": 104, "total_words": 1366, "total_chars": 9558, "last_change": "2024-05-01T07:54:56.271911Z", "recent_changes": 1, "translated": 104, "translated_words": 1366, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 9558, "translated_chars_percent": 100.0, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 3, "failing_percent": 2.8, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "ar", "name": "Arabic", "url": "http://translate.pkp.sfu.ca/projects/plugins/lucene/ar/", "translate_url": "http://translate.pkp.sfu.ca/translate/plugins/lucene/ar/" }