Created
June 14, 2012 06:12
-
-
Save clifff/2928271 to your computer and use it in GitHub Desktop.
Syllabus live.json example
This file contains hidden or 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
{ | |
"entries":[ | |
{ | |
"body":"<p>Tim Cook announces iOS 6</p>\n", | |
"id":1788, | |
"pinned":false, | |
"sequence":318000, | |
"timestamp":"2012-05-29T15:40:43Z", | |
"published_at":"2012-05-29 14:26:38 -0400" | |
}, | |
... /* 19 more updates here */ | |
], | |
"deletedEntryIds":[ | |
1784 | |
], | |
"pinnedEntries":[ | |
], | |
"settings":{ | |
"version":"14", | |
"status":"live", | |
"pollInterval":3000, | |
"published_at":"2012/05/29 14:26:38 -0400" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment