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