{
"id": "<string>",
"type": "modelidentifiers",
"attributes": {
"identifier": "<string>",
"locked": true,
"created_at": "<string>"
},
"links": {
"self": "<string>"
},
"relationships": {
"model": {
"data": {
"type": "<string>",
"id": "<string>"
},
"links": {
"self": "<string>"
}
}
}
}