v1

latestOpenAPI 3.0.02026-07-131091452.6 MB
editorial_images

Get editorial livefeed

get/v2/editorial/images/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

created_timestring date-time

When the livefeed was initially created

idstring required

Livefeed ID

namestring required

Name of the livefeed

total_item_countinteger required

Total count of items in the livefeed

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"
  }
}