{
"id": "FID001",
"type": "CourseItemTextEntry",
"attributes": {
"title": "string",
"description": "string",
"customLabel": "string",
"type": "textEntry",
"isReviewRequired": true,
"wordLimit": 0,
"multiLine": true
},
"relationships": {
"course": {
"data": {
"id": "FID001",
"type": "Course"
}
},
"folder": {
"data": {
"id": "FID001",
"type": "CourseFolder"
}
}
}
}