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
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 29 septembrie 2016 la ora 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.
Răspuns de AhmedSaboor
pe data de 3 octombrie 2016 la ora 2:23 AM
thank for the response :)