get https://api.triathlon.org/v1/athletes//images
The Athlete Images method returns an array of basic image objects where the athlete has been tagged.
The event_id
parameter allows image searches to be restricted to a pipe delimited list of event_ids. For example the following request returns all images for Jonathan Brownlee at the 2015 ITU World Triathlon Series London.
curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/athletes/11378/images?event_id=91029