Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 557 Bytes

game-by-date.md

File metadata and controls

11 lines (6 loc) · 557 Bytes

Game by Date Details

Returns the last broadcast game update for a given game day and season. Completed games will show the final update of the game, currently running games will show the update present on www.blaseball.com, and future games will show a placeholder update if the game is already scheduled.

Endpoint

https://www.blaseball.com/database/games?day=:day_number&season=:season_number

Response

Returns a single game update object. See the game update page for a centralized definition of what a game update contains.