Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/ojs/invitation/de/statistics/?format=api
{ "total": 18, "total_words": 298, "total_chars": 1574, "last_change": "2025-10-27T13:35:04.441923Z", "recent_changes": 11, "translated": 12, "translated_words": 169, "translated_percent": 66.6, "translated_words_percent": 56.7, "translated_chars": 883, "translated_chars_percent": 56.0, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 1, "readonly_percent": 5.5, "suggestions": 0, "comments": 0, "code": "de", "name": "German", "url": "http://translate.pkp.sfu.ca/projects/ojs/invitation/de/", "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/invitation/de/" }