Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/sword-deposit-plugin/locale-keys/pt_BR/statistics/?format=api
{ "total": 46, "total_words": 447, "total_chars": 3045, "last_change": "2025-10-21T12:44:02.012786Z", "recent_changes": 2, "translated": 46, "translated_words": 447, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 3045, "translated_chars_percent": 100.0, "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": "pt_BR", "name": "Portuguese (Brazil)", "url": "http://translate.pkp.sfu.ca/projects/sword-deposit-plugin/locale-keys/pt_BR/", "translate_url": "http://translate.pkp.sfu.ca/translate/sword-deposit-plugin/locale-keys/pt_BR/" }