Skip to content

Instantly share code, notes, and snippets.

@joshblack
Created July 2, 2016 06:33
Show Gist options
  • Save joshblack/84998b7df2796892237d9f46f4cda2e0 to your computer and use it in GitHub Desktop.
Save joshblack/84998b7df2796892237d9f46f4cda2e0 to your computer and use it in GitHub Desktop.
{ id: '841',
displayName: 'JOSHUA T. BLACK',
username: 'joshblack',
profileUrl: 'https://github.ibm.com/joshblack',
emails: [ { value: '[email protected]' } ],
photos: [ { value: 'https://avatars.github.ibm.com/u/841?' } ],
provider: 'github',
_raw: '{"login":"joshblack","id":841,"avatar_url":"https://avatars.github.ibm.com/u/841?","gravatar_id":"","url":"https://github.ibm.com/api/v3/users/joshblack","html_url":"https://github.ibm.com/joshblack","followers_url":"https://github.ibm.com/api/v3/users/joshblack/followers","following_url":"https://github.ibm.com/api/v3/users/joshblack/following{/other_user}","gists_url":"https://github.ibm.com/api/v3/users/joshblack/gists{/gist_id}","starred_url":"https://github.ibm.com/api/v3/users/joshblack/starred{/owner}{/repo}","subscriptions_url":"https://github.ibm.com/api/v3/users/joshblack/subscriptions","organizations_url":"https://github.ibm.com/api/v3/users/joshblack/orgs","repos_url":"https://github.ibm.com/api/v3/users/joshblack/repos","events_url":"https://github.ibm.com/api/v3/users/joshblack/events{/privacy}","received_events_url":"https://github.ibm.com/api/v3/users/joshblack/received_events","type":"User","site_admin":false,"name":"JOSHUA T. BLACK","company":null,"blog":null,"location":"Austin, TX","email":"[email protected]","hireable":null,"bio":null,"public_repos":41,"public_gists":12,"followers":6,"following":10,"created_at":"2015-07-28T18:47:37Z","updated_at":"2016-07-02T05:36:12Z","suspended_at":null}',
_json:
{ login: 'joshblack',
id: 841,
avatar_url: 'https://avatars.github.ibm.com/u/841?',
gravatar_id: '',
url: 'https://github.ibm.com/api/v3/users/joshblack',
html_url: 'https://github.ibm.com/joshblack',
followers_url: 'https://github.ibm.com/api/v3/users/joshblack/followers',
following_url: 'https://github.ibm.com/api/v3/users/joshblack/following{/other_user}',
gists_url: 'https://github.ibm.com/api/v3/users/joshblack/gists{/gist_id}',
starred_url: 'https://github.ibm.com/api/v3/users/joshblack/starred{/owner}{/repo}',
subscriptions_url: 'https://github.ibm.com/api/v3/users/joshblack/subscriptions',
organizations_url: 'https://github.ibm.com/api/v3/users/joshblack/orgs',
repos_url: 'https://github.ibm.com/api/v3/users/joshblack/repos',
events_url: 'https://github.ibm.com/api/v3/users/joshblack/events{/privacy}',
received_events_url: 'https://github.ibm.com/api/v3/users/joshblack/received_events',
type: 'User',
site_admin: false,
name: 'JOSHUA T. BLACK',
company: null,
blog: null,
location: 'Austin, TX',
email: '[email protected]',
hireable: null,
bio: null,
public_repos: 41,
public_gists: 12,
followers: 6,
following: 10,
created_at: '2015-07-28T18:47:37Z',
updated_at: '2016-07-02T05:36:12Z',
suspended_at: null } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment