Matchdata
Gibt eine Struktur von Spieldaten aller Spiele der übergebenen Liga (leagueShortcut) für die gesamte übergebene Saison (leagueSeason) zurueck.
get/getmatchdata/{leagueShortcut}/{leagueSeason}
Path parameters
leagueShortcutstring required
der Shortcut der Liga, z.B. 'bl1' für die erste Bundesliga
leagueSeasoninteger required
die Saison der Liga, z.B. 2019 für die Saison 2019/2020
Response
OK
Changes
Changed in 1 of the 3 revisions of this API.3
- ○
added the optional property
///to the response with the status (media type: text/plain)response-optional-property-added
- ○
added the optional property
///to the response with the status (media type: application/json)response-optional-property-added
- ○
added the optional property
///to the response with the status (media type: text/json)response-optional-property-added
- ○