{
"room": {
"roomId": "c3631f02-ff67-42b8-8775-18c47f52a678",
"roomCode": "string",
"name": "string",
"status": "waiting",
"mode": "peer",
"hostId": "70e3fb2d-1cb6-4dbc-ab8d-fa7209aca5dd",
"problemId": "ec266659-7df9-4c6c-913e-9aea62927d35",
"language": "python",
"config": {
"maxParticipants": 2,
"maxDuration": 0,
"isPrivate": true
},
"participants": [
{
"userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
"username": "string",
"displayName": "string",
"avatarUrl": "string",
"role": "host",
"isActive": true,
"joinedAt": "2019-08-24T14:15:22.123Z"
}
],
"myRole": "host",
"myCapabilities": [
"string"
],
"currentPhaseStartedAt": "2019-08-24T14:15:22.123Z",
"timerPaused": true,
"elapsedMs": 0,
"editorLocked": true,
"createdAt": "2019-08-24T14:15:22.123Z"
},
"assignedRole": "host",
"myCapabilities": [
"string"
],
"collabToken": "string",
"collabUrl": "string"
}