TV Providers
Videos
This endpoint retrieves the videos that belong to a TV episode.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
This represents the season number of the TV show.
This represents the episode number of the TV show.
Query Parameters
This represents the language of the TV show.
Example:
"en"
Response
200 - application/json
Videos
The response is of type object
.