Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/pkp-lib/default/pt/statistics/?format=api
{ "total": 53, "total_words": 460, "total_chars": 3022, "last_change": "2025-09-10T09:20:40.851988Z", "recent_changes": 1, "translated": 49, "translated_words": 389, "translated_percent": 92.4, "translated_words_percent": 84.5, "translated_chars": 2568, "translated_chars_percent": 84.9, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 2, "failing_percent": 3.7, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "pt", "name": "Portuguese", "url": "http://translate.pkp.sfu.ca/projects/pkp-lib/default/pt/", "translate_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/default/pt/" }