response_obj = GET_search_person(query="Sofia Coppola")
GET_person__person_id__movie_credits(person_id=response_obj.results[0].id)
