{
"id": "<string>",
"type": "abilitys",
"attributes": {
"name": "<string>",
"entity_id": "<string>",
"entity_type": "<string>",
"created_at": "<string>",
"updated_at": "<string>"
},
"links": {
"self": "<string>"
},
"relationships": {
"entity": {
"data": {
"type": "<string>",
"id": "<string>"
},
"links": {
"self": "<string>"
}
}
}
}