Is this refused?
Can we have an API endpoint for individual games?

Nice feature, could you post this in feature request at https://www.chess.com/clubs/forum/view/feature-requests-2?
Nice feature, could you post this in feature request at https://www.chess.com/clubs/forum/view/feature-requests-2?
idea: we call api.chess.com/something/gameID and it provides something about the game, say pgn and tcn (moves in algebraic form), the same things that the monthly games API provides. That would be very good.
usage: i want a website that can do something with a game, say analyze it, guess the move, guess the elo, whatever. I want my users to be able copy the game URL, and paste into my website, then I want to download the game data, and parse it.