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/mouse",
"type": "Person",
"preferredUsername": "mouse",
"inbox": "https://bookwyrm.social/user/mouse/inbox",
"publicKey": {
"id": "https://bookwyrm.social/user/mouse/#main-key",
"owner": "https://bookwyrm.social/user/mouse",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDBimglNnrkvRUMpRVyCZJ5bMvN\nHx8Zm1N7SmwsYW/mfFe9wOmCcuDpr6EkfBwOa7ka+zf4zhmAaIlw8+qln767KVu0\nGq+CErKv1vvCLts+iOeejTxtgwoSOqg+iz8tuisbBqopNmflHwwiT1GoB7Rfvkky\nhCcfFyShlqyR2F5yIwIDAQAB\n-----END PUBLIC KEY-----"
},
"followers": "https://bookwyrm.social/user/mouse/followers",
"following": "https://bookwyrm.social/user/mouse/following",
"outbox": "https://bookwyrm.social/user/mouse/outbox",
"endpoints": {
"sharedInbox": "https://bookwyrm.social/inbox"
},
"name": "mouse",
"summary": "<p>it's me, I'm the creator and admin of BookWyrm. <a href=\"https://www.powells.com/MyAccount/Wishlist/WishListItems.aspx?wishListID=209508\">buy me a book!</a></p>\n<p>try me at <a href=\"https://friend.camp/@tripofmice\">@tripofmice@friend.camp</a> for non-reading content and <a href=\"https://tech.lgbt/@bookwyrm\">@bookwyrm@tech.lgbt</a> for technical stuff</p>",
"icon": {
"type": "Image",
"url": "https://bookwyrm-social.sfo3.digitaloceanspaces.com/images/avatars/58266edd-c41d-4931-884d-1cc040971057.jpeg",
"name": "avatar for mouse",
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag"
}
]
},
"bookwyrmUser": true,
"manuallyApprovesFollowers": false,
"discoverable": true,
"hideFollows": false,
"alsoKnownAs": [
"https://friend.camp/users/tripofmice"
],
"@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"
}
}
]
}