Skip to main content
GET
Details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

season_number
integer
required

This refers to the numerical identifier assigned to a specific season of a TV series.

Example:

""

series_id
integer
required

This refers to a unique identifier assigned to a television series within the database.

Example:

""

Query Parameters

append_to_response
string

This add additional data to the response beyond the initial information requested.

Example:

""

language
string

Specifies the language in which the response should be returned.

Example:

"en-US"

Response

200 - application/json

details / episode number

_id
string
Example:

"52542272760ee313280005f8"

air_date
string
Example:

"2008-01-20"

episodes
object[]
Example:
id
number
Example:

3572

name
string
Example:

"Season 1"

overview
string
Example:

"High school chemistry teacher Walter White's life is suddenly transformed by a dire medical diagnosis. Street-savvy former student Jesse Pinkman \"teaches\" Walter a new trade."

poster_path
string
Example:

"/1BP4xYv9ZG4ZVHkL7ocOziBbSYH.jpg"

season_number
number
Example:

1

vote_average
number
Example:

8.3