{
"id": 974430,
"results": [
{
"id": "53492ae60e0a266b38001455",
"iso_3166_1": "US",
"iso_639_1": "en",
"key": "PFcwyNDVy4k",
"name": "Game of Thrones: Season 2 - Episode 2 - Clip 2 (HBO)",
"official": true,
"published_at": "2011-04-21T20:19:38.000Z",
"site": "YouTube",
"size": 720,
"type": "Clip"
}
]
}
This endpoint gets the videos that belong to a TV episode.
{
"id": 974430,
"results": [
{
"id": "53492ae60e0a266b38001455",
"iso_3166_1": "US",
"iso_639_1": "en",
"key": "PFcwyNDVy4k",
"name": "Game of Thrones: Season 2 - Episode 2 - Clip 2 (HBO)",
"official": true,
"published_at": "2011-04-21T20:19:38.000Z",
"site": "YouTube",
"size": 720,
"type": "Clip"
}
]
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Videos Example
The response is of type object
.