Release Notes

Small CT Live API Results Change

We have recently made a small modification to the way our CT Live API behaves with Results. Before this modification, we returned time that was both rounded via USATF rules in addition to the decimal values. Understandably, we received feedback that this was confusing. We have since changed the API so that it strictly returns the raw calculated time. This means that developers who are looking to use the API will now be responsible for rounding their own time if they choose to do so.

CT Live API’s affected:

  • GET /event/{eventID}/results
  • GET /entry/{entryID}/results
  • GET /interval/{intervalID}/results

Note, this is only affects API users, and changes nothing in the CT Live or Athlinks applications.

 

Return to CTLive release notes listing