{
  "data": {
    "notifications": [
      {
        "id": "PWL7QXS",
        "type": "phone_notification",
        "started_at": "2013-03-06T15:28:51-05:00",
        "address": "+15555551234",
        "user": {
          "id": "PT23IWX",
          "type": "user_reference",
          "summary": "Tim Wright",
          "self": "https://api.pagerduty.com/users/PT23IWX",
          "html_url": "https://subdomain.pagerduty.com/users/PT23IWX"
        }
      },
      {
        "id": "PKN7NBH",
        "type": "push_notification",
        "started_at": "2013-03-06T15:28:51-05:00",
        "user": {
          "id": "PT23IWX",
          "type": "user_reference",
          "summary": "Tim Wright",
          "self": "https://api.pagerduty.com/users/PT23IWX",
          "html_url": "https://subdomain.pagerduty.com/users/PT23IWX"
        }
      }
    ],
    "limit": 100,
    "offset": 0,
    "more": false,
    "total": null
  }
}