Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/trm/introduction-de-la-version-2718/es/statistics/?format=api
{ "total": 9, "total_words": 273, "last_change": "2024-05-07T16:58:26.728808Z", "recent_changes": 8, "translated": 9, "translated_words": 273, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 1721, "translated_chars_percent": 100.0, "total_chars": 1721, "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": "https://weblate.duniter.org/projects/trm/introduction-de-la-version-2718/es/", "translate_url": "https://weblate.duniter.org/translate/trm/introduction-de-la-version-2718/es/" }