StationOrStationGroup/id/TimerEvents
From Oxygen.next Wiki
Returns the timer events of the requested station object.
URL: https://oxygennext.apigee.com/Station/{stationId}/TimerEvents/10-13-2009/To/10-20-2009
Formats: xml, json
HTTP Method(s): GET
API rate limited (about Rate Limiting): true
Response (about return values):
XML example (truncated):
<ListOfTimerEvent> <TimerEvent> <LastChange>1/1/0001 12:00:00 AM</LastChange> <TimerEventLink>https://oxygennext.apigee.com/TimerEvent/6ab38ad1-e877-464f-8022-2f4f63f42e6b</TimerEventLink> <FootageLink>https://oxygennext.apigee.comFootage/4c829c59-2c37-471e-8325-1f8d97406730</FootageLink> <StartDate>10/13/2009 9:00:00 PM</StartDate> <ExactStart>False</ExactStart> <Active>True</Active> <AllowOverlay>True</AllowOverlay> <AllowStationLogo>True</AllowStationLogo> <PlayAudio>True</PlayAudio> <Duration>15</Duration> <Channel>1</Channel> <Notes /> <IsPeriodicTimerEvent>False</IsPeriodicTimerEvent> <ParentPeriodicTimerEventLink>https://api.oxygennext.com/PeriodicTimerEvent/00000000-0000-0000-0000-000000000000</ParentPeriodicTimerEventLink> <Name>Bild-029</Name> </TimerEvent> </ListOfTimerEvent>
Usage examples:
cURL (about cURL):
Do you have an example to share in the language of your choice? Please share!
