[
  {
    "active": false,
    "config": {
      "content_type": "string",
      "url": "string"
    },
    "created_at": "string",
    "events": [
      "download",
      "fork"
    ],
    "id": 8,
    "name": "string",
    "updated_at": "string",
    "url": "string"
  },
  {
    "active": true,
    "config": {
      "content_type": "string",
      "url": "string"
    },
    "created_at": "string",
    "events": [
      "watch",
      "watch",
      "public",
      "pull_request_review_comment",
      "commit_comment",
      "gollum",
      "download"
    ],
    "id": 8,
    "name": "string",
    "updated_at": "string",
    "url": "string"
  },
  {
    "active": false,
    "config": {
      "content_type": "string",
      "url": "string"
    },
    "created_at": "string",
    "events": [
      "status",
      "download",
      "push",
      "status",
      "commit_comment"
    ],
    "id": 5,
    "name": "string",
    "updated_at": "string",
    "url": "string"
  },
  {
    "active": false,
    "config": {
      "content_type": "string",
      "url": "string"
    },
    "created_at": "string",
    "events": [
      "download",
      "fork",
      "commit_comment",
      "push",
      "public",
      "download",
      "public",
      "member",
      "issues"
    ],
    "id": 3,
    "name": "string",
    "updated_at": "string",
    "url": "string"
  }
]