Resource information
URL | https://api.softnetsport.com/v2/events/{event_id} |
---|---|
XSD | https://api.softnetsport.com/assets/API/docs/xsd/events.show.xsd |
Method | GET |
Description | Returns a single event with details including participants, partial results, stats, lineups and important incidents for the event |
Cache | 60 seconds |
Authorization required | Yes |
Method parameters
Name | Data type | Description |
---|---|---|
event_id | xsd:int | REQUIRED. The requested event 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 |
tz | xsd:string | Determines timezone for the output data |
Method calling examples
Link | Description |
---|---|
https://api.softnetsport.com/v2/events/6367.xml?token={{YOUR_TOKEN}} | Returns detailed data for the selected event in XML format |
https://api.softnetsport.com/v2/events/6367?token={{YOUR_TOKEN}} | Returns detailed data for the selected event in JSON format |
Output elements
.competition | |
---|---|
id | Unique identifier for the competition |
name | Name of the the competition e.g. U19 World Champ |
short_name | Abbreviated name of the competition e.g. U19 WCH, Max 20 characters |
mini_name | Mini name of the competition. Max 3 characters in length e.g. U19 |
gender | Competition gender. Possible values:
|
type | Competitions type. Possible values:
|
area_id | Unique identifier for the area in which competitions are played. softnetSPORT API provides the following areas: areas.index |
area_name | Name of area in which competitions are played |
area_type | Type of area in which competitions are played. Possible values:
|
area_sort | The parameter used to sort competitions in a country e.g. Premier League is 1st and the Championship is 2nd in English competitions. Sorting direction is ascending |
area_code | Max 3 characters in length for the area in which competitions are played |
overall_sort | The parameter used to sort competitions. Sorting direction is ascending |
sport_id | Unique identifier for the sport in which a competition is played. softnetSPORT API provides the following sports: sports.index |
sport_name | Name of the sport in which a competition is played |
round_id | Unique identifier for the round in which event is played. Possibble null value. softnetSPORT API provides the following rounds: rounds.index |
round_name | Name of the round |
tour_id | Unique identifier for the tour in which a competition is played. softnetSPORT API provides the following tours: tours.index |
tour_name | Name of the tour in which a competition is played |
ut | Information about the date and time of when the competition record was last updated. Format UNIX_TIMESTAMP |
old_competition_id | deprecated. The attribute will be removed in the next API version |
slug | friendly url for competition |
..season | |
id | Unique identifier for the season |
name | Name of the season e.g. Premiership 2014/15 |
year | Determines the season year e.g.
|
ut | Information about the date and time of when the season record was last updated. Format UNIX_TIMESTAMP |
old_season_id | deprecated. The attribute will be removed in the next API version |
...stage | |
id | Unique identifier for the stage |
name | Name of the stage |
start_date | Date when stage begins. Format YYYY-MM-DD |
end_date | Date when stage ends. Format YYYY-MM-DD |
show_standings | Determines if the stage contains standings. Possible values:
|
groups_nr | The number of groups that are part of the stage |
sort | The sort order for the stage. Sorting direction is ascending |
is_current | Possible values:
|
ut | Information about the date and time of when the stage record was last updated. Format UNIX_TIMESTAMP |
old_stage_id | deprecated. The attribute will be removed in the next API version |
....group | |
id | Unique identifier for the group |
name | Name of the group |
ut | Information about the date and time of when the group record was last updated. Format UNIX_TIMESTAMP |
.....event | |
id | Unique identifier for the event |
name | Name of the event e.g. Spain - Italy |
start_date | Date when the event starts in format DATE_TIME (2015-03-01 11:02) |
ft_only | Determines if only the full time result/score of the event is given. Possible values:
|
coverage_type | Type of event coverage. Possible values:
|
scoutsfeed | Possible values:
|
status_id | Unique identifier of the event status. softnetSPORT API provides the following statuses: statuses.index |
status_name | Name of the event status |
status_type | Type of the status. Possible values:
|
clock_time | How many seconds have passed in the current event period. Possible empty value |
clock_status | Clock status. Possible value:
|
bet_status | Possible value:
|
relation_status | Relation status. Attribute for internal purposes. Possible value:
|
source_id | Identificator of scout related to the event. Attribute for internal purposes |
winner_id | Who is the winner of the match |
progress_id | Who advanced to the next round |
day | Day of the season |
neutral_venue | Determines if event is played at a neutral venue. Possible values:
|
item_status | Describes status for the item (record). Possible values:
|
verified_result | Possible value:
|
ut | Information about the date and time of when the event record was last updated. Format UNIX_TIMESTAMP |
old_event_id | deprecated. The attribute will be removed in the next API version |
slug | friendly url for event |
......details | additional information related to event |
.......detail | |
id | Unique identifier for the detail |
name | Name of the detail. Possible values are different depending on the sport. For more information please find node details in the sports.show: sports.show |
value | Value related to the detail |
......participants | |
.......participant | |
counter | Number of participants in the event. Participant with counter="1" is the home team. |
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 | Participant gender. Possible value:
|
area_id | Unique identifier 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 for the abbreviated area name e.g. GER, POL, FRA |
sport_id | Unique identifier for the sport in which a participant takes part. softnetSPORT API provides the following sports: sports.index |
sport_name | Name of the sport in which a participant takes part |
national | Determines if participant is a national team. Possible values:
|
website | 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 removed in next API version |
slug | friendly url for participant |
logo | Attribute for internal purposes |
........results | |
.........result | |
id | Unique identifier for the result |
name | Name of the result. Possible values are different depending on the sport. For more information please find node details in the sports.show: sports.show |
value | Value related to the result |
........stats | |
.........stat | |
id | Unique identifier for the statistic |
name | Name of the statistic. Possible values are different depending on the sport. For more information please find node details in the sports.show: sports.show |
value | Value related to the statistic |
........lineups | |
.........lineup | |
id | Unique identifier for lineup related to event |
type | Type of participant in lineup. Possible values:
|
bench | Determines if participant (player) is in the starting line up for the event. Possible values:
|
participant_id | Unique identifier for the participant (player, coach) |
participant_name | Name of the participant (player, coach) |
participant_area_id | Identifier for area represented by the participant |
shirt_nr | Shirt number. Could be empty value |
participant_slug | Friendly url for the participant |
......events_incidents | this node includes only important incidents from the event |
.......events_incident | |
id | Unique identifier for a incident that has occurred in the event |
incident_id | Identifier for the incident. softnetSPORT API provides the following incidents: incidents.index |
incident_name | Name of incident e.g. goal, yellow card, red card etc |
participant_id | Unique identifier for event participant (team or player) related to incident |
participant_name | Participants (team or player) name related to incident. e.g. Cristano Ronaldo, Leo Messi, Roger Federer |
participant_slug | Friendly url for the participant |
subparticipant_id | Unique identifier for the player, who is a member of participant squad e.g. Real Madrid, Barcelona |
subparticipant_slug | Friendly url for the subparticipant. Possible empty value |
subparticipant_name | Subparticipant name |
event_status_id | Identifier for event status in which the incident occured |
event_status_name | Name of event status in which the incident occured |
event_time | Event minute and second in which the incident occured |
info | Additional information about the incident |
ut | Information about the date and time of when the event incident record was last updated. Format UNIX_TIMESTAMP |