- Previous: Movies Search
- Up: API Homepage - v1.0.json
- Next: Movie Lists Directory
Lists Directory
Displays the top level lists available in the API. We currently have movie lists and dvd lists available
URL
http://api.rottentomatoes.com/api/public/v1.0/lists.json?apikey=[your_api_key]
Parameters
no parameters
Example Call and Response
http://api.rottentomatoes.com/api/public/v1.0/lists.json?apikey=[your_api_key]
{"links": {
"movies": "http://api.rottentomatoes.com/api/public/v1.0/lists/movies.json",
"dvds": "http://api.rottentomatoes.com/api/public/v1.0/lists/dvds.json"
}}
- Previous: Movies Search
- Up: API Homepage - v1.0.json
- Next: Movie Lists Directory
0 Comments
Please sign in to post a comment.