Viz Multichannel
Version 4.1 | Published May 27, 2019 ©
GET Secondary Events under Primary Event (Version 2.0)
Follow the downlink under a primary event to list secondary events we get a collection of secondary events under this primary 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]/secondaryeventsRequest
GET /api/channels/test/playlists/continuous/primaryevents/[primary_event_id]/secondaryevents HTTP/1.1Response
HTTP/1.1 200 OKContent-Type: application/atomsvc+xml<atom:feed 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"> <atom:entry> <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> <atom:entry> <inthub:name>3f8b34e1-2551-4d2c-83e2-19b81915e39b</inthub:name> <atom:id>3f8b34e1-2551-4d2c-83e2-19b81915e39b</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/3f8b34e1-2551-4d2c-83e2-19b81915e39b" /> <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/3f8b34e1-2551-4d2c-83e2-19b81915e39b" /> <atom:meta_data> <atom:attribute name="modified_date">2018-11-06T10:53:06.258Z</atom:attribute> <atom:attribute name="showautodescription">true</atom:attribute> <atom:attribute name="created">12/10/2018 03:44:38</atom:attribute> </atom:meta_data> <inthub:description>1000</inthub:description> <inthub:obj_id>1000</inthub:obj_id> <inthub:timecode>00:00:00:00</inthub:timecode> <inthub:duration>00:13:39:00</inthub:duration> <inthub:created_by>rule</inthub:created_by> </atom:entry></atom:feed>