{
"id": "<string>",
"type": "displaypanels",
"attributes": {
"panel_type": "<string>",
"layout": {},
"order_index": 123,
"background_color": "<string>",
"accent_color": "<string>",
"text_color": "<string>",
"timezone": "<string>",
"created_at": "<string>"
},
"links": {
"self": "<string>"
},
"relationships": {
"display": {
"data": {
"type": "<string>",
"id": "<string>"
},
"links": {
"self": "<string>"
}
}
}
}