Skip to main content
GET
/
3
/
tv
/
{series_id}
/
screened_theatrically
Screened Theatrically
curl --request GET \
  --url 'https://api.themoviedb.org/3/tv/{{series_id}}/screened_theatrically'
{
  "id": 87108,
  "results": []
}

Path Parameters

series_id
string
required

Response

200 - application/json

Screened Theatrically

id
number
Example:

87108

results
any[]
Example:
[]