Resource information
softnetsportXSD | https://api.softnetsport.com/assets/API/docs/xsd/standings.show.xsd |
---|
Method | GET |
---|
Description | Returns |
---|
the PackageThis resource is included in the STATISTICS packages | Cache | 60 seconds |
---|
Authorization required | Yes |
---|
Method parameters
Name | Type | Description |
---|
standing_id | xsd:int | REQUIRED. The requested standing identifier |
Query parameters
Name | 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 |
subparticipant_id | xsd:int | Determines unique subparticipant id. Could be neccessary to show |
ie the single teama single team |
participant_id | xsd:string | List of participant identifiers separated by a comma (e.g. 123,234,321) for which you want to get results. |
Method calling examples
softnetsport.xmlhttps://api.softnetsport.com/v2/standings/21?token={{YOUR_TOKEN}} | Returns the selected standings in XML format | Returns the selected standings in JSON format |
Output elements
. standings > standing |
---|
id | Unique identifier for the standings | name | Name of the standings | sport_id | Unique identifier |
|
of standings occures. softnetSPORT API provides the following sports: sports.indexthe standings occurres | sport_name | Name of the sport | type_id | Unique identifier for the standings type. e.g. Away standings, World Cup standings, Event's final result | type_name | Name of standings type. |
|
ieg. Standings table, Top scorers, Cards | subtype | Name of subtype of standings. Possible values: - standings
- under_over
- form
- overall_stats
| object_id | Unique identifier for object selected in the object_type | object_type | Type of object (kind of scope) for which data |
|
are is generated. Possible values: |
|
ie- g. WTA Ranking)
- season (standings
|
|
table - for England Premiership)
- stage (standings in second round of competitions)
| object_name | Name |
|
for ieg. European Championship (competition_season), Premier League (competition_season), FC Barcelona (team), Relegation Round (stage), FC Barcelona - Manchester United (event) | stage_name_id | Unique identifier for the stage's name. | item_status | Describes status of the item (record) |
|
ut | Information about date and time when the record was last updated. Format UNIX_TIMESTAMP |
..groups | |
---|
...group | |
---|
id | Unique identifier for group. Could be empty value
|
name | Name of the group. Could be empty value. Possible values: - active - the record is active
- deleted - the record was deleted by the admin. When an event was added by mistake
| reset_group_rank | Describes type of rank in groups. Possible values: - yes - (default) each possible group in standings has it's own rank and it starts from value 1
- no - all possible groups share the same rank e.g. rank in group B could start from the value higher than last value in group A.
| competition_id | Unique identifier for the competition | season_id | Unique identifier for the season | stage_id | Unique identifier for the stage | ut | Information about the date and time of when the |
|
group record was last updated. Format UNIX_TIMESTAMP |
|
....participants | |
---|
.....participant | |
---|
id | Unique identifier for participant |
name | Name of participant |
area_id | Area idetifier of participant |
area_name | Area name of participant |
rank | Present rank, place in standings |
last_rank | Last rank, place in standings |
zone_name | Standings zone name |
subparticipant_id | Participant team identifier (could be empty) |
subparticipant_name | Participant team name (could be empty) |
.....columns | |
---|
......column | |
---|
id | Identifier of the columns/stats |
name | Name of the column (title) |
value | Value of the column for the single participant |
....corrections | |
---|
.....correction |
|
standings > standing > groups |
---|
standings > standing > groups > group |
---|
|
standings > standing > groups > group > participants |
---|
standings > standing > groups > group > participants > participant |
---|
Include Page |
---|
| Participant node |
---|
| Participant node |
---|
|
|
standings > standing > groups > group > participants > participant > columns |
---|
standings > standing > groups > group > participants > participant > columns > column |
---|
|
standings > standing > groups > group > corrections |
---|
standings > standing > groups > group > corrections > correction |
---|
|
of for the participant | participant_name | Name of the participant | value | Correction value, |
|
ie.....zone | ....zones | |
---|
reason | Determines the reason of corrections. Possible reasons: - Association decision
- Disqualified
- Financial issues
- Quit
- Regulations
|
|
standings > standing > groups > group > zones |
---|
standings > standing > groups > group > zones > zone |
---|
id | Identifier for the zone | name | Name of the zone | colour | The CSS colour for the zone |
|