API to download tournament games

Sort:
Avatar of vannooz

Hi,

I am trying to use the published data api to try to download all games from any tournament. The documentation says that the "group" endpoint will return the pgn for games as well, but the response doesn't have it. for example https://api.chess.com/pub/tournament/-scc-grand-prix-titled-tuesday-blitz-1308796/10/1

There doesn't seem to be an endpoint to get pgn given gameId either. So is there a way to get pgns for all games that happened in a past tournament somehow?

Thank you!