Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 517 Bytes

game-by-id.md

File metadata and controls

11 lines (6 loc) · 517 Bytes

Game by ID Details

Returns the last broadcast game update for a given game id. 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/gameById/:game_id

Response

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