{
  "next": "string",
  "page": 9,
  "pagelen": 3,
  "previous": "string",
  "size": 2,
  "values": [
    {
      "category": "string",
      "description": "string",
      "event": "repo:deleted",
      "label": "string"
    },
    {
      "category": "string",
      "description": "string",
      "event": "pullrequest:rejected",
      "label": "string"
    },
    {
      "category": "string",
      "description": "string",
      "event": "repo:push",
      "label": "string"
    },
    {
      "category": "string",
      "description": "string",
      "event": "repo:deleted",
      "label": "string"
    },
    {
      "category": "string",
      "description": "string",
      "event": "repo:commit_status_updated",
      "label": "string"
    },
    {
      "category": "string",
      "description": "string",
      "event": "issue:comment_created",
      "label": "string"
    },
    {
      "category": "string",
      "description": "string",
      "event": "repo:commit_comment_created",
      "label": "string"
    }
  ]
}