# 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"
discover_tv(api_key = api_key, first_air_date.gte = "2005-01-01", with_networks = 49)
# }
Run the code above in your browser using DataLab