forked from haskell-github/github
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuser.json
More file actions
32 lines (32 loc) · 1.28 KB
/
user.json
File metadata and controls
32 lines (32 loc) · 1.28 KB
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
{
"login": "mike-burns",
"id": 4550,
"avatar_url": "https://avatars.githubusercontent.com/u/4550?v=3",
"gravatar_id": "",
"url": "https://api.github.com/users/mike-burns",
"html_url": "https://github.com/mike-burns",
"followers_url": "https://api.github.com/users/mike-burns/followers",
"following_url": "https://api.github.com/users/mike-burns/following{/other_user}",
"gists_url": "https://api.github.com/users/mike-burns/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mike-burns/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mike-burns/subscriptions",
"organizations_url": "https://api.github.com/users/mike-burns/orgs",
"repos_url": "https://api.github.com/users/mike-burns/repos",
"events_url": "https://api.github.com/users/mike-burns/events{/privacy}",
"received_events_url": "https://api.github.com/users/mike-burns/received_events",
"type": "User",
"site_admin": false,
"name": "Mike Burns",
"company": "thoughtbot",
"blog": "http://mike-burns.com/",
"location": "Stockholm, Sweden",
"email": "mburns@thoughtbot.com",
"hireable": true,
"bio": null,
"public_repos": 35,
"public_gists": 32,
"followers": 171,
"following": 0,
"created_at": "2008-04-03T17:54:24Z",
"updated_at": "2015-10-02T16:53:25Z"
}