Skip to content

Instantly share code, notes, and snippets.

@thisandagain
Last active August 29, 2015 14:20
Show Gist options
  • Save thisandagain/401dc5eeeb434a6e3cf5 to your computer and use it in GitHub Desktop.
Save thisandagain/401dc5eeeb434a6e3cf5 to your computer and use it in GitHub Desktop.
/users/:user
{
"id": 1234,
"username": "billmurray",
"locale": {
"language": "bn",
"country": "bd"
},
"history": {
"created_at": "2015-04-20T16:11:13.961Z",
"updated_at": "2015-04-20T16:11:13.961Z",
"deleted_at": null,
},
"permissions": {
"staff": true,
"moderator": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment