Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dugjason/2050285 to your computer and use it in GitHub Desktop.
Save dugjason/2050285 to your computer and use it in GitHub Desktop.
Twitter JSON Output Example - user_suspend Message
{
"interaction": {
"id": "1e16ebc90331a780e0748d58940628be",
"type": "twitter",
"created_at": "Thu, 15 Mar 2012 16:33:15 +0000",
"author": {
"id": 15005238
}
},
"twitter": {
"user": {
"id": 15005238
},
"status": "user_suspend"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment