Resource information
URL | Method | Description | Package |
---|---|---|---|
https://api.softnetsport.com/v2/participants/{participant_id} | GET | Returns the single participant information | This resource is included in STATISTICS packages. |
Method parameters
Name | Data type | Description |
---|---|---|
participant_id | xsd:int | REQUIRED. The requested participant identifier |
Query parameters
Name | Data type | Description |
---|---|---|
username | xsd:string | REQUIRED. Assigned to you by softnetSPORT administrator |
lang | xsd:string | Determines language for the output data. softnetSPORT API provides the following languages: languages.index |
...
Link | Description |
---|---|
https://api.softnetsport.com/v2/participants/136928.xml?username=softnetsport | Returns detailed data for the single participant: FC Barcelona in XML format |
https://api.softnetsport.com/v2/participants/136928?username=softnetsport | Returns detailed data for the single participant: FC Barcelona in JSON format |
Output elements
.participant | |||
---|---|---|---|
id | Unique identifier of the participant | ||
type | Participant type. Possible values:
| ||
name | Participant name | ||
short_name | Participant short name, max length: 20 characters | ||
acronym | Max 3 characters length mini name | ||
gender | Participant gender. Possible value:
| ||
area_id | Unique identifier of the area represented by the participant. softnetSPORT API provides the following area: areas.index | ||
area_name | Participant area name | ||
sport_id | Unique identifier of sport in which participant occures. softnetSPORT API provides the following sports: sports.index | ||
area_code | Max 3 characters length of the short area name | ||
national | Determines if participant is national team | ||
website | Participant official website. | ||
ut | Information about date and time when record was last updated/created. Format YYYY-MM-DD HH:MM:SS. UTC timezone. | ||
..details (team) | details for type participant: team | ..details (person) | details for type participant: person |
founded | Date when team was founded | weight | Participant weight |
phone | Date when team was founded | height | Participant height |
Date when team was founded | nickname | Participant nickname | |
address | Addres when team is located | position_name | Name of participant position |
venue_id | Unique identifier of venue in which team is playing home games | birthdate | Participant birthdate |
venue_name | Name of venue in which team is playing home games | born_place | Participant born place |
is_retired | Determines if participant is retired | ||
subtype | Participant subtype name. Possible values:
|