Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/ojs/manager/is/statistics/?format=api
{ "total": 700, "total_words": 5975, "total_chars": 39050, "last_change": null, "recent_changes": 0, "translated": 361, "translated_words": 2999, "translated_percent": 51.5, "translated_words_percent": 50.1, "translated_chars": 19338, "translated_chars_percent": 49.5, "fuzzy": 2, "fuzzy_percent": 0.2, "failing": 33, "failing_percent": 4.7, "approved": 0, "approved_percent": 0.0, "readonly": 3, "readonly_percent": 0.4, "suggestions": 0, "comments": 0, "code": "is", "name": "Icelandic", "url": "http://translate.pkp.sfu.ca/projects/ojs/manager/is/", "translate_url": "http://translate.pkp.sfu.ca/translate/ojs/manager/is/" }