{
  "body": "string",
  "commit_id": "string",
  "created_at": "string",
  "html_url": "string",
  "id": 9,
  "line": 2,
  "path": "string",
  "position": 8,
  "updated_at": "string",
  "url": "string",
  "user": {
    "avatar_url": "string",
    "bio": "string",
    "blog": "string",
    "collaborators": 4,
    "company": "string",
    "created_at": "string",
    "disk_usage": 7,
    "email": "string",
    "followers": 1,
    "followers_url": "string",
    "following": 8,
    "following_url": "string",
    "gists_url": "string",
    "gravatar_id": "string",
    "hireable": false,
    "html_url": "string",
    "id": 2,
    "location": "string",
    "login": "string",
    "name": "string",
    "organizations_url": "string",
    "owned_private_repos": 6,
    "plan": {
      "collaborators": 3,
      "name": "string",
      "private_repos": 2,
      "space": 10
    },
    "private_gists": 4,
    "public_gists": 3,
    "public_repos": 7,
    "starred_url": "string",
    "subscriptions_url": "string",
    "total_private_repos": 7,
    "type": "Organization",
    "updated_at": "string",
    "url": "string"
  }
}