Get the videos that belong to a TV episode.
curl --request GET \ --url https://api.themoviedb.org/3/tv/%7B{series_id}%7D/season/%7B{season_number}%7D/episode/%7B{episode_number}%7D/videos
{ "id": 62151, "results": [] }
"en-US"
Videos
The response is of type object.
object