Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/pkp-lib/editor/sv/statistics/?format=api
{ "total": 201, "total_words": 1313, "total_chars": 7946, "last_change": "2025-10-14T11:51:29.287117Z", "recent_changes": 7, "translated": 200, "translated_words": 1311, "translated_percent": 99.5, "translated_words_percent": 99.8, "translated_chars": 7933, "translated_chars_percent": 99.8, "fuzzy": 1, "fuzzy_percent": 0.4, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 1, "readonly_percent": 0.4, "suggestions": 0, "comments": 0, "code": "sv", "name": "Swedish", "url": "http://translate.pkp.sfu.ca/projects/pkp-lib/editor/sv/", "translate_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/editor/sv/" }