I have a Django application that uses a JSON API as its data source.
Here\'s a simplified example of use in one of my views.py:
views.py