Skip to content

Instantly share code, notes, and snippets.

@chrismessina
Created April 13, 2010 01:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrismessina/364204 to your computer and use it in GitHub Desktop.
Save chrismessina/364204 to your computer and use it in GitHub Desktop.
{
"startIndex": 10,
"itemsPerPage": 10,
"totalResults": 12,
{
"id": "703887",
"displayName": "Mark Hashimoto",
"name": {
"familyName": "Hashimoto",
"givenName": "Mark"
},
"birthday": "0000-01-16",
"gender": "male",
"drinker": "heavily",
"tags": [
"plaxo guy"
],
"emails": [
{
"value": "mhashimoto-04@plaxo.com",
"type": "work",
"primary": "true"
},
{
"value": "mhashimoto@plaxo.com",
"type": "home"
}
],
"urls": [
{
"value": "http://www.seeyellow.com",
"type": "work"
},
{
"value": "http://www.angryalien.com",
"type": "home"
}
],
"phoneNumbers": [
{
"value": "650-123-4567",
"type": "mobile"
}
],
"photos": [
{
"value": "http://sample.site.org/photos/12345.jpg",
"type": "thumbnail"
}
],
"ims": [
{
"value": "plaxodev8",
"type": "aim"
}
],
"addresses": [
{
"type": "home",
"streetAddress": "742 Evergreen Terrace\nSuite 123",
"locality": "Springfield",
"region": "VT",
"postalCode": "12345",
"country": "USA",
"formatted": "742 Evergreen Terrace\nSuite 123\nSpringfield, VT 12345 USA"
}
],
"accounts": [
{
"domain": "plaxo.com",
"userid": "2706"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment