{
  "type": "string",
  "active": true,
  "created_at": "string",
  "description": "string",
  "events": [
    "pullrequest:created",
    "repo:deleted",
    "repo:push",
    "issue:comment_created"
  ],
  "subject": {
    "type": "string"
  },
  "subject_type": "user",
  "url": "string",
  "uuid": "string"
}