response_obj = GET_search_movie(query="Titanic")
GET_movie__movie_id__recommendations(movie_id=response_obj.results[0].id)
