Guest User

JSON request with 3 seasons

a guest
Apr 17th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.00 KB | None | 0 0
  1. {
  2.   "backdrop_path": "/qsD5OHqW7DSnaQ2afwz8Ptht1Xb.jpg",
  3.   "genres": [
  4.     {
  5.       "id": 10765,
  6.       "name": "Sci-Fi & Fantasy"
  7.     },
  8.     {
  9.       "id": 18,
  10.       "name": "Drama"
  11.     },
  12.     {
  13.       "id": 10759,
  14.       "name": "Action & Adventure"
  15.     }
  16.   ],
  17.   "id": 1399,
  18.   "name": "Game of Thrones",
  19.   "poster_path": "/u3bZgnGQ9T01sWNhyveQz0wH0Hl.jpg",
  20.   "vote_average": 8.2,
  21.   "vote_count": 5575,
  22.   "season/0": {
  23.     "_id": "5256c8a019c2956ff6046dd7",
  24.     "air_date": "2010-12-05",
  25.     "name": "Specials",
  26.     "overview": "",
  27.     "poster_path": "/kMTcwNRfFKCZ0O2OaBZS0nZ2AIe.jpg",
  28.     "season_number": 0
  29.   },
  30.   "season/1": {
  31.     "name": "Season 1",
  32.     "poster_path": "/wgfKiqzuMrFIkU1M68DDDY8kGC1.jpg",
  33.     "season_number": 1
  34.   },
  35.   "season/2": {
  36.     "name": "Season 2",
  37.     "poster_path": "/9xfNkPwDOqyeUvfNhs1XlWA0esP.jpg",
  38.     "season_number": 2
  39.   },
  40.   "season/3": {
  41.     "name": "Season 3",
  42.     "poster_path": "/5MkZjRnCKiIGn3bkXrXfndEzqOU.jpg",
  43.     "season_number": 3
  44.   }
  45. }
Add Comment
Please, Sign In to add comment