{
"id": "<string>",
"type": "activitys",
"attributes": {
"log_name": "<string>",
"description": "<string>",
"properties": {},
"created_at": "<string>"
},
"links": {
"self": "<string>"
},
"relationships": {
"causer": {
"data": {
"type": "<string>",
"id": "<string>"
},
"links": {
"self": "<string>"
}
}
}
}