Hi Travis, I have a question.
What is the men about the current status on Tv Show?
['Returning Series', 'Planned', 'In Production', 'Ended', 'Canceled', 'Pilot']?
Thanks for your help...
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by TheOneWhoKnocks
on December 16, 2021 at 5:00 PM
I came looking through the posts trying to determine the same thing. I haven't found anything online - ideally the meaning of theses status' would be documented somewhere.
It'd be much appreciated if someone that maintains the API could chime in on this. For example:
Guess I'm mainly curious as to the cutoffs and logic behind each status.
Reply by Rebecca
on December 16, 2021 at 7:28 PM
There's a section of our contribution guidelines that explains the different tv statuses and their meaning. You can find it here. The guidelines are only available on the website, so I'm not too sure about documenting it through the API as well.
Reply by ticao2 š§š· pt-BR
on December 16, 2021 at 8:35 PM
In the API this parameter is used as a filter.
https://developers.themoviedb.org/3/discover/tv-discover
&with_status=
Reply by TheOneWhoKnocks
on December 16, 2021 at 9:19 PM
Ah cool, thanks for the prompt replies.
As far as how/where to document it. Some of the API pages have descriptions about the endpoint. Perhaps just having the same link for the statuses section you posted but in the endpoint description for the series details? Or where ever those statuses are returned.
Reply by ticao2 š§š· pt-BR
on December 16, 2021 at 9:34 PM
My native language is not English.
I cannot understand your new question.
I think you want to know where to find this information about the status parameter.
Being on this page,
https://developers.themoviedb.org/3/discover/tv-discover
click on the link ...show 24 more properties
The with_status parameter is at the end of the list.
Reply by ticao2 š§š· pt-BR
on December 16, 2021 at 9:43 PM
Or, you want to know where this parameter is in a response with data from a TV Show.
Not in an answer for TV Discover get/discover/tv.
It's in an answer to Get Details get/tv/{tv_id}
Reply by TheOneWhoKnocks
on December 16, 2021 at 9:52 PM
My question was directed at Rebecca, and her ending statement. Here's the endpoint I was referencing: https://developers.themoviedb.org/3/tv/get-tv-details