Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/wadb/application/tr/statistics/?format=api
{ "total": 37, "total_words": 175, "last_change": "2024-03-02T21:05:41.009922Z", "recent_changes": 2, "translated": 35, "translated_words": 172, "translated_percent": 94.5, "translated_words_percent": 98.2, "translated_chars": 1239, "translated_chars_percent": 98.3, "total_chars": 1260, "fuzzy": 2, "fuzzy_percent": 5.4, "failing": 5, "failing_percent": 13.5, "approved": 0, "approved_percent": 0.0, "readonly": 1, "readonly_percent": 2.7, "suggestions": 1, "comments": 0, "code": "tr", "name": "Turkish", "url": "https://weblate.rikka.app/projects/wadb/application/tr/", "translate_url": "https://weblate.rikka.app/translate/wadb/application/tr/" }