Hi, I couldn't see anywhere this api would work but still tried it and couldn't get it work. I simply want to download the movies with discover which include the credits of the movie. I have formulized like that:
https://api.themoviedb.org/3/discover/movie?sort_by=vote_count.desc&language=en-US&api_key=###&append_to_response=credits
It did not work as I expected since a movie id is not present there. Is there any workaround to get credits with one call for all the movies or I should get each credits for each movie one by one after I get the id's of the movies with the discover api?
Thanks
Negalite rasti filmo ar TV laidos? Prisijunkite, kad sukurtumėte.
Norite įvertinti ar įtraukti šį elementą į sąrašą?
Nesate narys?
Atsakė Travis Bell
2016 spalio 29, 10:04 AM
Hi there,
Unfortunately, no, this is not possible.
append_to_response
is only supported in the "media ID" namespace. I don't have any plans on adding it to any of the list methods.