A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"id": "https://bookwyrm.social/user/thegr8whoopdini",
"type": "Person",
"preferredUsername": "thegr8whoopdini",
"inbox": "https://bookwyrm.social/user/thegr8whoopdini/inbox",
"publicKey": {
"id": "https://bookwyrm.social/user/thegr8whoopdini/#main-key",
"owner": "https://bookwyrm.social/user/thegr8whoopdini",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCMbROUc8PRIN13qx4Nq6AVJUlz\ngjXwBHfppMVo4vKDYYHBo7sLYmQc3c9jBkEk8acF5c3IszwDT+r3tUx4zkJdyqUK\nNqqA0G7MsxYpXTut7EVkVMqdeOpzfNPAZ8ygNqqFP3KIb1VEzAbas1vmxILdHFbU\npE+5AuoOs6BtTpHXPQIDAQAB\n-----END PUBLIC KEY-----"
},
"followers": "https://bookwyrm.social/user/thegr8whoopdini/followers",
"following": "https://bookwyrm.social/user/thegr8whoopdini/following",
"outbox": "https://bookwyrm.social/user/thegr8whoopdini/outbox",
"endpoints": {
"sharedInbox": "https://bookwyrm.social/inbox"
},
"name": "TheGr8Whoopdini",
"summary": "",
"icon": {
"type": "Image",
"url": "https://bookwyrm-social.sfo3.digitaloceanspaces.com/images/avatars/d42e2f55-7647-446a-98f5-60f2fbf6a4e3.jpg",
"name": "avatar for thegr8whoopdini",
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag"
}
]
},
"bookwyrmUser": true,
"manuallyApprovesFollowers": true,
"discoverable": false,
"hideFollows": true,
"alsoKnownAs": [],
"@context": [
"https://www.w3.org/ns/activitystreams",
"https://w3id.org/security/v1",
{
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"Hashtag": "as:Hashtag",
"schema": "http://schema.org#",
"PropertyValue": "schema:PropertyValue",
"value": "schema:value",
"alsoKnownAs": {
"@id": "as:alsoKnownAs",
"@type": "@id"
},
"movedTo": {
"@id": "as:movedTo",
"@type": "@id"
}
}
]
}