{
"id": "FID001",
"type": "ProctorCapture",
"attributes": {
"desktop": "string",
"start": "string",
"end": "string",
"duration": 0
},
"relationships": {
"attempt": {
"data": {
"id": "FID001",
"type": "Attempt"
}
},
"proctorSession": {
"data": {
"id": "FID001",
"type": "ProctorSession"
}
}
}
}