Viz Multichannel
Version 4.1 | Published May 27, 2019 ©
GET Channel Playlists (Version 2.0)
Get the full collection of playlists associated with this channel.
Syntax
GET /api/channels/test/playlistsRequest
GET /api/channels/test/playlists 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>channel_pool</inthub:name> <atom:id>channel_pool</atom:id> <atom:link rel="self" type="application/atom+xml;type=entry" href="http://127.0.0.1:9991/api/channels/test/playlists/channel_pool"/> <atom:link rel="edit" type="application/atom+xml;type=entry" href="http://127.0.0.1:9991/api/channels/test/playlists/channel_pool"/> <atom:link rel="refresh" type="application/atom+xml;type=entry" href="http://127.0.0.1:9991/api/channels/test/playlists/channel_pool/refresh"/> <atom:link rel="primaryevents" type="application/atom+xml;type=feed" href="http://127.0.0.1:9991/api/channels/test/playlists/channel_pool/primaryevents"/> <atom:link rel="state" type="application/atom+xml;type=feed" href="http://127.0.0.1:9991/api/channels/test/playlists/channel_pool/state"/> <atom:meta_data/> <inthub:description>Channel Pool</inthub:description> </atom:entry> <atom:entry> <inthub:name>continuous</inthub:name> <atom:id>continuous</atom:id> <atom:link rel="self" type="application/atom+xml;type=entry" href="http://127.0.0.1:9991/api/channels/test/playlists/continuous"/> <atom:link rel="edit" type="application/atom+xml;type=entry" href="http://127.0.0.1:9991/api/channels/test/playlists/continuous"/> <atom:link rel="refresh" type="application/atom+xml;type=entry" href="http://127.0.0.1:9991/api/channels/test/playlists/continuous/refresh"/> <atom:link rel="primaryevents" type="application/atom+xml;type=feed" href="http://127.0.0.1:9991/api/channels/test/playlists/continuous/primaryevents"/> <atom:link rel="state" type="application/atom+xml;type=feed" href="http://127.0.0.1:9991/api/channels/test/playlists/continuous/state"/> <atom:meta_data/> <inthub:description>Continuous Playlist</inthub:description> <inthub:last_taken_element>primaryevents/21479131448478/secondaryevents/070bf70c-0dbd-4fa6-a609-71bd34d6361c</inthub:last_taken_element> <inthub:broadcastDate>continuous</inthub:broadcastDate> </atom:entry></atom:feed>