{
"login": "jdoe",
"id": 123456,
"node_id": "MDQ6VXNlcjEwMzEzNzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/123456?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jdoe",
"html_url": "https://github.com/jdoe",
"followers_url": "https://api.github.com/users/jdoe/followers",
"following_url": "https://api.github.com/users/jdoe/following{/other_user}",
"gists_url": "https://api.github.com/users/jdoe/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jdoe/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jdoe/subscriptions",
"organizations_url": "https://api.github.com/users/jdoe/orgs",
"repos_url": "https://api.github.com/users/jdoe/repos",
"events_url": "https://api.github.com/users/jdoe/events{/privacy}",
"received_events_url": "https://api.github.com/users/jdoe/received_events",
"type": "User",
"site_admin": false,
"name": "Joe",
"company": null,
"blog": "",
"location": null,
"email": "jdoe@gmail.com",
"hireable": null,
"bio": null,
"twitter_username": null,
"public_repos": 123456,
"public_gists": 123456,
"followers": 123456,
"following": 123456,
"created_at": "2023-09-06T22:11:05Z",
"updated_at": "2024-03-15T18:14:32Z",
"private_gists": 123456,
"total_private_repos": 123456,
"owned_private_repos": 123456,
"disk_usage": 123456,
"collaborators": 0,
"two_factor_authentication": true,
"plan": {
"name": "free",
"space": 123456,
"collaborators": 123456,
"private_repos": 123456
}
}