Match

Events

This call is deprecated. You SHOULD NOT use this endpoint.

get/matches/{match_id}/match_events

Path parameters

match_idinteger required

ID of the match.

Query parameters

locale'de-DE' | 'en-GB' | 'nl-NL'

It returns only items for that locale. Additionally, as side effect the response will be in that locale.

NOTE: The locale must be whitelisted for your club! If not the locale for the auth_token will be used as default.

Filter ItemsSet locale

Response

OK

idinteger

ID of the event.

commentstring

Comment to this event.

NOTE: the info will always be in the locale which is provide

match_idinteger

ID of match the event belongs to.

season_idinteger

ID of season the event belongs to.

tournament_idinteger

ID of tournament the event belongs to.

timestring date-time

Time in which the event happened.

event_typestring

Type of the event.

Changes

No recorded changes to this endpoint across all 1 revision of this API.