TV SEASONS
Videos
This endpoint get the videos that belong to a TV season.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
This refers to the numerical identifier assigned to a specific season of a TV series.
Example:
""
This refers to a unique identifier assigned to a television series within the database.
Example:
""
Query Parameters
Filters returned videos based on specified languages. Filter the list results by language, supports more than one value by using a comma.
Specifies the language in which the response should be returned.
Example:
"en-US"
Response
200 - application/json
videos
The response is of type object
.