Versions Compared

Key

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

...

Output elements

.event_incidents
Data type
Description
..incident  
event_idxsd:intREQUIRED. The requested event identifier
tokenxsd:stringREQUIRED. More information concerning authorization in API introduction section
incidentxsd:arrayREQUIRED. Array with incident parameters
incident
[incident
_id
]
xsd:intREQUIRED. Incident id in data.sports.incidents node for event from resourcesports.show
incident[
participant_id
]
xsd:intParticipant id
incident[
participant_team_id
]
xsd:intParticipant team id
incident[
participant_name
]
xsd:stringParticipant name.
incident[
status_id
]
xsd:intStatus id in data.sports.statuses node for event from resource sports.show
incident[
minute
]
xsd:intIncident time minute
incident[
second
]
xsd:intIncident time second
incident[
home_score
]
xsd:intHome Score
incident[
away_score
]
xsd:intAway Score
incident[
home_score1
]
xsd:intHome Score 1
incident[
away_score1
]
xsd:intAway Score 1
incident[
home_score2
]
xsd:intHome Score 2
incident[
away_score2
]
xsd:intAway Score 2
incident[
add_data
]
xsd:stringCustom information
incident[
display_info
]
xsd:stringLabel for incidents
incident[
old_added_id
]
xsd:intDEPRECATED. Old Id

// TODO : DOKOŃCZYĆ