The Movie Database Support

Hey there, I want to get all seasons of the series without adding the sesons manually I meant I won't be knowing if the series have n number of seasons so, in this case How can I get all the seasons if I don't know how many seasons a series have to add in parameters. In the below url user need to pass the seasons to get in the response

https://api.themoviedb.org/3/tv/114461?api_key=API_KEY&append_to_response=season/1,season/2,season/3,season/4,season/5,season/6

This API is successfully working but What to do if someone don't know how many seasons are there so how many to pass?

2 replies (on page 1 of 1)

Jump to last post

Hi @jhhomjhhom, if you call the details endpoint one time:

https://api.themoviedb.org/3/tv/114461?api_key=API_KEY

it returns the parameter "number_of_seasons". It also returns an array called "seasons" that has more information about each season.

@robbie3999, so You're saying I will have to call the empty response of tv detail to get the number_of_seasons and the get concatenate the received number into season\1,season\2,\season3? I think it is not that bad, but making a call only to get number_of_seasons is kinda odd, I think I will have to reconsider the implementation

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login