{
"id": "FID001",
"type": "AssignmentItemVideo",
"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": "AssignmentItemVideo",
"shouldPreview": true,
"allowDownload": true
},
"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"
}
},
"video": {
"data": {
"id": "FID001",
"type": "Content"
}
}
}
}