The service gets the race states of all races of an sailing event
Webservice Type: | REST |
Output format: | Json |
Mandatory parameters: | None |
Optional parameters: |
filterByLeaderboard (filters the race states by the name of the leaderboard)
filterByCourseArea (filters the race states by the name of the course area)
filterByDayOffset (filters the race states by a day offset for current day, e.g. 1 means yesterday)
clientTimeZoneOffsetInMinutes (if filterByDayOffset was provided, this parameter specifies the minutes the client is behind UTC; e.g., -60 for GMT+1 which is CET, Europe/Berlin)
|
Request method: | GET |
Example: | http://www.sapsailing.com/sailingserver/api/v1/events/41de25fd-0f22-4200-bdac-5574e7d5225d/racestates |