Broadcasts
Export all rounds as PGN
Download all games of all rounds of a broadcast in PGN format. If a study:read OAuth token is provided, the private rounds where the user is a contributor will be available. You may want to download only the games of a single round instead.
To get real-time updates about an ongoing tournament, please use the round PGN stream or group PGN stream endpoints instead.
get/api/broadcast/{broadcastTournamentId}.pgn
Path parameters
broadcastTournamentIdstring required
The broadcast tournament ID
Query parameters
clocksboolean
Include clock comments in the PGN moves, when available. Example: 2. exd5 { [%clk 1:01:27] } e5 { [%clk 1:01:28] }
commentsboolean
Include analysis comments in the PGN moves, when available. Example: 12. Bxf6 { [%eval 0.23] }
Response
The PGN representation of the broadcast.