{
"id": "FID001",
"type": "AttemptOverride",
"attributes": {
"overrides": [
"score"
],
"comment": "string",
"grade": {
"oldValue": "string",
"newValue": "string",
"isOriginal": true
},
"score": {
"oldValue": "string",
"newValue": "string",
"isOriginal": true
},
"points": {
"oldValue": "string",
"newValue": "string",
"isOriginal": true
},
"credits": {
"oldValue": "string",
"newValue": "string",
"isOriginal": true
},
"penalties": {
"oldValue": "string",
"newValue": "string",
"isOriginal": true
},
"reverted": true
},
"relationships": {
"attempt": {
"data": {
"id": "FID001",
"type": "Attempt"
}
},
"owner": {
"data": {
"id": "FID001",
"type": "User"
}
}
}
}