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/knizer",
"type": "Person",
"preferredUsername": "knizer",
"inbox": "https://bookwyrm.social/user/knizer/inbox",
"publicKey": {
"id": "https://bookwyrm.social/user/knizer/#main-key",
"owner": "https://bookwyrm.social/user/knizer",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDDnNlvrfw0Q6Sh2hlqPUyZ/YNC\nGOSz6/g4k1P9XBAhW2zx7tNAkF0a2F5J1NXn2LV3I/Vg76cWhVz3hSA75wXgMvOv\nDUZLCHg08PF7Pm6gG/dtqv0DvTKpwF/PiMRKV3xiGviXu2iVcfndDnRbEmzLwSmf\nCSNRLWVPEZmqsrNvpQIDAQAB\n-----END PUBLIC KEY-----"
},
"followers": "https://bookwyrm.social/user/knizer/followers",
"following": "https://bookwyrm.social/user/knizer/following",
"outbox": "https://bookwyrm.social/user/knizer/outbox",
"endpoints": {
"sharedInbox": "https://bookwyrm.social/inbox"
},
"summary": "<h1>Boston - usually #SFF, #GraphicNovels, and #Fiction. Eldritch Millennial.</h1>",
"icon": {
"type": "Image",
"url": "https://bookwyrm-social.sfo3.digitaloceanspaces.com/images/avatars/be28f835-25e0-413d-accb-a52d02cce02c.png",
"name": "avatar for knizer",
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag"
}
]
},
"bookwyrmUser": true,
"manuallyApprovesFollowers": false,
"discoverable": true,
"hideFollows": false,
"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"
}
}
]
}