{
"id": "FID001",
"type": "AssignmentItemTextEntry",
"attributes": {
"title": "string",
"description": "string",
"customLabel": "string",
"startDate": "2019-08-24T14:15:22Z",
"endDate": "2019-08-24T14:15:22Z",
"timeSpentInMinutes": 0,
"status": "notStarted",
"isReviewRequired": true,
"isLocked": true,
"type": "AssignmentItemTextEntry",
"wordLimit": 0,
"multiLine": true,
"response": "string"
},
"relationships": {
"assignment": {
"data": {
"id": "FID001",
"type": "Assignment"
}
},
"owner": {
"data": {
"id": "FID001",
"type": "User"
}
},
"internalReview": {
"data": {
"id": "FID001",
"type": "AssignmentItemReview"
}
},
"sharedReview": {
"data": {
"id": "FID001",
"type": "AssignmentItemReview"
}
}
}
}