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
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 29 setembro 2016 às 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.
Resposta de AhmedSaboor
em 3 outubro 2016 às 2:23 AM
thank for the response :)