Skip to content

Instantly share code, notes, and snippets.

@vegetabill
Last active August 29, 2015 14:22
Show Gist options
  • Save vegetabill/75abef5e4ad4624a7958 to your computer and use it in GitHub Desktop.
Save vegetabill/75abef5e4ad4624a7958 to your computer and use it in GitHub Desktop.
{
"profile_id": 8762,
"first_name": "Jane",
"last_name": "Doe",
"security_data": {
"last_login_at": "2015-06-05T18:53:10.197Z",
"lost_password_token": null
},
"favorite_genres": [
{
"id": 123,
"url_identifier": "fic",
"display_name": "Fiction"
},
{
"id": 456,
"url_identifier": "rom",
"display_name": "Romance"
}
],
"best_friends": [2378, 238, 23111],
"unread_message_count": 3
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment