Home | Index

Yahoo! Live REST Web Services

/broadcast/ID

To retrieve information about a specific broadcast, use its broadcast ID. The ID for a broadcast is returned when other calls return a broadcast reference. This ID should always be treated as a string.

Example 3. http://live.yahooapis.com/v1/broadcast/FhS15kkcSf47FsrZqU369c0-

<broadcast yahoo:uri="http://live.yahooapis.com/v1/broadcast/FhS15kkcSf47FsrZqU369c0-"
           yahoo:created="1969-12-31T16:00:00-08:00Z"
           yahoo:updated="1969-12-31T16:00:00-08:00Z"
           id="FhS15kkcSf47FsrZqU369c0-"
           start_time="2008-01-10 10:35:48"
           viewer_count="10">
    <channel id="freakshow"
             yahoo:uri="http://live.yahooapis.com/v1/channel/freakshow"/>
    <user id="freakshow"
          yahoo:uri="http://live.yahooapis.com/v1/user/freakshow"/>
    <image id="ycnCjs0cSf4DleGSAA--"
           url="http://live.yahoo.com/imx/broadcast/FhS15kkcSf47FsrZqU369c0-"/>
</broadcast>