TV EPISODES
Images
This endpoint get the images 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 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:
""
This refers to the unique number assigned to a specific episode within a season of a television series.
Example:
""
Query Parameters
Filters returned images based on specified languages. specify a comma separated list of ISO-639-1 values to query, for example; en,null
Specifies the language in which the response should be returned.
Example:
"en-US"
Response
200 - application/json
images
The response is of type object
.