UNPKG

2.11 kBJSONView Raw
1{
2 "zen": "Keep it logically awesome.",
3 "hook_id": 12345,
4 "hook": {
5 "url": "https://api.github.com/orgs/lifted-studios/hooks/12345",
6 "ping_url": "https://api.github.com/orgs/lifted-studios/hooks/12345/pings",
7 "id": 12345,
8 "name": "web",
9 "active": true,
10 "events": [
11 "*"
12 ],
13 "config": {
14 "url": "http://hubot.example.com/hubot/github-events?room=events",
15 "content_type": "json",
16 "insecure_ssl": "0",
17 "secret": "********"
18 },
19 "updated_at": "2015-02-18T15:48:41Z",
20 "created_at": "2015-02-18T15:48:41Z"
21 },
22 "organization": {
23 "login": "lifted-studios",
24 "id": 12346,
25 "url": "https://api.github.com/orgs/lifted-studios",
26 "repos_url": "https://api.github.com/orgs/lifted-studios/repos",
27 "events_url": "https://api.github.com/orgs/lifted-studios/events",
28 "members_url": "https://api.github.com/orgs/lifted-studios/members{/member}",
29 "public_members_url": "https://api.github.com/orgs/lifted-studios/public_members{/member}",
30 "avatar_url": "https://avatars.githubusercontent.com/u/12346?v=3",
31 "description": null
32 },
33 "sender": {
34 "login": "lee-dohm",
35 "id": 12347,
36 "avatar_url": "https://avatars.githubusercontent.com/u/12347?v=3",
37 "gravatar_id": "",
38 "url": "https://api.github.com/users/lee-dohm",
39 "html_url": "https://github.com/lee-dohm",
40 "followers_url": "https://api.github.com/users/lee-dohm/followers",
41 "following_url": "https://api.github.com/users/lee-dohm/following{/other_user}",
42 "gists_url": "https://api.github.com/users/lee-dohm/gists{/gist_id}",
43 "starred_url": "https://api.github.com/users/lee-dohm/starred{/owner}{/repo}",
44 "subscriptions_url": "https://api.github.com/users/lee-dohm/subscriptions",
45 "organizations_url": "https://api.github.com/users/lee-dohm/orgs",
46 "repos_url": "https://api.github.com/users/lee-dohm/repos",
47 "events_url": "https://api.github.com/users/lee-dohm/events{/privacy}",
48 "received_events_url": "https://api.github.com/users/lee-dohm/received_events",
49 "type": "User",
50 "site_admin": false
51 }
52}