andrewmd5 / Netflix-Roulette-API

Everything for the http://netflixroulette.net/ API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

show_data field of TV is null

pantaryl opened this issue · comments

https://netflixroulette.net/api/v2/usa/tv/?netflixid=70157523 response:

{"results":1,"statuscode":200,"responsetime":1.7356,"netflix_results":[{"id":16215,"netflix_id":70157523,"title":"3rd Rock from the Sun","year":2000,"cast":"John Lithgow,Kristen Johnston,French Stewart,Joseph Gordon-Levitt,Jane Curtin,Simbi Khali,Elmarie Wendel,Wayne Knight","rating":4,"category":"TV Shows","available":1426402800,"poster":"http%3A%2F%2Fcdn1.nflximg.net%2Fimages%2F6867%2F12056867.jpg","show_data":null}]}

show_data field is null. I would expect, based on the comment from
#11 that this is where the episode information about a series would be.