Event Medal Federation Breakdown

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

The Event Medal Federation Breakdown method returns a list of athletes and medals for a given event_id and federation_id. Whilst using the Event Medal Tally method will return a count per Federation this method expands the information in providing a list of athletes that made up the medal tally.

The resulting medals object contains a basic athlete object together with the program information of the resulting medalist.

The following example lists the medal winners from USA Triathlon from the 2015 ITU World Triathlon Gold Coast event.

curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/events/90168/medal_tally/2362
Path Params
int32
required

The unique id of the event

int32
required

The unique id of the federation

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json