Skip to content

Instantly share code, notes, and snippets.

@gmorell
Created February 13, 2014 23:07
Show Gist options
  • Save gmorell/8985867 to your computer and use it in GitHub Desktop.
Save gmorell/8985867 to your computer and use it in GitHub Desktop.
example
{
"id": "1975612862",
"type": "PushEvent",
"actor": {
"id": 1149915,
"login": "gmorell",
"gravatar_id": "f823a8df81ddb2427662ba481fee8725",
"url": "https://api.github.com/users/gmorell",
"avatar_url": "https://gravatar.com/avatar/f823a8df81ddb2427662ba481fee8725?d=https%3A%2F%2Fa248.e.akamai.net%2Fassets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png&r=x"
},
"repo": {
"id": 7299575,
"name": "gmorell/lnldb",
"url": "https://api.github.com/repos/gmorell/lnldb"
},
"payload": {
"push_id": 306381846,
"size": 1,
"distinct_size": 1,
"ref": "refs/heads/master",
"head": "834d8846a555c22e5d70a5c39a63215c2282db4b",
"before": "d3fa787abc4f232932061e6602a95477889fcdd0",
"commits": [
{
"sha": "834d8846a555c22e5d70a5c39a63215c2282db4b",
"author": {
"email": "gmp@h4xmb.org",
"name": "gmorell"
},
"message": "ajax lookups",
"distinct": true,
"url": "https://api.github.com/repos/gmorell/lnldb/commits/834d8846a555c22e5d70a5c39a63215c2282db4b"
}
]
},
"public": true,
"created_at": "2014-02-11T03:04:04Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment