Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "id": 1001,
- "title": "Inception",
- "year": 2010,
- "mpaa_rating": "PG-13",
- "runtime": 148,
- "synopsis": "",
- "critics_consensus": "",
- "abridged_cast": [
- { "name": "Leonardo DiCaprio" },
- { "name": "Joseph Gordon-Levitt" },
- { "name": "Elliot Page" }
- ],
- "release_dates": {
- "theater": "2010-07-16"
- },
- "links": {},
- "poster": {
- "thumbnail": "http://yourserver/inception-thumb.jpg",
- "profile": "http://yourserver/inception-profile.jpg",
- "detailed": "http://yourserver/inception-detail.jpg",
- "original": "http://yourserver/inception-original.jpg"
- },
- "ratings": {
- "critics_score": 87,
- "audience_score": 91,
- "critics_rating": "Certified Fresh",
- "audience_rating": "Upright"
- }
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment