Skip to content

Instantly share code, notes, and snippets.

@gnippy
Last active October 1, 2015 01:28
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/1894429 to your computer and use it in GitHub Desktop.
Save gnippy/1894429 to your computer and use it in GitHub Desktop.
Disqus Comment Votes Sample Payload (Activity Streams)
{
"id":"tag:gnip.disqus.com:2012:vote/yax23f",
"verb":"vote-up",
"target":{
"id":"tag:gnip.disqus.com:2012:thread/yqp0a1",
"disqusId": "2517638098",
"website":{
"id":"tag:gnip.disqus.com:2012:forum/yzhx",
"disqusId": "1703446"
},
"link":"http://www.miamiherald.com/2012/02/15/2643222/luxury-movie-theaters-coming-to.html",
"objectType":"article"
},
"postedTime":"2012-02-16T17:51:35+00:00",
"object":{
"id":"tag:gnip.disqus.com:2012:comment/m6tj78",
"disqusId": "1306216359",
"author":{
"id":"tag:gnip.disqus.com:2012:account/mh0gr",
"objectType":"person"
},
"link":"http://www.miamiherald.com/2012/02/15/2643222/luxury-movie-theaters-coming-to.html#comment-546856189",
"objectType":"comment"
},
"gnip":{}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment