Skip to content

Instantly share code, notes, and snippets.

@kevin-cantwell
Last active August 29, 2015 14:03
Show Gist options
  • Save kevin-cantwell/9149fe972ab984e2165d to your computer and use it in GitHub Desktop.
Save kevin-cantwell/9149fe972ab984e2165d to your computer and use it in GitHub Desktop.
Update this gist to give yourself whatever api response you wish.
{
"years": [
{
"year_month_day_key": "20130118",
"weather_summary": "86°F ☀️",
"user_contents": [
{
"id": "ftp:1203139203:910239123:912039:9231231",
"share": {
"prefill": "Exactly 1 year ago today! (via timehop.com)",
"url": "http://timehop.com/c/c:51c33c4a498e0a54a10593e5:2019:1:9636e"
},
"content": {
"_comment": "does a memory need a user (owner) object as well? (e.g. tagged photo)",
"id": "1203139203",
"source": "facebook",
"type": "tagged_photo",
"content_at": 1371759786,
"source_id": "10102012616038174",
"source_icon": "http://facebook.com/minilogo.png",
"_comment": "should these be image dictionaries with metadata for each image?",
"image_urls": [
"https://fbphotoproxy.timehop.com/f/397332/10102012616038174?type=normal",
"https://fbphotoproxy.timehop.com/f/397333/12312315125125125?type=normal"
],
"album": {
"title": "You took 9 pictures",
"description": "JK it was only like 6 lol",
"user_contents": [
{"_comment": "user_content, user_content, ..."}
]
},
"_commment": "Should 'text' be 'caption'?",
"text": "Yo.",
"location": {
"latitude": 41.8815,
"longitude": -87.623833333,
"_commment": "break out venue like old app?",
"title": "Grant Park",
"description": "12 Fountain Way, Chicago, IL 60130",
"category_icon_url": "http://foursquare.com/building_icon.png",
"category_name": "Tech Startup"
},
"link": {
"url": "http://lol.cats",
"title": "LOL",
"description": "cats",
"image_url": "http://lol.cats/image.jpg"
},
"source_action": {
"ios_urls": [
"twitter://tweet/123123",
"twitteriffic://tweet/123123",
"tweetbot://post/123123"
],
"web_url": "http://twitter.com/tweet/23423423"
}
}
}
]
}
],
"news": {
"year_month_day_key": "20140620",
"banner": "NEWS FROM 2001",
"_comment": "prefill was formerly 'share_text'",
"prefill": "13 years ago today, the Season 5 premiere of South Park aired! (via @timehop)",
"share_url": "http://southpark.com",
"url": "http://timehop.com/news/20140620/track",
"image_url": "http://timehop.uploads.s3.amazonaws.com/news_items/511/photos/original.jpg?1397144137"
},
"quip": {
"year_month_day_key": "20140620",
"text": "This day was so great.",
"image_url": "http://abe.com"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment