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.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
"https://w3id.org/security/v1"
],
"id": "https://micro.blog/activitypub/pel",
"url": "https://micro.blog/activitypub/pel",
"type": "Person",
"preferredUsername": "pel",
"name": "Peter",
"summary": "",
"inbox": "https://micro.blog/activitypub/pel/inbox",
"outbox": "https://micro.blog/activitypub/pel/outbox",
"followers": "https://micro.blog/activitypub/pel/followers",
"following": "https://micro.blog/activitypub/pel/following",
"endpoints": {
"sharedInbox": "https://micro.blog/activitypub/shared/inbox"
},
"publicKey": {
"id": "https://micro.blog/activitypub/pel#key",
"owner": "https://micro.blog/activitypub/pel",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxzAUYs/pEGjVQbwsETBU\nVVRarPaXi27yWMxA7Thw0zXBnhzGQUOjv93RvoHBLvNsFYTlfUxX8IlF9IuQOab/\ny+ooX/UoR3YN9M2PlDAnNzRFLRG1Q8iC/hvWN5kpO0oiChHxZXWvNC14tvhOmMLr\nfEAqVP/L7bn+mxNDqb3HvLDdmjMvviT0H8ysgTD4LeXpt16iBBg+DmKHe3P9bHvi\nEkZWMFq3DFrNTfDPshfS5GJCjRgMy6ehwuH6iYMM+BSWNZPdnt7CTifMazmFB+hx\nTAz8/fNiGzibgESHrA7qgwovO6Px5A9iOf9iNuebRQfvuQYN/64aLW1vhDaJyBOW\nYwIDAQAB\n-----END PUBLIC KEY-----\n"
},
"icon": {
"url": "https://micro.blog/pel/avatar.jpg",
"type": "Image",
"mediaType": "image/jpeg"
},
"attachment": [
{
"type": "PropertyValue",
"name": "Blog",
"value": "<a href=\"https://allofpel.com/\">allofpel.com</a>"
}
]
}