I need to use data asJSON from an API in Django View here is my JSON data;
[{\'Count\': 5491}]
And views.py is as below;
def s