- Previous: Upcoming Movies
- Up: API Homepage - v1.0.json
- Next: Top Rentals
DVD Lists Directory
Shows the DVD lists we have available
URL
http://api.rottentomatoes.com/api/public/v1.0/lists/dvds.json?apikey=[your_api_key]
Parameters
no parameters
Example Call and Response
http://api.rottentomatoes.com/api/public/v1.0/lists/dvds.json?apikey=[your_api_key]
{"links": {
"top_rentals": "http://api.rottentomatoes.com/api/public/v1.0/lists/dvds/top_rentals.json",
"current_releases": "http://api.rottentomatoes.com/api/public/v1.0/lists/dvds/current_releases.json",
"new_releases": "http://api.rottentomatoes.com/api/public/v1.0/lists/dvds/new_releases.json",
"upcoming": "http://api.rottentomatoes.com/api/public/v1.0/lists/dvds/upcoming.json"
}}
- Previous: Upcoming Movies
- Up: API Homepage - v1.0.json
- Next: Top Rentals
4 Comments
Rodrigo – 2 years ago
Hey guys, great work. When I use the link above I get 50 movies results. If I want to create my own database and use the other api's calls to keep updating, how do I do to get the full lists of DVDs?
Thanks
Rodrigo
Steve N. – 2 years ago
Hi Rodrigo, you are requesting the the entire catalog of movies/dvds, correct? If you need access to our full catalog, please get in touch with us at licensing [at] flixster-inc.com with your needs and circumstances.
Rodrigo – 2 years ago
Hi Steve,
I sent an email under clintscoob at hotmail . com. Could you please make sure people will receive. I am afraid it could go to the junk email
Thanks
Rodrigo
Richard Taylor – 4 months ago
Is there any way to distinguish if the movie has been released on BluRay as well as DVD? I am trying to list new releases by DVD and BluRay, but cant see any distinguishing data in the individual movie or by separate json feed.
Thank you!
Richard
Please sign in to post a comment.