Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/omp/author/es/statistics/?format=api
{ "total": 2, "total_words": 11, "total_chars": 67, "last_change": "2023-04-21T14:05:54.283626Z", "recent_changes": 1, "translated": 2, "translated_words": 11, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 67, "translated_chars_percent": 100.0, "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/omp/author/es/", "translate_url": "http://translate.pkp.sfu.ca/translate/omp/author/es/" }