{
"data": {
"attributes": {
"components_affected": [
{
"id": "1234abcd-12ab-34cd-56ef-123456abcdef",
"name": "string",
"status": "operational"
}
],
"created_at": "2019-09-19T10:00:00.000Z",
"description": "string",
"is_backfilled": false,
"modified_at": "2019-09-19T10:00:00.000Z",
"source": {
"created_at": "",
"source_id": "",
"type": "incident"
},
"status": "investigating",
"title": "string",
"updates": [
{
"components_affected": [
{
"id": "1234abcd-12ab-34cd-56ef-123456abcdef",
"name": "string",
"status": "operational"
}
],
"created_at": "2019-09-19T10:00:00.000Z",
"deleted_at": "string",
"deleted_by_user_uuid": "string",
"description": "string",
"id": "string",
"last_modified_by_user_uuid": "string",
"modified_at": "2019-09-19T10:00:00.000Z",
"started_at": "2019-09-19T10:00:00.000Z",
"status": "investigating"
}
]
},
"id": "string",
"relationships": {
"created_by_user": {
"data": {
"id": "",
"type": "users"
}
},
"last_modified_by_user": {
"data": {
"id": "",
"type": "users"
}
},
"status_page": {
"data": {
"id": "1234abcd-12ab-34cd-56ef-123456abcdef",
"type": "status_pages"
}
}
},
"type": "degradations"
},
"included": [
{
"attributes": {
"email": "string",
"handle": "string",
"icon": "string",
"name": "string",
"uuid": "string"
},
"id": "string",
"type": "users"
}
]
}