v1
latestOpenAPI 3.0.02026-07-131091452.6 MBeditorial_video
List editorial videos details by ID list
This endpoint lists the details of editorial videos by ID list.
get/v2/editorial/videos
Query parameters
idstring[] required
ID of the editorial video to list details for
countrystring country-code-3 required
Show only editorial video content that is available for distribution in a certain country
search_idstring
The ID of the search that is related to this request
Response
OK
Example response
{
"data": [
{
"id": "10679854a",
"title": "Peeps the Goose Has a Blast on a Jet Ski, Prior Lake, Minnesota, USA - 13 Nov 2020",
"caption": "",
"description": "Info from Licensor: \"Peeps the Canadian Goose has been raised with our family since a gosling. Peeps has made appearances on our local news channels, TV shows, and local newspapers. He has been trained to fly next to four wheelers, jet ski's, and boats. He has brought joy to many people during the pandemic including those with cancer.\"",
"byline": "ViralHog/Shutterstock",
"keywords": [
"adorable",
"birds",
"goose"
],
"date_taken": "2020-11-13",
"categories": [],
"aspect": 1,
"assets": {
"preview_mp4": {
"url": "https://editorial-cdn.shuttercorp.net/wm-preview-mp4/10679854a/M0T7A13aNej2g82bMTI4NjY=/Shutterstock_10679854a.mp4"
},
"preview_webm": {
"url": "https://editorial-cdn.shuttercorp.net/wm-preview-webm/10679854a/M4T6A63fN2j5g929MTI4NjY=/Shutterstock_10679854a.webm"
},
"thumb_jpg": {
"url": "https://editorial-cdn.shuttercorp.net/thumb-1/10679854a/M5TcAf30Ncjcge2eMTI4NjY=/Shutterstock_10679854a.jpg"
},
"original": {
"height": 1080,
"width": 1080,
"fps": 30,
"format": "avc1",
"file_size": 82233387,
"display_name": "HD",
"is_licensable": true
}
}
}
]
}