Viz Multichannel
Version 4.2 | Published July 31, 2020 ©
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]/secondaryevents
Request
GET /api/channels/test/playlists/continuous/primaryevents/9491af52-bc71-
4531
-b73b-4ad020ddc9cc/secondaryevents HTTP/
1.1
Response
HTTP/
1.1
200
OK
Content-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>page1</inthub:name>
<atom:id>page1</atom:id>
<atom:link rel=
"self"
type=
"application/atom+xml; type=entry"
href=
"http://localhost:9991/api/channels/test/playlists/continuous/primaryevents/9491af52-bc71-4531-b73b-4ad020ddc9cc/secondaryevents/page1"
/>
<atom:link rel=
"edit"
type=
"application/atom+xml; type=entry"
href=
"http://localhost:9991/api/channels/test/playlists/continuous/primaryevents/9491af52-bc71-4531-b73b-4ad020ddc9cc/secondaryevents/page1"
/>
<atom:meta_data>
<atom:attribute name=
"continue_count"
>
0
</atom:attribute>
<atom:attribute name=
"guid"
>
2019
-
06
-14T09:
36
:33Z_Johan-PC2.vizrt.internal_17232_0</atom:attribute>
<atom:attribute name=
"modified_date"
>
2019
-
06
-14T09:
36
:
32
.641Z</atom:attribute>
<atom:attribute name=
"showautodescription"
>
true
</atom:attribute>
<atom:attribute name=
"templatedescription"
>Lower third</atom:attribute>
</atom:meta_data>
<inthub:description>The Smashing Pumpkins/Bullet With Butterfly Wings</inthub:description>
<inthub:timecode>
00
:
00
:
31
:
00
</inthub:timecode>
<inthub:take_count>
0
</inthub:take_count>
<inthub:duration>
00
:
00
:
30
:
00
</inthub:duration>
<inthub:created_by>schedule</inthub:created_by>
<inthub:page>
6000
</inthub:page>
<inthub:infoIntegrationsHub>[A:
19
:
45
:
29
]</inthub:infoIntegrationsHub>
</atom:entry>
<atom:entry>
<inthub:name>pagePDS</inthub:name>
<atom:id>pagePDS</atom:id>
<atom:link rel=
"self"
type=
"application/atom+xml; type=entry"
href=
"http://localhost:9991/api/channels/test/playlists/continuous/primaryevents/9491af52-bc71-4531-b73b-4ad020ddc9cc/secondaryevents/pagePDS"
/>
<atom:link rel=
"edit"
type=
"application/atom+xml; type=entry"
href=
"http://localhost:9991/api/channels/test/playlists/continuous/primaryevents/9491af52-bc71-4531-b73b-4ad020ddc9cc/secondaryevents/pagePDS"
/>
<atom:meta_data>
<atom:attribute name=
"continue_count"
>
0
</atom:attribute>
<atom:attribute name=
"is_pilot_data_element"
>
true
</atom:attribute>
</atom:meta_data>
<inthub:timecode>
00
:
00
:
36
:
00
</inthub:timecode>
<inthub:take_count>
0
</inthub:take_count>
<inthub:created_by>schedule</inthub:created_by>
<inthub:page>
2
</inthub:page>
<inthub:infoIntegrationsHub>[A:
19
:
45
:
30
]</inthub:infoIntegrationsHub>
</atom:entry>
</atom:feed>