What are the things that I can add in "append_to_response" ? Till now I know about trailers and reviews, what others are?
Kan ’n rolprent of TV-program nie vind nie? Teken aan om dit te skep.
Wil u hierdie item gradeer of tot ’n lys toevoeg?
Nie ’n lid nie?
Antwoord deur Travis Bell
op 14 Desember 2016 om 6:50 NM
Hi @anupam_ Have you read through this document?
Basically, you can append any of the requests within the same namespace.
Antwoord deur anupam_
op 15 Desember 2016 om 8:50 VM
Yes sir, I had seen it, but where can I get to know all the requests that I can make.?
If I search in the "Filter section" with trailers, then its showing empty result but API do support trailer as one such request. Can you please let me know all such allowable requests?
Antwoord deur Travis Bell
op 15 Desember 2016 om 10:04 VM
It sounds like you're asking about appending with other methods than the /movie/{id} namespace, like discover or search. That is not supported.
Only the /movie/{id}, /tv/{id}, and /person/{id} methods support
append_to_response
. You can append any of their sub requests like videos, images, release_dates, etc...Etc, etc...
Antwoord deur anupam_
op 15 Desember 2016 om 6:26 NM
Thanks Sir, I got it.