Skip to content

Instantly share code, notes, and snippets.

@scripting
Created September 13, 2014 19:37
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 scripting/f289b2d36316964bf399 to your computer and use it in GitHub Desktop.
Save scripting/f289b2d36316964bf399 to your computer and use it in GitHub Desktop.
Example of JSON test that is sent by Radio3 to a server that's hooked in
{
"guid": {
"flPermalink": true,
"value": "http://thefuturebuzz.com/2013/08/15/the-slow-inevitable-death-of-cable-tv/"
},
"text": "The Slow, Inevitable Death Of Cable TV.",
"title": "",
"link": "http://thefuturebuzz.com/2013/08/15/the-slow-inevitable-death-of-cable-tv/",
"linkShort": "http://bit.ly/1q1p56Y",
"whenLastEdit": "2014-09-13T19:35:48.808Z",
"when": "2014-09-13T19:28:36.132Z",
"ctSends": 3,
"whenLastSend": "2014-09-13T19:35:49.167Z",
"idTweet": "510872693877776384",
"twitterScreenName": "davewiner",
"idWordpressPost": "1003",
"urlWordpressPost": "http://concordtest.wordpress.com/2014/09/13/the-slow-inevitable-death-of-cable-tv/",
"idFacebookPost": "270259793181433_277133319160747",
"urlFacebookPost": "https://www.facebook.com/270259793181433/posts/277133319160747"
}
@scripting
Copy link
Author

Here's the post this is referenced from.

http://radio3.smallpict.com/2014/09/13/radio3V056HasADeeperApi.html

Dave

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment