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
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on September 29, 2016 at 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.
Reply by AhmedSaboor
on Oktober 3, 2016 at 2:23 AM
thank for the response :)