Rotten Tomatoes API Forums

Feature Requests

RSS Feed

request movies by studio

  1. Can we search layer a filter by studio on a movies serach or list request?

    e.g.

    http://api.rottentomatoes.com/api/public/v1.0/lists/studios.json?apikey=MYAPIKEY

    for a list of studios and IDs, and

    http://api.rottentomatoes.com/api/public/v1.0/movies.json?apikey=MYAPIKEY&q=travel&studio=15

    or

    http://api.rottentomatoes.com/api/public/v1.0/lists/movies/opening.json?apikey=MYAPIKEY&studio=15

    to search studio { 15: "National Geographic" }

    Message edited by Heavenspot 12 months ago

    Tags

  2. Heavenspot12 months ago

    If this is too great a change, could the studio property appear on the movies in the list view? That would save making a movie_info call for each movie in a list!

[ Page 1 of 1 ]