# NOT RUN {
## An example of an authenticated request,
## where api_key is fictitious.
## You can obtain your own at https://www.themoviedb.org/documentation/api
api_key <- "key"
person_tmdb(api_key = api_key, id = 287, append_to_response = "latest")
# }
Run the code above in your browser using DataLab