Hi. I am trying to use the API to get the results of searching for movies by title. Is there a way to get the "tagline" associated with each result?
e.g. https://www.themoviedb.org/movie/9398-zoolander shows a tagline of "3% Body Fat. 1% Brain Activity." I would like to get this information via the REST API.
Thank you for any help you can provide.
Fılmdi nemese kórsetimdi taba almadyńyz ba? Ony jasaý úshin kirińiz.
Want to rate or add this item to a list?
Not a member?
Travis Bell jaýaby
2015 Aqpan 17 kúni 4:10 PM ýaqytynda
Hi moviebuff2000,
You can get the tagline with the primary movie info, i.e.;
We won't ever support this in a search (or list) result.
Cheers.
joshjordan jaýaby
2015 Aqpan 18 kúni 10:15 PM ýaqytynda
It seems like this would be really useful to have in search. Should we, instead, make a request for each result? Fairly often, that will create 50-100 extra requests.
Travis Bell jaýaby
2015 Aqpan 19 kúni 10:22 AM ýaqytynda
Hi joshjordan,
Yes, if you need extra information that is not returned in the default list methods, you'll have to go and query it separately.
Cheers.