https://graph.facebook.com/pjburd/posts of my new year message :)
{
"data": [
{
"id": "619308711_10150652670038712",
"from": {
"name": "Paul Burden",
"id": "619308711"
},
"message": "To everyone reading this message, happy new year and all the best 2012!!!!!",
"icon": "https://fbcdn-photos-a.akamaihd.net/photos-ak-snc1/v27562/23/2231777543/app_2_2231777543_9553.gif",
"actions": [
{
"name": "@PAULjBurden on Twitter",
"link": "http://twitter.com/PAULjBurden?utm_source=fb&utm_medium=fb&utm_campaign=PAULjBurden&utm_content=153264431017631749"
}
],
"type": "status",
"application": {
"name": "Twitter",
"canvas_name": "twitter",
"namespace": "twitter",
"id": "2231777543"
},
"created_time": "2012-01-01T00:01:02+0000",
"updated_time": "2012-01-01T00:01:02+0000",
Comparing Twitter with Facebook's Creation date
- Click the link you see the JSON view of the tweet.
https://api.twitter.com/1/statuses/show.json?id=153264431017631749&include_entities=true - Then copy all that text,
- Then paste it in here
- Click validate button
- Now lets compare
Facebook API call full creation date is 2012-01-01T00:01:02+0000
Twitter API call creation date is "Sun Jan 01 00:01:02 +0000 2012"
Crazy to see two creation dates that practically match!?
Shows how insanely fast these APIs actually speak to each other.
No comments:
Post a Comment