-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathgetUser_whenSuccess.json
33 lines (33 loc) · 1.32 KB
/
getUser_whenSuccess.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"login": "JakeWharton",
"id": 66577,
"node_id": "MDQ6VXNlcjY2NTc3",
"avatar_url": "https://avatars0.githubusercontent.com/u/66577?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/JakeWharton",
"html_url": "https://github.com/JakeWharton",
"followers_url": "https://api.github.com/users/JakeWharton/followers",
"following_url": "https://api.github.com/users/JakeWharton/following{/other_user}",
"gists_url": "https://api.github.com/users/JakeWharton/gists{/gist_id}",
"starred_url": "https://api.github.com/users/JakeWharton/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/JakeWharton/subscriptions",
"organizations_url": "https://api.github.com/users/JakeWharton/orgs",
"repos_url": "https://api.github.com/users/JakeWharton/repos",
"events_url": "https://api.github.com/users/JakeWharton/events{/privacy}",
"received_events_url": "https://api.github.com/users/JakeWharton/received_events",
"type": "User",
"site_admin": false,
"name": "Jake Wharton",
"company": "Google, Inc.",
"blog": "http://jakewharton.com",
"location": "Pittsburgh, PA, USA",
"email": null,
"hireable": null,
"bio": null,
"public_repos": 98,
"public_gists": 54,
"followers": 47889,
"following": 12,
"created_at": "2009-03-24T16:09:53Z",
"updated_at": "2018-07-24T19:54:34Z"
}