SAP Sailing Analytics Webservices API Version 1.0

URL: /api/v1/regattas/{regattaname}/races/{racename}/firstlegbearing

Description:

Gets the bearing of the first leg, either at a specific time or, by default if no time is provided, at start of race.
All slashes contained within the {regattaname} and {racename} parameters must be replaced by "__" (double underscore).


Webservice Type: REST
Output format: Json
Mandatory parameters: None
Optional parameters:
time (ISO format, such as 2014-02-14T10:12:03Z)
timeasmillis
Request method: GET
Example: http://www.sapsailing.com/sailingserver/api/v1/regattas/TW%202013%20(Finn)/races/Finn%20Race%204/firstlegbearing
Back to Web Service Overview