Resource information
softnetsportXSD | https://api.softnetsport.com/assets/API/docs/xsd/participants.show.xsd |
---|
Method | GET |
---|
Description | Returns |
---|
the participant informationPackage | This resource is included in the SCOUTSFEED, LIVESCORE and STATISTICS packagesparticipants information |
Cache | 60 seconds |
---|
Authorization required | Yes |
---|
Method parameters
Name | Data type | Description |
---|
participant_id | xsd:int | REQUIRED. The requested participant identifier
|
Query parameters
Name | Data type | Description |
---|
token | xsd:string | REQUIRED. |
More More information concerning |
oAuth token: oAuth 2.0 authorization authorization in API introduction section |
lang | xsd:string | Determines language for the output data |
. softnetSPORT API provides the following languages: languages.index
Method calling examples
softnetsport.xml the a single participant: FC Barcelona in |
XML formathttps://api.softnetsport.com/v2/participants/136928?token={{YOUR_TOKEN}} | Returns detailed data for the single participant: FC Barcelona in Output elements
...
| |
---|
id | Unique identifier of the |
---|
participants > participant |
---|
type type. Possible values:name | Participant name |
short_name | Participant short name, max length: 20 characters |
acronym | Max 3 characters length mini name, f.e: BAR, REA |
gender | Participant gender. Possible value: - male
- female
- mixed (for doubles in tennis f.e)
|
area_id | Unique identifier of 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 length of the short area name f.e: GER, POL, FRA |
sport_id | Unique identifier of the sport in which participant occures. softnetSPORT API provides the following sports: sports.index |
sport_name | Name of the sport in which participant occures |
national | Determines if participant is national team. Possible values: |
website | Participant official website |
ut | Information about date and time when the record was last updated. Format UNIX_TIMESTAMP |
old_participant_id | deprecated. The attribute will be deprecated in next API version |
slug | friendly url for participant |
logo | Attribute for internal purposes |
..details | |
---|
|
participants > participant > details |
---|
participants > participant > details > detail |
---|
founded | Date when the team was founded | phone | Phone number | email | Email address | address |
|
Addres when Address 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 Participant Participants weight | height |
|
Participant Participants height | nickname |
|
Participant Participants nickname | position_name | Name of the participants position | position_id | Unique identifier of the |
|
participant participants position | birthdate |
|
Participant birthdateParticipants date of birth | born_place |
|
Participant born Participants place of birth | is_retired | Determines if participant |
|
is has retired. Possible values: | subtype | Participant subtype name. Possible values: - athlete
- coach
- referee
- director
|
|
|
participants > participant > venues |
participants > participant > venues > venue |
id | Unique identifier for the season. | name | Name of the season e.g. Premiership 2014/15 | short_name | Short name of the venue | country | Country in which the venue is place | status | Status of the venue | url | Url of the venue's website | city | City in which the venue is place | lat | Latitude of the venue | lng | Longitude of the venue | opened | Date when the venue was opened | photo | Photo of the venue | ut | Information about the date and time of when the venue record was last updated. |
|