Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/appinventor/component-info/es/statistics/?format=api
{ "code": "es", "name": "Spanish", "total": 229, "total_words": 6963, "last_change": null, "last_author": null, "recent_changes": 0, "translated": 229, "translated_words": 6963, "translated_percent": 100.0, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 5, "failing_percent": 2.2, "url": "https://weblate.appinventor.mit.edu/engage/appinventor/es/", "url_translate": "https://weblate.appinventor.mit.edu/projects/appinventor/component-info/es/" }