- Previous: Lists Directory
- Up: API Homepage - v1.0.json
- Next: Box Office Movies
Movie Lists Directory
Shows the movie lists we have available
URL
http://api.rottentomatoes.com/api/public/v1.0/lists/movies.json?apikey=[your_api_key]
Parameters
no parameters
Example Call and Response
http://api.rottentomatoes.com/api/public/v1.0/lists/movies.json?apikey=[your_api_key]
{"links": {
"box_office": "http://api.rottentomatoes.com/api/public/v1.0/lists/movies/box_office.json",
"in_theaters": "http://api.rottentomatoes.com/api/public/v1.0/lists/movies/in_theaters.json",
"opening": "http://api.rottentomatoes.com/api/public/v1.0/lists/movies/opening.json",
"upcoming": "http://api.rottentomatoes.com/api/public/v1.0/lists/movies/upcoming.json"
}}
- Previous: Lists Directory
- Up: API Homepage - v1.0.json
- Next: Box Office Movies
0 Comments
Please sign in to post a comment.