{
"login": "string",
"id": 0,
"node_id": "string",
"avatar_url": "http://example.com",
"gravatar_id": "string",
"url": "http://example.com",
"html_url": "http://example.com",
"followers_url": "http://example.com",
"subscriptions_url": "http://example.com",
"organizations_url": "http://example.com",
"repos_url": "http://example.com",
"received_events_url": "http://example.com",
"type": "string",
"score": 0,
"following_url": "string",
"gists_url": "string",
"starred_url": "string",
"events_url": "string",
"public_repos": 0,
"public_gists": 0,
"followers": 0,
"following": 0,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z",
"name": "string",
"bio": "string",
"email": "user@example.com",
"location": "string",
"site_admin": true,
"hireable": true,
"text_matches": [
{
"object_url": "string",
"object_type": "string",
"property": "string",
"fragment": "string",
"matches": [
{
"text": "string",
"indices": [
0
]
}
]
}
],
"blog": "string",
"company": "string",
"suspended_at": "2019-08-24T14:15:22.123Z"
}