Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/wadb/app/id/statistics/?format=api
{ "total": 37, "total_words": 164, "last_change": "2021-10-23T02:09:11.123279Z", "recent_changes": 21, "translated": 33, "translated_words": 157, "translated_percent": 89.1, "translated_words_percent": 95.7, "translated_chars": 907, "translated_chars_percent": 96.0, "total_chars": 944, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 6, "failing_percent": 16.2, "approved": 0, "approved_percent": 0.0, "readonly": 1, "readonly_percent": 2.7, "suggestions": 5, "comments": 0, "code": "id", "name": "Indonesian", "url": "https://weblate.rikka.app/projects/wadb/app/id/", "translate_url": "https://weblate.rikka.app/translate/wadb/app/id/" }