Forked from gnippy/Twitter Power Track Sample Payload (Activity Streams)
Last active
December 29, 2015 08:49
-
-
Save eriwen/7646321 to your computer and use it in GitHub Desktop.
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
{ | |
"id":"tag:search.twitter.com,2005:181865366610382848", | |
"body":"No one wants to carry laptops any more, but we lose IPads and they are not secure. The Sweden PM ran the country for a week on an ipad.", | |
"verb":"post", | |
"link":"http://twitter.com/ProfNikiEllis/statuses/181865366610382848", | |
"generator":{ | |
"link":"http://twitter.com/#!/download/ipad", | |
"displayName":"Twitter for iPad" | |
}, | |
"postedTime":"2012-03-19T22:10:56.000Z", | |
"provider":{ | |
"link":"http://www.twitter.com", | |
"displayName":"Twitter", | |
"objectType":"service" | |
}, | |
"object":{ | |
"summary":"No one wants to carry laptops any more, but we lose IPads and they are not secure. The Sweden PM ran the country for a week on an ipad.","id":"object:search.twitter.com,2005:181865366610382848", | |
"link":"http://twitter.com/ProfNikiEllis/statuses/181865366610382848", | |
"postedTime":"2012-03-19T22:10:56.000Z", | |
"objectType":"note" | |
}, | |
"actor":{ | |
"summary":"CEO of the Institute for Safety, Compensation and Recovery Research (@ISCRR) -\r\nA joint initiative of @Worksafe_vic, @TACVictoria and @MonashUni", | |
"twitterTimeZone":"Sydney", | |
"friendsCount":102, | |
"location":{ | |
"displayName":"Melbourne", | |
"objectType":"place" | |
}, | |
"link":"http://www.twitter.com/ProfNikiEllis", | |
"postedTime":"2012-01-12T10:07:56.000Z", | |
"image":"http://a0.twimg.com/profile_images/1828473628/ISCRR_Professor_Niki_Ellis__Chief_Executive_Officer_095.jpg.p_normal.jpg", | |
"links":[ | |
{ | |
"rel":"me", | |
"href":"http://www.iscrr.com.au" | |
} | |
], | |
"listedCount":0, | |
"id":"id:twitter.com:461904663", | |
"languages":["en"], | |
"utcOffset":"36000", | |
"followersCount":50, | |
"preferredUsername":"ProfNikiEllis", | |
"displayName":"Niki Ellis", | |
"statusesCount":77, | |
"objectType":"person" | |
}, | |
"location": { | |
"objectType": "place", | |
"displayName": "Sterling, KS", | |
"name": "Sterling", | |
"country_code": "United States", | |
"twitter_country_code": "US", | |
"link": "https:\/\/api.twitter.com\/1.1\/geo\/id\/94a3679186943c4e.json", | |
"geo": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
-98.224557, | |
38.19593 | |
], | |
[ | |
-98.224557, | |
38.22365 | |
], | |
[ | |
-98.192939, | |
38.22365 | |
], | |
[ | |
-98.192939, | |
38.19593 | |
] | |
] | |
] | |
} | |
}, | |
"geo": { | |
"type": "Point", | |
"coordinates": [ | |
38.22157706, | |
-98.20977182 | |
] | |
}, | |
"twitter_entities":{ | |
"hashtags":[], | |
"urls":[], | |
"user_mentions":[] | |
}, | |
"objectType":"activity", | |
"gnip":{ | |
"language":{ | |
"value":"en" | |
}, | |
"profileLocations": [ | |
{ | |
"geo": { | |
"type": "point", | |
"coordinates": [ | |
-94.230569, | |
14.531918 | |
] | |
}, | |
"objectType": "place", | |
"displayName": "Tuxtla Gutierrez, Chiapas, Mexico", | |
"address" : { | |
"country" : "Mexico", | |
"countryCode" : "MX", | |
"locality" : "Tuxtla Gutierrez", | |
"region" : "Chiapas" | |
} | |
} | |
], | |
"matching_rules":[ | |
{ | |
"value":"ipad", | |
"tag":null | |
} | |
], | |
"klout_score":27, | |
"klout_profile": { | |
"link": "http://klout.com/user/id/651348", | |
"klout_user_id": "651348", | |
"topics": [ | |
{ | |
"link" : "http://klout.com/topic/id/7516448513106795305", | |
"displayName" : "API" | |
} | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment