{
"id": "FID001",
"type": "Flag",
"attributes": {
"createdAt": "string",
"updatedAt": "string",
"comment": "string",
"source": "string",
"issue": "string",
"isReviewed": true
},
"relationships": {
"planter": {
"data": {
"id": "FID001",
"type": "User"
}
},
"question": {
"data": {
"id": "FID001",
"type": "QuizQuestion"
}
},
"portal": {
"data": {
"id": "FID001",
"type": "Portal"
}
}
}
}