v1
latestOpenAPI 3.0.02026-07-131091452.6 MBeditorial_images
(Deprecated) Get editorial livefeed
Deprecated: use GET /v2/editorial/images/livefeeds/{id} instead to get an editorial livefeed.
get/v2/editorial/livefeeds/{id}
Path parameters
idstring required
Editorial livefeed ID; must be an URI encoded string
Query parameters
countrystring country-code-3 required
Returns only if the livefeed is available for distribution in a certain country
Response
OK
Example response
{
"id": "2018%2F07%2F17%2FPrince%20Charles%20and%20Camilla%20Duchess%20of%20Cornwall%20visit%20to%20Cornwall%2C%20Day%202",
"name": "Prince Charles and Camilla Duchess of Cornwall visit to Cornwall, Day 2",
"total_item_count": 38,
"created_time": "2018-07-17T12:42:03+00:00",
"cover_item": {
"height": 117,
"width": 170,
"url": "https://editorial01.shuttercorp.net/thumb/9763363q/51e28f39/Shutterstock_9763363q.jpg",
"id": "9763363q"
}
}