Statistics
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/components/shopiroller/glossary/statistics/?format=api
{ "count": 6, "next": null, "previous": null, "results": [ { "total": 1421, "total_words": 7049, "last_change": null, "recent_changes": 0, "translated": 1421, "translated_words": 7049, "translated_percent": 100.0, "translated_words_percent": 100.0, "translated_chars": 43409, "translated_chars_percent": 100.0, "total_chars": 43409, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "en", "name": "English", "url": "http://localization.appnomi.com/projects/shopiroller/glossary/en/", "translate_url": "http://localization.appnomi.com/translate/shopiroller/glossary/en/" }, { "total": 1421, "total_words": 7049, "last_change": null, "recent_changes": 0, "translated": 0, "translated_words": 0, "translated_percent": 0.0, "translated_words_percent": 0.0, "translated_chars": 0, "translated_chars_percent": 0.0, "total_chars": 43409, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "az", "name": "Azerbaijani", "url": "http://localization.appnomi.com/projects/shopiroller/glossary/az/", "translate_url": "http://localization.appnomi.com/translate/shopiroller/glossary/az/" }, { "total": 1421, "total_words": 7049, "last_change": null, "recent_changes": 0, "translated": 0, "translated_words": 0, "translated_percent": 0.0, "translated_words_percent": 0.0, "translated_chars": 0, "translated_chars_percent": 0.0, "total_chars": 43409, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "de", "name": "German", "url": "http://localization.appnomi.com/projects/shopiroller/glossary/de/", "translate_url": "http://localization.appnomi.com/translate/shopiroller/glossary/de/" }, { "total": 1421, "total_words": 7049, "last_change": null, "recent_changes": 0, "translated": 0, "translated_words": 0, "translated_percent": 0.0, "translated_words_percent": 0.0, "translated_chars": 0, "translated_chars_percent": 0.0, "total_chars": 43409, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "fr", "name": "French", "url": "http://localization.appnomi.com/projects/shopiroller/glossary/fr/", "translate_url": "http://localization.appnomi.com/translate/shopiroller/glossary/fr/" }, { "total": 1421, "total_words": 7049, "last_change": null, "recent_changes": 0, "translated": 0, "translated_words": 0, "translated_percent": 0.0, "translated_words_percent": 0.0, "translated_chars": 0, "translated_chars_percent": 0.0, "total_chars": 43409, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "tr", "name": "Turkish", "url": "http://localization.appnomi.com/projects/shopiroller/glossary/tr/", "translate_url": "http://localization.appnomi.com/translate/shopiroller/glossary/tr/" }, { "total": 1421, "total_words": 7049, "last_change": null, "recent_changes": 0, "translated": 0, "translated_words": 0, "translated_percent": 0.0, "translated_words_percent": 0.0, "translated_chars": 0, "translated_chars_percent": 0.0, "total_chars": 43409, "fuzzy": 0, "fuzzy_percent": 0.0, "failing": 0, "failing_percent": 0.0, "approved": 0, "approved_percent": 0.0, "readonly": 0, "readonly_percent": 0.0, "suggestions": 0, "comments": 0, "code": "ru", "name": "Russian", "url": "http://localization.appnomi.com/projects/shopiroller/glossary/ru/", "translate_url": "http://localization.appnomi.com/translate/shopiroller/glossary/ru/" } ] }