...
URL | https://api.softnetsport.com/v2/participants/{participant_id} |
---|---|
XSD | https://api.softnetsport.com/assets/API/docs/xsd/participants.show.xsd |
Method | GET |
Description | Returns the a single participant participants information |
Package | This resource is included in the SCOUTSFEED, LIVESCORE and STATISTICS packages |
Cache | 60 seconds |
Authorization required | Yes |
...
.participant | |
---|---|
id | Unique identifier of for the participant |
type | Participant type. Possible values:
|
name | Participant name |
short_name | Participant short Participants abbreviated name, max length: 20 characters |
acronym | Max 3 characters in length mini name, fe.eg: BAR, REA |
gender | Participant gender. Possible value:
|
area_id | Unique identifier of for the area represented by the participant. softnetSPORT API provides the following areas: areas.index |
area_name | Area name represented by the participant |
area_code | Max 3 characters in length of the short abbreviated area name fe.eg: GER, POL, FRA |
sport_id | Unique identifier of for the sport in which participant occurestakes part. softnetSPORT API provides the following sports: sports.index |
sport_name | Name of the sport in which participant occurestakes part |
national | Determines if participant is national team. Possible values:
|
website | Participant Participants official website |
ut | Information about the date and time of when the record was last updated. Format UNIX_TIMESTAMP |
old_participant_id | deprecated. The attribute will be deprecated removed in next API version |
slug | friendly url for participant |
logo | Attribute for internal purposes |
..details | |
founded | Date when the team was founded |
phone | Phone number |
Email address | |
address | Addres when where the team is located |
venue_id | Unique identifier of for the venue in which the team is playing plays home games |
venue_name | Name of the venue in which the team is playing plays home games |
weightParticipant | Participants weight |
heightParticipant | Participants height |
nicknameParticipant | Participants nickname |
position_name | Name of the participant articipants position |
birthdate | Participant Participants birthdate |
born_placeParticipant born place | Participants date of birht |
is_retired | Determines if participant is has retired. Possible values:
|
subtype | Participant subtype name. Possible values:
|
...