v1
latestOpenAPI 3.0.02026-07-131091452.6 MBeditorial_video
Get editorial video content details
This endpoint shows information about an editorial image, including a URL to a preview image and the sizes that it is available in.
get/v2/editorial/videos/{id}
Path parameters
idstring required
Editorial ID
Query parameters
countrystring country-code-3 required
Returns only if the content 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
{
"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": [
"2020",
"adorable",
"birds",
"bizarre",
"canadian goose",
"cute",
"domesticated animals",
"entertainment",
"feel good",
"flew",
"flies",
"fly",
"flying",
"fun",
"goose",
"jet skis",
"nature",
"odd",
"pets",
"played",
"playing",
"plays",
"prior lake",
"sports",
"strange",
"sweet",
"usa",
"viralhog",
"virals",
"water sports",
"weird"
],
"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
}
}
}