Versions Compared

Key

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

...

URLhttps://api.softnetsport.com/v2/participants/{participant_id}
XSDhttps://api.softnetsport.com/assets/API/docs/xsd/participants.show.xsd
MethodGET

Description

Returns the a single participant participants information
PackageThis resource is included in the SCOUTSFEED, LIVESCORE and STATISTICS packages
Cache60 seconds
Authorization requiredYes

...

.participant
 
idUnique identifier of for the participant
type

Participant type. Possible values:

  • team
  • person
nameParticipant name
short_nameParticipant short Participants abbreviated name, max length: 20 characters
acronymMax 3 characters in length mini name, fe.eg: BAR, REA
gender

Participant gender. Possible value:

  • male
  • female
  • mixed (e.g for doubles in tennis f.e)
area_idUnique identifier of for 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 in length of the short abbreviated area name fe.eg: GER, POL, FRA
sport_idUnique identifier of for the sport in which participant occurestakes part. softnetSPORT API provides the following sports: sports.index
sport_nameName of the sport in which participant occurestakes part
national

Determines if participant is national team. Possible values:

  • yes
  • no
websiteParticipant Participants official website
utInformation about the date and time of when the record was last updated. Format UNIX_TIMESTAMP
old_participant_iddeprecated. The attribute will be deprecated removed in next API version
slugfriendly url for participant
logoAttribute for internal purposes
..details 
foundedDate when the team was founded
phonePhone number
emailEmail address
addressAddres when where the team is located
venue_idUnique identifier of for the venue in which the team is playing plays home games
venue_nameName of the venue in which the team is playing plays home games
weightParticipant Participants weight
heightParticipant Participants height
nicknameParticipant Participants nickname
position_nameName of the participant articipants position
birthdateParticipant Participants birthdate
born_placeParticipant born placeParticipants date of birht
is_retired

Determines if participant is has retired. Possible values:

  • yes
  • no
subtype

Participant subtype name. Possible values:

  • athlete
  • coach
  • referee
  • director

...