Advertisement
Guest User

Untitled

a guest
Oct 21st, 2014
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 2.05 KB | None | 0 0
  1. {
  2.     "id": "770808042",
  3.     "title": "Brother's War",
  4.     "year": 2008,
  5.     "mpaa_rating": "R",
  6.     "runtime": 100,
  7.     "release_dates": {
  8.         "dvd": "2009-05-26"
  9.     },
  10.     "ratings": {
  11.         "critics_score": -1,
  12.         "audience_rating": "Spilled",
  13.         "audience_score": 6
  14.     },
  15.     "synopsis": "",
  16.     "posters": {
  17.         "thumbnail": "http://content7.flixster.com/movie/10/88/41/10884181_tmb.jpg",
  18.         "profile": "http://content7.flixster.com/movie/10/88/41/10884181_tmb.jpg",
  19.         "detailed": "http://content7.flixster.com/movie/10/88/41/10884181_tmb.jpg",
  20.         "original": "http://content7.flixster.com/movie/10/88/41/10884181_tmb.jpg"
  21.     },
  22.     "abridged_cast": [
  23.         {
  24.             "name": "Tino Struckmann",
  25.             "id": "770838016",
  26.             "characters": [
  27.                 "Capt. Klaus Mueller"
  28.             ]
  29.         },
  30.         {
  31.             "name": "Michael Berryman",
  32.             "id": "392472102",
  33.             "characters": [
  34.                 "Col. Petrov"
  35.             ]
  36.         },
  37.         {
  38.             "name": "Olivier Gruner",
  39.             "id": "364613121",
  40.             "characters": [
  41.                 "Anton"
  42.             ]
  43.         },
  44.         {
  45.             "name": "Hayley Carr",
  46.             "id": "770754158",
  47.             "characters": [
  48.                 "Anna"
  49.             ]
  50.         },
  51.         {
  52.             "name": "Hugh Daly",
  53.             "id": "770838014",
  54.             "characters": [
  55.                 "Maj. Andrew Pearman"
  56.             ]
  57.         }
  58.     ],
  59.     "alternate_ids": {
  60.         "imdb": "0932661"
  61.     },
  62.     "links": {
  63.         "self": "http://api.rottentomatoes.com/api/public/v1.0/movies/770808042.json",
  64.         "alternate": "http://www.rottentomatoes.com/m/brothers-war/",
  65.         "cast": "http://api.rottentomatoes.com/api/public/v1.0/movies/770808042/cast.json",
  66.         "reviews": "http://api.rottentomatoes.com/api/public/v1.0/movies/770808042/reviews.json",
  67.         "similar": "http://api.rottentomatoes.com/api/public/v1.0/movies/770808042/similar.json"
  68.     }
  69. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement