Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/ops/locale/nb_NO/statistics/?format=api
{ "total": 123, "total_words": 1511, "total_chars": 12103, "last_change": "2022-08-03T18:50:16.075458Z", "recent_changes": 10, "translated": 0, "translated_words": 0, "translated_percent": 0.0, "translated_words_percent": 0.0, "translated_chars": 0, "translated_chars_percent": 0.0, "fuzzy": 2, "fuzzy_percent": 1.6, "failing": 2, "failing_percent": 1.6, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "nb_NO", "name": "Norwegian Bokmål", "url": "http://translate.pkp.sfu.ca/projects/ops/locale/nb_NO/", "translate_url": "http://translate.pkp.sfu.ca/translate/ops/locale/nb_NO/" }