Get Player Game Detail

View as Markdown
Retrieves detailed information about a specific game for the authenticated player.

Path parameters

game_idintegerRequired

Response

idintegerRead-only
statusstringRead-only
difficultystringRead-only
progressstringRead-only
number_of_problemsintegerRead-only
quest_namestringRead-only
subtopicsstringRead-only

Free-text field for quest subtopics

game_typestringRead-only
created_atdatetimeRead-only
answered_problemsintegerRead-only
correct_problemsintegerRead-only
winnerobject or null
creatorobject or null
questmap from strings to anyRead-only
elo_levelintegerRead-only
time_limit_secondsintegerRead-only
is_completedboolean
is_loadedboolean
is_startedboolean
completed_atdatetime or null