Guest User

JSON request with 8 season objects

a guest
Apr 17th, 2019
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.63 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.   "season/4": {
  46.     "name": "Season 4",
  47.     "poster_path": "/jXIMScXE4J4EVHUba1JgxZnWbo4.jpg",
  48.     "season_number": 4
  49.   },
  50.   "season/5": {
  51.     "name": "Season 5",
  52.     "poster_path": "/7Q1Hy1AHxAzA2lsmzEMBvuWTX0x.jpg",
  53.     "season_number": 5
  54.   },
  55.   "season/6": {
  56.     "name": "Season 6",
  57.     "poster_path": "/p1udLh0gfqyZFmXBGa393gk8go5.jpg",
  58.     "season_number": 6
  59.   },
  60.   "season/7": {
  61.     "name": "Season 7",
  62.     "poster_path": "/oX51n32QyHeFP5kErksemJsJljL.jpg",
  63.     "season_number": 7
  64.   },
  65.   "season/8": {
  66.     "name": "Season 8",
  67.     "poster_path": "/3OcQhbrecf4F4pYss2gSirTGPvD.jpg",
  68.     "season_number": 8
  69.   }
  70. }
Add Comment
Please, Sign In to add comment