Viz Multichannel

Version 4.1 | Published May 27, 2019 ©

GET Secondary Event (Version 2.0)

Following the downlink while retrieving the collection of Secondary Events under a Primary Event one can also do a GET directly on a single Secondary Event.

Take note that the collection of entries under meta_data sub-section is not set in size or content, and depends on the actual meta data attributes on the secondary events in the playlist.

Syntax

GET /api/channels/test/playlists/continuous/primaryevents/[primary_event_id]/secondaryevents/[page_name]

Request

GET /api/channels/test/playlists/continuous/primaryevents/[primary_event_id]/secondaryevents/[page_name] HTTP/1.1

Response

HTTP/1.1 200 OK
Content-Type: application/atomsvc+xml
<atom:entry xmlns:vaext="http://www.vizrt.com/atom-ext" xmlns:vizid="http://www.vizrt.com/opensearch/vizid" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:inthub="http://www.vizrt.com/integrationshub" xmlns="http://www.w3.org/2007/app" xmlns:atom="http://www.w3.org/2005/Atom">
<inthub:name>b6fdce17-2ac8-4ae0-9f46-e11770b547da</inthub:name>
<atom:id>b6fdce17-2ac8-4ae0-9f46-e11770b547da</atom:id>
<atom:link rel="self" type="application/atom+xml; type=entry" href="http://127.0.0.1:9991/api/channels/test/playlists/continuous/primaryevents/1051867_1_VM_16_01_1/secondaryevents/b6fdce17-2ac8-4ae0-9f46-e11770b547da" />
<atom:link rel="edit" type="application/atom+xml; type=entry" href="http://127.0.0.1:9991/api/channels/test/playlists/continuous/primaryevents/1051867_1_VM_16_01_1/secondaryevents/b6fdce17-2ac8-4ae0-9f46-e11770b547da" />
<atom:meta_data>
<atom:attribute name="continue_count">0</atom:attribute>
<atom:attribute name="guid">2018-11-06T10:53:02Z_Johan-PC2.vizrt.internal_12020_0</atom:attribute>
<atom:attribute name="infoPromoServer">[20:28:58]</atom:attribute>
<atom:attribute name="modified_date">2018-11-06T10:53:02.224Z</atom:attribute>
<atom:attribute name="showautodescription">true</atom:attribute>
<atom:attribute name="templatedescription">Lower third</atom:attribute>
</atom:meta_data>
<inthub:description>Preview: Man of Steel/You are watching</inthub:description>
<inthub:obj_id>6000</inthub:obj_id>
<inthub:timecode>00:00:10:00</inthub:timecode>
<inthub:take_count>0</inthub:take_count>
<inthub:duration>00:00:12:00</inthub:duration>
<inthub:created_by>schedule</inthub:created_by>
<inthub:infoIntegrationsHub>[U:14:02:56]</inthub:infoIntegrationsHub>
</atom:entry>