Skip to content

Instantly share code, notes, and snippets.

@drewtang
Created September 19, 2012 15:15
Show Gist options
  • Save drewtang/3750191 to your computer and use it in GitHub Desktop.
Save drewtang/3750191 to your computer and use it in GitHub Desktop.
{
"actor": { "name": "Otto 1", "email": "[email protected]" },
"action": "follow",
"message": "A message I am following",
"users": [{ "name": "Otto 2", "email": "[email protected]" }],
"private": true,
"object": {
"url": "http://www.example.com",
"type": "person",
"title": "Object Title Otto Test",
"description": "Description"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment