Get the seasons and episodes that have screened theatrically.
curl --request GET \ --url https://api.themoviedb.org/3/tv/%7B{series_id}%7D/screened_theatrically
{ "id": 87108, "results": [] }
Screened Theatrically
The response is of type object.
object