Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 46
Next »
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 information concerning authorization in API introduction section |
lang | xsd:string | Determines language for the output data |
Method calling examples
Output elements
|
---|
participants > participant |
---|
id | Unique identifier of the participant | type | Participant type. Possible values: | name | Participants name | short_name | Participants abbreviated name, max length: 20 characters | acronym | Max 3 characters in length mini name, e.g. BAR, REA | gender | Participants gender. Possible value: - male
- female
- mixed (e.g for mixed doubles in tennis )
| area_id | Unique identifier for the area represented by the participant. | area_name | Area name represented by the participant. | area_code | Max 3 characters in length for the abbreviated area name e.g. GER, POL, FRA. | sport_id | Unique identifier for the sport in which the participant is involved. | sport_name | Name of the sport in which the participant is involved. | national | Determines if participant is a national team. Possible values: | website | Participants official website | ut | Information about when the date and time of the record was last updated. Format UNIX_TIMESTAMP | old_participant_id | deprecated. The attribute will be removed in the next API version | slug | friendly url for participant | logo | Attribute for internal purpose | virtual | Determines if the participant is real player / team or virtual. Possible values: | shirt_nr | Information about player's season number |
|
participants > participant > details |
---|
participants > participant > details > detail |
---|
founded | Date when the team was founded | phone | Phone number | email | Email address | address | Address where the team is located | venue_id | Unique identifier for the venue in which the team plays home games | venue_name | Name of the venue in which the team plays home games | weight | Participants weight | height | Participants height | nickname | Participants nickname | position_name | Name of the participants position | birthdate | Participants date of birth | born_place | Participants place of birth | is_retired | Determines if participant has retired. Possible values: | subtype | Participant subtype name. Possible values: - athlete
- coach
- referee
- director
|
|