Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/pkp-lib/user/bg/statistics/?format=api
{ "total": 256, "total_words": 2172, "total_chars": 13921, "last_change": "2025-10-26T08:59:55.368253Z", "recent_changes": 1, "translated": 256, "translated_words": 2172, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 13921, "translated_chars_percent": 100.0, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 6, "readonly_percent": 2.3, "suggestions": 0, "comments": 0, "code": "bg", "name": "Bulgarian", "url": "http://translate.pkp.sfu.ca/projects/pkp-lib/user/bg/", "translate_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/user/bg/" }