Hi experts,
I am new to this forum. I am using Discover api to get movie metadata page by page. but i cannot get whole information with one call. i need information about
1) basic movie information 2) trailer url 3) credits 4) budget 5) status , vote etc
I know if i use movie api i can get one by one, but i prefer to get in one call by discover API, please help me to get.
Thank you in advance.
gopy
Δεν μπορείτε να βρείτε κάποια ταινία ή σειρά; Συνδεθείτε για να τη δημιουργήσετε.
Θέλετε να αξιολογήσετε ή να προσθέσετε αυτό το στοιχείο σε μια λίστα;
Δεν είσαι μέλος;
Απάντηση από τον/την Travis Bell
στις 6 Σεπτέμβριος 2015 στις 11:43 ΕΊΜΑΙ
Hi GOPY29,
There is no way to get all of this data in any of our "list" pages. You'll have to go off and query the data you want separately.
Cheers.
Απάντηση από τον/την GOPY29
στις 6 Σεπτέμβριος 2015 στις 11:45 ΕΊΜΑΙ
Hi Travis,
Thank you for the quick reply. That mean, initially i should use discover api then movie api for full movie details. Am i right?
thank you. gopy
Απάντηση από τον/την Travis Bell
στις 6 Σεπτέμβριος 2015 στις 12:10 ΜΜ
Yes, that would be the workflow right now.
I usually recommend caching data locally so you don't have to make as many requests.
Cheers.
Απάντηση από τον/την account1movie
στις 26 Ιανουάριος 2016 στις 12:37 ΜΜ
hi, just wondering why we cannot use one api to call out detail info for multiple movies in one page? thanks!
Απάντηση από τον/την Travis Bell
στις 27 Ιανουάριος 2016 στις 10:25 ΕΊΜΑΙ
Hi,
This is not something we plan to support at this time.