Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/sword-deposit-plugin/locale-keys/es/statistics/?format=api
{ "total": 46, "total_words": 447, "total_chars": 3045, "last_change": "2023-04-27T11:20:52.717351Z", "recent_changes": 1, "translated": 45, "translated_words": 441, "translated_percent": 97.8, "translated_words_percent": 98.6, "translated_chars": 3006, "translated_chars_percent": 98.7, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "es", "name": "Spanish", "url": "http://translate.pkp.sfu.ca/projects/sword-deposit-plugin/locale-keys/es/", "translate_url": "http://translate.pkp.sfu.ca/translate/sword-deposit-plugin/locale-keys/es/" }