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
34
35
36
37
38
39
40
41
42
43
|
- {
- "user": {
- "login": "Octocat",
- "id": 12,
- "node_id": "MDQ6VXNlcjEy",
- "avatar_url": "https://octocoders.github.io/avatars/u/12?",
- "gravatar_id": "",
- "url": "https://octocoders.github.io/api/v3/users/Octocat",
- "html_url": "https://octocoders.github.io/Octocat",
- "followers_url": "https://octocoders.github.io/api/v3/users/Octocat/followers",
- "following_url": "https://octocoders.github.io/api/v3/users/Octocat/following{/other_user}",
- "gists_url": "https://octocoders.github.io/api/v3/users/Octocat/gists{/gist_id}",
- "starred_url": "https://octocoders.github.io/api/v3/users/Octocat/starred{/owner}{/repo}",
- "subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocat/subscriptions",
- "organizations_url": "https://octocoders.github.io/api/v3/users/Octocat/orgs",
- "repos_url": "https://octocoders.github.io/api/v3/users/Octocat/repos",
- "events_url": "https://octocoders.github.io/api/v3/users/Octocat/events{/privacy}",
- "received_events_url": "https://octocoders.github.io/api/v3/users/Octocat/received_events",
- "type": "User",
- "site_admin": false
- },
- "action": "created",
- "sender": {
- "login": "Octocat",
- "id": 12,
- "node_id": "MDQ6VXNlcjEy",
- "avatar_url": "https://octocoders.github.io/avatars/u/12?",
- "gravatar_id": "",
- "url": "https://octocoders.github.io/api/v3/users/Octocat",
- "html_url": "https://octocoders.github.io/Octocat",
- "followers_url": "https://octocoders.github.io/api/v3/users/Octocat/followers",
- "following_url": "https://octocoders.github.io/api/v3/users/Octocat/following{/other_user}",
- "gists_url": "https://octocoders.github.io/api/v3/users/Octocat/gists{/gist_id}",
- "starred_url": "https://octocoders.github.io/api/v3/users/Octocat/starred{/owner}{/repo}",
- "subscriptions_url": "https://octocoders.github.io/api/v3/users/Octocat/subscriptions",
- "organizations_url": "https://octocoders.github.io/api/v3/users/Octocat/orgs",
- "repos_url": "https://octocoders.github.io/api/v3/users/Octocat/repos",
- "events_url": "https://octocoders.github.io/api/v3/users/Octocat/events{/privacy}",
- "received_events_url": "https://octocoders.github.io/api/v3/users/Octocat/received_events",
- "type": "User",
- "site_admin": false
- }
- }
|