{
"id": "FID001",
"type": "ScormCourse",
"attributes": {
"createdAt": "string",
"updatedAt": "string",
"title": "string",
"fileName": "string",
"shortDescription": "string",
"description": "string",
"importState": "pending"
},
"relationships": {
"owner": {
"data": {
"id": "FID001",
"type": "User"
}
},
"subPortal": {
"data": {
"id": "FID001",
"type": "SubPortal"
}
},
"scormFile": {
"data": {
"id": "FID001",
"type": "File"
}
}
}
}