Creating an app to access data from an API, SpotifyAPI. The API returns a dictionary when I call query methods, also defined a route in my urls.py to map to a v
SpotifyAPI