{
  "next": "string",
  "page": 2,
  "pagelen": 6,
  "previous": "string",
  "size": 4,
  "values": [
    {
      "type": "string",
      "active": true,
      "created_at": "string",
      "description": "string",
      "events": [
        "pullrequest:created",
        "pullrequest:created",
        "repo:created",
        "repo:commit_comment_created",
        "repo:push",
        "issue:updated",
        "pullrequest:unapproved",
        "pullrequest:created"
      ],
      "subject": {
        "type": "string"
      },
      "subject_type": "repository",
      "url": "string",
      "uuid": "string"
    },
    {
      "type": "string",
      "active": false,
      "created_at": "string",
      "description": "string",
      "events": [
        "pullrequest:created",
        "pullrequest:unapproved",
        "pullrequest:comment_deleted",
        "repo:created",
        "pullrequest:rejected",
        "pullrequest:created",
        "pullrequest:comment_created"
      ],
      "subject": {
        "type": "string"
      },
      "subject_type": "team",
      "url": "string",
      "uuid": "string"
    },
    {
      "type": "string",
      "active": false,
      "created_at": "string",
      "description": "string",
      "events": [
        "pullrequest:updated",
        "pullrequest:unapproved",
        "repo:commit_comment_created",
        "repo:updated",
        "pullrequest:comment_updated",
        "issue:created",
        "repo:imported"
      ],
      "subject": {
        "type": "string"
      },
      "subject_type": "repository",
      "url": "string",
      "uuid": "string"
    },
    {
      "type": "string",
      "active": true,
      "created_at": "string",
      "description": "string",
      "events": [
        "repo:commit_status_updated",
        "pullrequest:fulfilled",
        "repo:push",
        "repo:created",
        "repo:fork",
        "issue:comment_created"
      ],
      "subject": {
        "type": "string"
      },
      "subject_type": "team",
      "url": "string",
      "uuid": "string"
    },
    {
      "type": "string",
      "active": true,
      "created_at": "string",
      "description": "string",
      "events": [
        "repo:updated",
        "pullrequest:created",
        "pullrequest:comment_created",
        "repo:commit_status_updated"
      ],
      "subject": {
        "type": "string"
      },
      "subject_type": "team",
      "url": "string",
      "uuid": "string"
    }
  ]
}