id: a valid participant ID
Returns all performances for the participant ID, alongside all competitions they participated in, and the timetable for the competition (for the specific athlete).
id: a valid competition ID
Returns all registrations for the given competition. Uses the new get_competition_registrations_web function.
id: a valid competition ID
Returns all registrations using the deprecated get_competition_registrations function
start: the start date of the timeframe
end: the end date of the timeframe
query: optional search query
Returns all competitions in the given timeframe matching the query, if given.
query: the search string
Returns a list of all athletes with a name matching query
id: a valid athlete ID
Returns information on the athlete's profile