{
  "webhookEvent": "jira:issue_deleted",
  "issue_event_type_name":"issue_deleted",
  "timestamp": 1364403969102,
  "user": {
    "self": "http://lfranchi.com:8080/rest/api/2/user?username=lfranchi",
    "name": "lfranchi",
    "emailAddress": "othello@zulip.com",
    "avatarUrls": {
      "16x16": "http://lfranchi.com:8080/secure/useravatar?size=small&avatarId=10122",
      "48x48": "http://lfranchi.com:8080/secure/useravatar?avatarId=10122"
    },
    "displayName": "Leo Franchi",
    "active": true
  },
  "issue": {
    "id": "10400",
    "self": "http://lfranchi.com:8080/rest/api/2/issue/10400",
    "key": "BUG-15",
    "fields": {
      "summary": "New bug with hook",
      "progress": {
        "progress": 0,
        "total": 0
      },
      "timetracking": {},
      "issuetype": {
        "self": "http://lfranchi.com:8080/rest/api/2/issuetype/1",
        "id": "1",
        "description": "A problem which impairs or prevents the functions of the product.",
        "iconUrl": "http://lfranchi.com:8080/images/icons/bug.gif",
        "name": "Bug",
        "subtask": false
      },
      "votes": {
        "self": "http://lfranchi.com:8080/rest/api/2/issue/BUG-15/votes",
        "votes": 0,
        "hasVoted": false
      },
      "resolution": null,
      "fixVersions": [],
      "resolutiondate": null,
      "timespent": null,
      "reporter": {
        "self": "http://lfranchi.com:8080/rest/api/2/user?username=lfranchi",
        "name": "lfranchi",
        "emailAddress": "othello@zulip.com",
        "avatarUrls": {
          "16x16": "http://lfranchi.com:8080/secure/useravatar?size=small&avatarId=10122",
          "48x48": "http://lfranchi.com:8080/secure/useravatar?avatarId=10122"
        },
        "displayName": "Leo Franchi",
        "active": true
      },
      "aggregatetimeoriginalestimate": null,
      "created": "2013-03-27T16:53:58.301+0000",
      "updated": "2013-03-27T17:05:34.250+0000",
      "description": "Fix me please",
      "priority": {
        "self": "http://lfranchi.com:8080/rest/api/2/priority/3",
        "iconUrl": "http://lfranchi.com:8080/images/icons/priority_major.gif",
        "name": "Major",
        "id": "3"
      },
      "duedate": null,
      "issuelinks": [],
      "watches": {
        "self": "http://lfranchi.com:8080/rest/api/2/issue/BUG-15/watchers",
        "watchCount": 1,
        "isWatching": true
      },
      "worklog": {
        "startAt": 0,
        "maxResults": 0,
        "total": 0,
        "worklogs": []
      },
      "customfield_10000": null,
      "subtasks": [],
      "status": {
        "self": "http://lfranchi.com:8080/rest/api/2/status/1",
        "description": "The issue is open and ready for the assignee to start work on it.",
        "iconUrl": "http://lfranchi.com:8080/images/icons/status_open.gif",
        "name": "Open",
        "id": "1"
      },
      "labels": [],
      "workratio": -1,
      "assignee": {
        "self": "http://lfranchi.com:8080/rest/api/2/user?username=lfranchi",
        "name": "lfranchi",
        "emailAddress": "othello@zulip.com",
        "avatarUrls": {
          "16x16": "http://lfranchi.com:8080/secure/useravatar?size=small&avatarId=10122",
          "48x48": "http://lfranchi.com:8080/secure/useravatar?avatarId=10122"
        },
        "displayName": "Leo Franchi",
        "active": true
      },
      "attachment": [],
      "aggregatetimeestimate": null,
      "project": {
        "self": "http://lfranchi.com:8080/rest/api/2/project/BUG",
        "id": "10000",
        "key": "BUG",
        "name": "buggery-test",
        "avatarUrls": {
          "16x16": "http://lfranchi.com:8080/secure/projectavatar?size=small&pid=10000&avatarId=10011",
          "48x48": "http://lfranchi.com:8080/secure/projectavatar?pid=10000&avatarId=10011"
        }
      },
      "versions": [],
      "environment": null,
      "timeestimate": null,
      "aggregateprogress": {
        "progress": 0,
        "total": 0
      },
      "lastViewed": "2013-03-27T17:06:09.088+0000",
      "components": [],
      "comment": {
        "startAt": 0,
        "maxResults": 1,
        "total": 1,
        "comments": [
          {
            "self": "http://lfranchi.com:8080/rest/api/2/issue/10400/comment/10400",
            "id": "10400",
            "author": {
              "self": "http://lfranchi.com:8080/rest/api/2/user?username=lfranchi",
              "name": "lfranchi",
              "emailAddress": "othello@zulip.com",
              "avatarUrls": {
                "16x16": "http://lfranchi.com:8080/secure/useravatar?size=small&avatarId=10122",
                "48x48": "http://lfranchi.com:8080/secure/useravatar?avatarId=10122"
              },
              "displayName": "Leo Franchi",
              "active": true
            },
            "body": "Adding a comment. Oh, what a comment it is!",
            "updateAuthor": {
              "self": "http://lfranchi.com:8080/rest/api/2/user?username=lfranchi",
              "name": "lfranchi",
              "emailAddress": "othello@zulip.com",
              "avatarUrls": {
                "16x16": "http://lfranchi.com:8080/secure/useravatar?size=small&avatarId=10122",
                "48x48": "http://lfranchi.com:8080/secure/useravatar?avatarId=10122"
              },
              "displayName": "Leo Franchi",
              "active": true
            },
            "created": "2013-03-27T17:05:34.250+0000",
            "updated": "2013-03-27T17:05:34.250+0000"
          }
        ]
      },
      "timeoriginalestimate": null,
      "aggregatetimespent": null
    }
  }
}
