[
  {
    "actor": {
      "avatar_url": "string",
      "bio": "string",
      "blog": "string",
      "collaborators": 3,
      "company": "string",
      "created_at": "string",
      "disk_usage": 1,
      "email": "string",
      "followers": 4,
      "followers_url": "string",
      "following": 1,
      "following_url": "string",
      "gists_url": "string",
      "gravatar_id": "string",
      "hireable": true,
      "html_url": "string",
      "id": 9,
      "location": "string",
      "login": "string",
      "name": "string",
      "organizations_url": "string",
      "owned_private_repos": 3,
      "plan": {
        "collaborators": 7,
        "name": "string",
        "private_repos": 2,
        "space": 9
      },
      "private_gists": 1,
      "public_gists": 10,
      "public_repos": 5,
      "starred_url": "string",
      "subscriptions_url": "string",
      "total_private_repos": 5,
      "type": "Organization",
      "updated_at": "string",
      "url": "string"
    },
    "created_at": {},
    "id": 8,
    "org": {
      "avatar_url": "string",
      "bio": "string",
      "blog": "string",
      "collaborators": 2,
      "company": "string",
      "created_at": "string",
      "disk_usage": 3,
      "email": "string",
      "followers": 2,
      "followers_url": "string",
      "following": 5,
      "following_url": "string",
      "gists_url": "string",
      "gravatar_id": "string",
      "hireable": true,
      "html_url": "string",
      "id": 7,
      "location": "string",
      "login": "string",
      "name": "string",
      "organizations_url": "string",
      "owned_private_repos": 8,
      "plan": {
        "collaborators": 10,
        "name": "string",
        "private_repos": 2,
        "space": 3
      },
      "private_gists": 10,
      "public_gists": 3,
      "public_repos": 1,
      "starred_url": "string",
      "subscriptions_url": "string",
      "total_private_repos": 4,
      "type": "Organization",
      "updated_at": "string",
      "url": "string"
    },
    "payload": {},
    "public": true,
    "repo": {
      "id": 9,
      "name": "string",
      "url": "string"
    },
    "type": "string"
  }
]