v1.2.0
API Version 1.2.0
Our second API update brings significant changes to the historical side of available data, alongside some general performance improvements behind-the-scenes to support MCC Live's needs.
This update has no breaking changes and existing apps will work fine on modified endpoints, but you may need to make changes to suit the needs of your application.
Additions:
/v1/rundown/{event}
- returns summary data for the event you give including event scores, participants and the order of games. Any event from Season 3 beyond gives a full rundown of each game including its game and individual scores. Events before Season 3 will receive this data soon.
Changes:
/v1/rundown
- now returns data from the most recent numbered (canon) MCC event.RundownResponse
- modified to includehistory
andcreators
as per the updates above.