Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Resource information

URLhttps://api.softnetsportstatscore.com/v2/events/{event_id}/important-incidentsXSDhttps://api.softnetsport.com/assets/API/docs/xsd/events.important-incidents.index.xsd
MethodGET

Description

Returns a list of important incidents for the selected event.

CacheNot cached
Authorization requiredYes
Internal methodYes

...

Method calling examples

...

.event_incidents
Data type
Description
..incident

idxsd:arrayIncident Unique identifier . Unique for sport.of the incidents in event.
action

xsd:string

Describes type of operation. Possible values:

  • insert
  • update
  • delete
event_idxsd:intREQUIRED. The event identifier.
incident_idxsd:intIncident id in data.sports.incidents node for event. The complete list of possible incidents can be retrieved using the API resource: sports.show
participant_idxsd:intParticipant Determines the identifier of the participant for sub-participant in event. The complete list of possible participants can be retrieved using the API resource: participants.index. Possible empty value
participant_team_idxsd:intParticipant Determines the identifier of the participant for participant(team(participant)) in event. The complete list of possible participants can be retrieved using the API resource: participants.index. Possible empty value
participant_namexsd:stringParticipant name.
status_idxsd:intStatus id in data.sports.statuses node for event. The complete list of possible statuses can be retrieved using the API resource: statuses.index
minutexsd:intIncident time: minute
secondxsd:intIncident time: second
home_scorexsd:intHome Score
away_scorexsd:intAway Score
home_score1xsd:intHome Score 1
away_score1xsd:intAway Score 1
home_score2xsd:intHome Score 2
away_score2xsd:intAway Score 2
x_posxsd:intBall position on X axis (percentage)
y_posxsd:intBall position on Y axis (percentage)
add_dataxsd:stringCustom information.
display_infoxsd:stringLabel for incidents.
counterxsd:intSubsequent number of the incydent type in the event. Example: 5th goal in the match.
ctxsd:intCreated date.
utxsd:intLast update date.
dtxsd:intDeleted date.
old_added_idxsd:intDEPRECATED. Old Id.