[
  {
    "ID": 1,
    "OutageStatus": "Closed",
    "OutageType": "Unplanned",
    "Description": "string",
    "StartTime": "string",
    "EstCloseTime": "string",
    "ActualEndDate": "string",
    "Resolutions": [
      {
        "Code": "001",
        "Name": "Resolution 1"
      },
      {
        "Code": "001",
        "Name": "Resolution 1"
      },
      {
        "Code": "001",
        "Name": "Resolution 1"
      },
      {
        "Code": "001",
        "Name": "Resolution 1"
      },
      {
        "Code": "001",
        "Name": "Resolution 1"
      },
      {
        "Code": "001",
        "Name": "Resolution 1"
      },
      {
        "Code": "001",
        "Name": "Resolution 1"
      }
    ]
  },
  {
    "ID": 1,
    "OutageStatus": "Closed",
    "OutageType": "Unplanned",
    "Description": "string",
    "StartTime": "string",
    "EstCloseTime": "string",
    "ActualEndDate": "string",
    "Resolutions": [
      {
        "Code": "001",
        "Name": "Resolution 1"
      }
    ]
  }
]