Skip to main content
GET
/
3
/
tv
/
{series_id}
/
videos
{
  "id": 70785,
  "results": [
    {
      "id": "5b1a9316c3a36848fb012c38",
      "iso_3166_1": "US",
      "iso_639_1": "en",
      "key": "S5qJXYNNINo",
      "name": "loose adaptation",
      "official": true,
      "published_at": "2017-04-04T16:00:02.000Z",
      "site": "YouTube",
      "size": 360,
      "type": "Trailer"
    }
  ]
}

Path Parameters

series_id
string
required

Query Parameters

language
string
Example:

"en-US"

Response

200 - application/json

Videos

id
number
Example:

70785

results
object[]
Example:
[
{
"id": "5b1a9316c3a36848fb012c38",
"iso_3166_1": "US",
"iso_639_1": "en",
"key": "S5qJXYNNINo",
"name": "loose adaptation",
"official": true,
"published_at": "2017-04-04T16:00:02.000Z",
"site": "YouTube",
"size": 360,
"type": "Trailer"
}
]
I