Created
January 26, 2017 19:32
-
-
Save mgroves/112d1671fd99c52fb943fce2b2b0bec0 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"AbstractTitle": "something something", | |
"AbstractBody": "<p>asdf asdf asdf asdf asd fasdf asd blarg</p>", | |
"History": [{ | |
"EventName": "FooFest '98", | |
"EventDate": "1998-01-05T00:00:00", | |
"EventMainUrl": "http://foofest.com", | |
"EventSpeakingUrl": "http://foofest.com/something", | |
"VideoUrl": "http://youtube.com/something" | |
}], | |
"Show": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment