+{
+ "subject": "acct:myspace@hachyderm.io",
+ "aliases": [
+ "https://hachyderm.io/@myspace",
+ "https://hachyderm.io/users/myspace"
+ ],
+ "links": [
+ {
+ "rel": "http://webfinger.net/rel/profile-page",
+ "type": "text/html",
+ "href": "https://hachyderm.io/@myspace"
+ },
+ {
+ "rel": "self",
+ "type": "application/activity+json",
+ "href": "https://hachyderm.io/users/myspace"
+ },
+ {
+ "rel": "http://ostatus.org/schema/1.0/subscribe",
+ "template": "https://hachyderm.io/authorize_interaction?uri={uri}"
+ }
+ ]
+}