{
  "expires": "2012-11-16T19:41:35Z",
  "subject": "acct:nov@example.com",
  "aliases": ["http://nov.example.com/"],
  "properties": {
    "http://example.com/rel/role/": "employee"
  },
  "links": [{
    "rel": "http://webfinger.net/rel/avatar",
    "type": "image/jpeg",
    "href": "http://nov.example.com/profile_picture.png"
  }, {
    "rel": "http://webfinger.net/rel/profile-page",
    "href": "http://nov.example.com/"
  }, {
    "rel": "blog",
    "type": "text/html",
    "href": "http://blogs.nov.example.com/",
    "titles": {
      "en-us": "Nov's Blog",
      "ja": "Novのブログ"
    }
  }, {
    "rel": "vcard",
    "href": "http://nov.example.com/me.vcf"
  }]
}
