Skip to content

Instantly share code, notes, and snippets.

@jayd3e
Created November 26, 2012 23:00
Show Gist options
  • Save jayd3e/4151234 to your computer and use it in GitHub Desktop.
Save jayd3e/4151234 to your computer and use it in GitHub Desktop.
Example
{
"id":1,
"user_id":1,
"group_id":1,
"group":{
"id":1,
"edited":1353875244.0,
"name":"Introduction to Digital Design",
"created":1353875244.0,
"color":2,
"group_follows":[
{
"user_id":1,
"group_id":1,
"group":{
},
"user":{
},
"id":96
},
{
/* same model as parent model */
"user_id":1,
"group_id":1,
"group":{
},
"user":{
}
}
],
"network_id":1,
"broadcasts":[
{
"post_id":1,
"post":{
},
"group_id":1,
"group":{
},
"id":1
}
],
"founder_id":1,
"id":1,
"description":"A introduction to digital systems, logic operations, combinational circuits, sequential circuits, and finite state machine design."
},
"user":{
"username":"jayd3e",
"founded":[
{
"edited":1353875244.0,
"name":"Introduction to Digital Design",
"created":1353875244.0,
"color":2,
"group_follows":[
],
"network_id":1,
"broadcasts":[
],
"founder_id":1,
"id":1,
"description":"A introduction to digital systems, logic operations, combinational circuits, sequential circuits, and finite state machine design."
}
],
"post_views":[
{
"user_id":1,
"post_id":1,
"user":{
},
"post":{
},
"id":1,
"viewed":1353964033.0
}
],
"user_followed":[
],
"user_followers":[
],
"posts":[
{
"created":1353907152.0,
"broadcasts":[
],
"score":0,
"solutions":[
],
"author_id":1,
"hotness":0,
"id":1,
"revisions":[
]
}
],
"last_online":1353874900.0,
"comments":[
],
"joined":1353874900.0,
"memberships":[
{
"network_id":1,
"id":1,
"user_id":1,
"user":{
},
"network":{
}
}
],
"post_saves":[
],
"solutions":[
],
"auth_user":{
"username":"jayd3e",
"email_verified":false,
"user_id":1,
"id":1,
"auth_subscriptions":[
]
},
"id":1,
"solution_votes":[
],
"group_follows":[
{
"user_id":1,
"group_id":1,
"group":{
},
"user":{
},
"id":96
},
{
"user_id":1,
"group_id":1,
"group":{
},
"user":{
},
"id":1
}
],
"comment_votes":[
],
"email":"joseph-dallago@uiowa.edu",
"post_votes":[
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment