Advertisement
filebot

api.themoviedb.org/3/search/tv?query=One+Piece

Dec 7th, 2022 (edited)
889
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.79 KB | None | 0 0
  1. {
  2.    "page":1,
  3.    "results":[
  4.       {
  5.          "backdrop_path":"/2s9UYYzCraDdj1gczHCMFQ7Umgx.jpg",
  6.          "first_air_date":"",
  7.          "genre_ids":[
  8.             10759
  9.          ],
  10.          "id":111110,
  11.          "name":"One Piece",
  12.          "origin_country":[
  13.             "US"
  14.          ],
  15.          "original_language":"en",
  16.          "original_name":"One Piece",
  17.          "overview":"A live-action pirate adventure story based on the bestselling manga by Eiichiro Oda.",
  18.          "popularity":13.654,
  19.          "poster_path":null,
  20.          "vote_average":0,
  21.          "vote_count":0
  22.       },
  23.       {
  24.          "backdrop_path":"/4Mt7WHox67uJ1yErwTBFcV8KWgG.jpg",
  25.          "first_air_date":"1999-10-20",
  26.          "genre_ids":[
  27.             10759,
  28.             35,
  29.             16
  30.          ],
  31.          "id":37854,
  32.          "name":"One Piece",
  33.          "origin_country":[
  34.             "JP"
  35.          ],
  36.          "original_language":"ja",
  37.          "original_name":"ワンピース",
  38.          "overview":"Years ago, the fearsome Pirate King, Gol D. Roger was executed leaving a huge pile of treasure and the famous \"One Piece\" behind. Whoever claims the \"One Piece\" will be named the new King of the Pirates.\n\nMonkey D. Luffy, a boy who consumed a \"Devil Fruit,\" decides to follow in the footsteps of his idol, the pirate Shanks, and find the One Piece. It helps, of course, that his body has the properties of rubber and that he's surrounded by a bevy of skilled fighters and thieves to help him along the way.\n\nLuffy will do anything to get the One Piece and become King of the Pirates!",
  39.          "popularity":110.406,
  40.          "poster_path":"/e3NBGiAifW9Xt8xD5tpARskjccO.jpg",
  41.          "vote_average":8.7,
  42.          "vote_count":3426
  43.       }
  44.    ],
  45.    "total_pages":1,
  46.    "total_results":2
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement