Advertisement
filebot

api.themoviedb.org/3/movie/862

Apr 14th, 2020
365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.51 KB | None | 0 0
  1. {
  2.    "adult":false,
  3.    "backdrop_path":"/3Rfvhy1Nl6sSGJwyjb0QiZzZYlB.jpg",
  4.    "belongs_to_collection":null,
  5.    "budget":30000000,
  6.    "genres":[
  7.       {
  8.          "id":16,
  9.          "name":"Animation"
  10.       },
  11.       {
  12.          "id":35,
  13.          "name":"Comedy"
  14.       },
  15.       {
  16.          "id":10751,
  17.          "name":"Family"
  18.       }
  19.    ],
  20.    "homepage":"http://toystory.disney.com/toy-story",
  21.    "id":862,
  22.    "imdb_id":"tt0114709",
  23.    "original_language":"en",
  24.    "original_title":"Toy Story",
  25.    "overview":"Led by Woody, Andy's toys live happily in his room until Andy's birthday brings Buzz Lightyear onto the scene. Afraid of losing his place in Andy's heart, Woody plots against Buzz. But when circumstances separate Buzz and Woody from their owner, the duo eventually learns to put aside their differences.",
  26.    "popularity":41.639,
  27.    "poster_path":"/uXDfjJbdP4ijW5hWSBrPrlKpxab.jpg",
  28.    "production_companies":[
  29.       {
  30.          "id":3,
  31.          "logo_path":"/1TjvGVDMYsj6JBxOAkUHpPEwLf7.png",
  32.          "name":"Pixar",
  33.          "origin_country":"US"
  34.       }
  35.    ],
  36.    "production_countries":[
  37.       {
  38.          "iso_3166_1":"US",
  39.          "name":"United States of America"
  40.       }
  41.    ],
  42.    "release_date":"1995-10-30",
  43.    "revenue":373554033,
  44.    "runtime":81,
  45.    "spoken_languages":[
  46.       {
  47.          "iso_639_1":"en",
  48.          "name":"English"
  49.       }
  50.    ],
  51.    "status":"Released",
  52.    "tagline":"",
  53.    "title":"Toy Story",
  54.    "video":false,
  55.    "vote_average":7.9,
  56.    "vote_count":12025
  57. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement