Skip to content

Instantly share code, notes, and snippets.

@bobspryn
Last active December 17, 2015 13:19
Show Gist options
  • Select an option

  • Save bobspryn/5616823 to your computer and use it in GitHub Desktop.

Select an option

Save bobspryn/5616823 to your computer and use it in GitHub Desktop.
Calendar json
{
"id": 12,
"title": "Events",
"children": [{
"id": 14,
"title": "Congresses",
"children": [],
"events": [{
"start": "2013-12-07T17:45:48Z",
"end": "2013-12-10T16:59:59Z",
"description": "Atlanta, Georgia",
"title": "American Society of Hematology",
"subtitle": "December 7-10, 2013",
"resources": [{
"title": "2013 ASH Annual Meeting and Exposition",
"crocodoc_uuid": "1",
"link": "http://my.americanheart.org/professional/Sessions/ScientificSessions/Scientific-Sessions_UCM_316900_SubHomePage.jsp",
"file": "",
"date": "2013-05-02T19:59:14.038Z",
"type": "link",
"id": 5
}],
"id": 6,
"poster": "https://s3.amazonaws.com/storage-staging.alexiongmaportal.com/posters/acb8d0ce65.ash%20logo?Signature=%2B4hz53hSf%2BDDxA06ONdqXGZ7jWw%3D&Expires=1368804458&AWSAccessKeyId=AKIAI3IZAR3FHRLINOBA",
"location": "Dallas, TX"
}]
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment