Skip to content

Instantly share code, notes, and snippets.

@msmollin
Last active August 29, 2015 14:02
Show Gist options
  • Save msmollin/ce69879e1c9efb4495f0 to your computer and use it in GitHub Desktop.
Save msmollin/ce69879e1c9efb4495f0 to your computer and use it in GitHub Desktop.
{
"user":{
"id":18,
"email":"matt@smolls.com",
"is_active":true,
"is_admin":false,
"profile":{
"id":12,
"first_name":"Matt",
"last_name":"Smolls",
"screen_name":"Art",
"notes":"THIS IS SOME AWESOME SHIT",
"phone_number":"123-234-3456",
"pizza_prefs":null
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment