Skip to content

Instantly share code, notes, and snippets.

@danlopez
Forked from jasonblanchard/get-meets
Created June 6, 2014 15:04
Show Gist options
  • Save danlopez/f639cf07b99c32a7a9a7 to your computer and use it in GitHub Desktop.
Save danlopez/f639cf07b99c32a7a9a7 to your computer and use it in GitHub Desktop.
{
"meets":
[
{
"id": "5321a679374c100b81000019",
"created_at": "2014-01-07 19:54:28 +0000",
"name": "Assignment #1",
"description": "adf asdfasdfasdfasdf",
"summary": "ad asdf asdf asdf asdf asdf ......",
"status_description": "Submit Now",
"video": {
"mp4": "http://video.store.123.mp4"
},
"organization": {
"id": "531f2f65374c100e5900001f",
"name": "Some Org"
},
"group": {
"id": "531f2fa5374c100e59000020",
"name": "My group"
},
"submission": {
"id": "5334529661577710be0000ae",
"video": {
"mp4": "http://test01.lawmeets.com.s3.amazonaws.com/5f/3419e0b5cd11e39afe655fa31414da/VID_20140116_091647.mp4"
}
}
},
{
"id": "5321a678374c100b81000013",
"created_at": "2014-01-07 19:54:28 +0000",
"name": "Assignment #2",
"description": "adf asdfasdfasdfasdf",
"summary": "ad asdf asdf asdf asdf asdf ......",
"status_description": "Opening Soon",
"video": {
"mp4": "http://video.store.456.mp4"
},
"organization": {
"id": "531f2f65374c100e5900001f",
"name": "Some Org"
},
"group": {
"id": "531f2fa5374c100e59000020",
"name": "My group"
},
"submission": {
"id": "5334529661577710be0000ae",
"video": {
"mp4": "http://test01.lawmeets.com.s3.amazonaws.com/5f/3419e0b5cd11e39afe655fa31414da/VID_20140116_091647.mp4"
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment