response_obj = GET_search(q="Mojito", type="album")
PUT_me_albums(ids=response_obj.albums.items[0].id)
