{
"id": "FID001",
"type": "AttemptTagLabel",
"attributes": {
"label": "string"
},
"relationships": {
"attempt": {
"data": {
"id": "FID001",
"type": "Attempt"
}
},
"user": {
"data": {
"id": "FID001",
"type": "User"
}
},
"parent": {
"data": {
"id": "FID001",
"type": "AttemptTagLabel"
}
}
}
}