response_obj = GET_search(q="Maroon 5", type="album")
GET_artists__id__albums(id=response_obj.albums.items[0].id)
