Created
December 10, 2012 16:35
-
-
Save chrisjason/4251665 to your computer and use it in GitHub Desktop.
ESPN Twitter Stream API Output - Internal Key
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"statuses":[ | |
{ | |
"status":{ | |
"createdAt":"2012-12-10T16:44:00Z", | |
"text":"Watch LIVE at 11:30 am CT as GM Dayton Moore discusses the acquisition of pitchers James Shields and Wade Davis: http://t.co/c711Raaz", | |
"source":"<a href=\"http://www.awarenessnetworks.com\" rel=\"nofollow\">MLB.com</a>", | |
"truncated":false | |
}, | |
"user":{ | |
"id":"28603812", | |
"name":"Kansas City Royals", | |
"screenName":"Royals", | |
"location":"Kansas City, MO", | |
"profileImageUrl":{ | |
"small":{ | |
"href":"https://si0.twimg.com/profile_images/2797695592/5893322ffadaa5be319368ed71ae04cf_normal.png", | |
"width":48, | |
"height":48 | |
} | |
}, | |
"followersCount":74226, | |
"friendsCount":205, | |
"createdAt":"2011-06-03T20:16:00Z", | |
"timeZone":"Central Time (US & Canada)", | |
"statusesCount":6415 | |
} | |
} | |
], | |
"resultsOffset":0, | |
"resultsLimit":200, | |
"resultsCount":1, | |
"timestamp":"2012-12-10T16:45:06Z", | |
"status":"success" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment