{
  "closed_issues": 2,
  "created_at": "string",
  "creator": {
    "avatar_url": "string",
    "bio": "string",
    "blog": "string",
    "collaborators": 2,
    "company": "string",
    "created_at": "string",
    "disk_usage": 7,
    "email": "string",
    "followers": 8,
    "followers_url": "string",
    "following": 7,
    "following_url": "string",
    "gists_url": "string",
    "gravatar_id": "string",
    "hireable": false,
    "html_url": "string",
    "id": 10,
    "location": "string",
    "login": "string",
    "name": "string",
    "organizations_url": "string",
    "owned_private_repos": 8,
    "plan": {
      "collaborators": 9,
      "name": "string",
      "private_repos": 3,
      "space": 10
    },
    "private_gists": 8,
    "public_gists": 1,
    "public_repos": 5,
    "starred_url": "string",
    "subscriptions_url": "string",
    "total_private_repos": 1,
    "type": "Organization",
    "updated_at": "string",
    "url": "string"
  },
  "description": "string",
  "due_on": "string",
  "number": 2,
  "open_issues": 1,
  "state": "open",
  "title": "string",
  "url": "string"
}