Skip to content

Instantly share code, notes, and snippets.

@gnippy
Created October 31, 2013 18:44
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/7254799 to your computer and use it in GitHub Desktop.
Save gnippy/7254799 to your computer and use it in GitHub Desktop.
Tumblr Post (Activity Streams Format)
{
"id": "tag:gnip.tumblr.com:2012:post\/65628552809\/post",
"verb": "post",
"object": {
"id": "tag:gnip.tumblr.com:2012:post\/65628552809",
"link": "http:\/\/michaelcthorpe.tumblr.com\/post\/65628552809\/congrats-to-the-red-sox-2013-world-series",
"postedTime": "2013-10-31T18:42:58+00:00",
"tags": [
{
"displayName": "boston"
},
{
"displayName": "red sox"
},
{
"displayName": "world series"
},
{
"displayName": "boston strong"
},
{
"displayName": "baseball"
}
],
"objectType": "photo-album",
"objectTypes": [
"image"
],
"summary": "<p>Congrats to the Red Sox \/\/ 2013 World Series Champs<\/p>",
"items": [
{
"summary": "",
"objectType": "image",
"image": {
"link": "http:\/\/25.media.tumblr.com\/c091a24eff8f7eab80f46c867959945d\/tumblr_mvjqnmFA0y1qmufvuo2_75sq.jpg",
"width": 75,
"height": 75
},
"fullImage": {
"link": "http:\/\/25.media.tumblr.com\/c091a24eff8f7eab80f46c867959945d\/tumblr_mvjqnmFA0y1qmufvuo2_1280.jpg",
"width": 1280,
"height": 1920
}
},
{
"summary": "",
"objectType": "image",
"image": {
"link": "http:\/\/24.media.tumblr.com\/d924b3b5efa906262aa58ed9536572a3\/tumblr_mvjqnmFA0y1qmufvuo3_75sq.jpg",
"width": 75,
"height": 75
},
"fullImage": {
"link": "http:\/\/25.media.tumblr.com\/d924b3b5efa906262aa58ed9536572a3\/tumblr_mvjqnmFA0y1qmufvuo3_1280.jpg",
"width": 1280,
"height": 1920
}
},
{
"summary": "",
"objectType": "image",
"image": {
"link": "http:\/\/25.media.tumblr.com\/73b8b8d70780df7364f117932e71a3c7\/tumblr_mvjqnmFA0y1qmufvuo1_75sq.jpg",
"width": 75,
"height": 75
},
"fullImage": {
"link": "http:\/\/25.media.tumblr.com\/73b8b8d70780df7364f117932e71a3c7\/tumblr_mvjqnmFA0y1qmufvuo1_1280.jpg",
"width": 1280,
"height": 853
}
}
],
"totalItems": 3,
"tumblrFormat": "html",
"tumblrType": "photo",
"tumblrReblogKey": "5odN8oDi"
},
"target": {
"objectType": "blog",
"displayName": "michaelcthorpe",
"link": "http:\/\/michaelcthorpe.tumblr.com\/"
},
"actor": {
"id": "tag:gnip.tumblr.com:2012:blog\/22459289"
},
"postedTime": "2013-10-31T18:43:04+00:00",
"gnip": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment