Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Link
Description
https://api.softnetsport.com/v2/participants.xml?username=softnetsport&sport_id=5Returns the list of participants for soccer in XML format
https://api.softnetsport.com/v2/participants?username=softnetsport&sport_id=5Returns the list of participants for soccer in JSON format
https://api.softnetsport.com/v2/participants?username=softnetsport&sport_id=5&season_id=45Returns team participants from soccer Premiera Division for season 2014/2015

Output elements

areaParticipant area nameMax 3 characters length of the short area name./created. Format YYYY-MM-DD HH:MM:SS. UTC timezone.details for type participant: team
.participant 
idUnique identifier of the participant
type

Participant type. Possible values:

  • team
  • person
nameParticipant name
short_nameParticipant short name, max length: 20 characters
acronymMax 3 characters length mini name, f.e: BAR, REA
gender

Participant gender. Possible value:

  • male
  • female
  • mixed (for doubles in tennis f.e)
area_idUnique identifier of the area represented by the participant. softnetSPORT API provides the following areas: areas.index
area_nameArea name represented by the participant
area_codeMax 3 characters length of the short area name f.e: GER, POL, FRA
sport_idUnique identifier of the sport in which participant occures. softnetSPORT API provides the following sports: sports.index
areasport_codenameName of the sport in which participant occures
national

Determines if participant is national team. Possible values:

  • yes
  • no
websiteParticipant official website
utInformation about date and time when the record was last updated..details (team). Format UNIX_TIMESTAMP
old_participant_iddeprecated. The attribute will be deprecated in next API version
..details (person)details for type participant: person 
foundedDate when the team was foundedweightParticipant weight
phoneDate when the team was foundedheightParticipant height
emailDate when the team was foundednicknameParticipant nickname
addressAddres when the team is located position_name Name of participant position
venue_idUnique identifier of the venue in which team is playing home gamesbirthdateParticipant birthdate
venue_nameName of the venue in which team is playing home games 
weightParticipant weight
heightParticipant height
nicknameParticipant nickname
position_nameName of the participant position
birthdateParticipant birthdate
born_place Participant born place  
is_retired

Determines if

participant

participant is retired. Possible values:

 
  • yes
 
  • no
subtype

Participant subtype name. Possible values:

  • athlete
  • coach
  • playing_coach
  • referee
  • director
old_participant_iddepracated. The attribute will be removed from the next API version  

 

...