Skip to content

Instantly share code, notes, and snippets.

@gnippy
Created February 23, 2012 19:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gnippy/1894428 to your computer and use it in GitHub Desktop.
Save gnippy/1894428 to your computer and use it in GitHub Desktop.
Disqus Comment Votes Sample Payload (original)
{
"message_type":"Vote",
"message_body":{
"vote":1,
"post_id":"mz5hm9",
"id":"ym1xr4",
"recipient_id":"rjgh0",
"thread_id":"yfdzio",
"forum_id":"5gat",
"post_link":"http://www.cnn.com/2012/02/23/opinion/santorum-debate-loss/index.html#comment-557100270",
"date":"2012-02-23T14:04:32",
"thread_link":"http://www.cnn.com/2012/02/23/opinion/santorum-debate-loss/index.html"
},
"version":"gnip:3"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment