{
  "created_at": "string",
  "creator": {
    "avatar_url": "string",
    "bio": "string",
    "blog": "string",
    "collaborators": 7,
    "company": "string",
    "created_at": "string",
    "disk_usage": 2,
    "email": "string",
    "followers": 8,
    "followers_url": "string",
    "following": 8,
    "following_url": "string",
    "gists_url": "string",
    "gravatar_id": "string",
    "hireable": true,
    "html_url": "string",
    "id": 1,
    "location": "string",
    "login": "string",
    "name": "string",
    "organizations_url": "string",
    "owned_private_repos": 3,
    "plan": {
      "collaborators": 3,
      "name": "string",
      "private_repos": 10,
      "space": 5
    },
    "private_gists": 5,
    "public_gists": 5,
    "public_repos": 9,
    "starred_url": "string",
    "subscriptions_url": "string",
    "total_private_repos": 1,
    "type": "User",
    "updated_at": "string",
    "url": "string"
  },
  "description": "string",
  "id": 2,
  "payload": "string",
  "sha": "string",
  "statuses_url": "string",
  "updated_at": "string",
  "url": "string"
}