{
"error": {},
"data": {
"meta": {
"account_id": 0,
"post_mortem_id": "string",
"title": "string",
"status": "drafting",
"template_id": "string",
"incident_ids": [
"string"
],
"media_count": 0,
"author_ids": [
0
],
"team_id": 0,
"channel_id": 0,
"channel_name": "string",
"created_at_seconds": 0,
"updated_at_seconds": 0
},
"basics": {
"incidents_highest_severity": "string",
"incidents_earliest_start_seconds": 0,
"incidents_latest_close_seconds": 0,
"incidents_total_duration_seconds": 0,
"responders": [
{
"person_id": 0,
"assigned_at": 0,
"acknowledged_at": 0,
"person_name": "string",
"email": "string"
}
]
},
"content": {
"content": "string"
},
"follow_ups": "string"
}
}