Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/inginious/frontend/nl/statistics/?format=api
{ "total": 769, "total_words": 3401, "last_change": "2021-10-26T13:09:17.488209Z", "recent_changes": 1, "translated": 40, "translated_words": 244, "translated_percent": 5.2, "translated_words_percent": 7.1, "translated_chars": 1479, "translated_chars_percent": 7.0, "total_chars": 21103, "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": 16, "comments": 0, "code": "nl", "name": "Dutch", "url": "https://weblate.info.ucl.ac.be/projects/inginious/frontend/nl/", "translate_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/nl/" }