Thank you for your amazing api but when I try to search (https://api.themoviedb.org/3/search/movie?api_key=XXXX&query=homeland) tv seasons but then I could not get the proper result So please Guide me
Film of tv-serie niet gevonden? Meld je aan om deze toe te voegen.
Want to rate or add this item to a list?
Not a member?
Reactie van Travis Bell
op 29 september 2016 om 6:42 PM
Hi @AhmedSaboor,
Once you have an ID from search (1407 in this case for Homeland) you can call it's primary details method for the list of seasons:
You can then call season data individually:
Cheers.
Reactie van AhmedSaboor
op 3 oktober 2016 om 2:23 AM
thank for the response :)