Skip to main content
GET
TV

Authorizations

Authorization
string
header
required

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

Query Parameters

air_date.gte
string

This represents the TV show air date. It retrieves the greater than or equal value of the specified value.

air_date.lte
string

This represents the TV show air date. It retrieves the lesser than or equal value of the specified value.

first_air_date_year
string

This represents the TV show first air date.

first_air_date.gte
string

This represents the TV show first air date. It retrieves the greater than or equal value of the specified value.

Example:

"2023-01-23"

first_air_date.lte
string

This represents the TV show first air date. It retrieves the lesser than or equal value of the specified value.

include_adult
boolean

This specifies if adult rated TV show should be retieved. Default: False

Example:

"false"

include_null_first_air_dates
boolean

This represents the TV show first null air date. It retrieves the lesser than or equal value of the specified value. Default: false

language
string

This represents the movie language.

page
string

This represents the page number.

Example:

"1"

sort_by
string

This specifes how the TV show retrieved should be sorted.

Example:

"popularity.desc"

timezone
string

This represents the TV show timezone.

vote_average.gte
string

This represents the TV show average vote count. It retrieves the greater than or equal value of the specified value.

Example:

"5"

vote_average.lte
string

This represents the TV show average vote count. It retrieves the lesser than or equal value of the specified value.

vote_count.gte
string

This represents the TV show vote count. It retrieves the greater than or equal value of the specified value.

Example:

"13"

vote_count.lte
string

This represents the TV show vote count. It retrieves the lesser than or equal value of the specified value.

watch_region
string

This represents the TV show watch region. It is used in conjunction with with_watch_monetization_types or with_watch_providers

with_companies
string

This represents the TV show company. It can be a comma (AND) or pipe (OR) separated query

with_genres
string

This represents the TV show genre. It can be a comma (AND) or pipe (OR) separated query

with_keywords
string

This represents the TV show keywords. It can be a comma (AND) or pipe (OR) separated query

with_networks
string

This represents the TV show networks.

with_origin_country
string

This represents the TV show origin country.

with_original_language
string

This represents the TV show original language.

with_runtime.gte
string

This represents the TV show run time. It retrieves the greater than or equal value of the specified value.

with_runtime.lte
string

This represents the TV show run time. It retrieves the lesser than or equal value of the specified value.

with_status
string

This represents the TV show status. It can be a comma (AND) or pipe (OR) separated query. Possible values are: [0, 1, 2, 3, 4, 5]

with_watch_monetization_types
string

This represents the TV show watch monetization type. It can be a comma (AND) or pipe (OR) separated query. Possible values are: [flatrate, free, ads, rent, buy]

with_watch_providers
string

This represents the TV show watch provider. It is used in conjunction with watch_region. It can be a comma (AND) or pipe (OR) separated query.

without_companies
string

This indicates that TV show should be retrieved without companies.

without_genres
string

This indicates that the TV show should be retrieved without genres.

without_keywords
string

This indicates that the TV show should be retrieved without keywords.

without_watch_providers
string

This indicates that the TV show should be retrieved without providers.

with_type
string

This represents the TV show type. It can be a comma (AND) or pipe (OR) separated query. Possible values are: [0, 1, 2, 3, 4, 5, 6]

Response

200 - application/json

TV

page
number
Example:

1

results
object[]
Example:
total_pages
number
Example:

9436

total_results
number
Example:

188709