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/amerpie",
"url": "https://micro.blog/activitypub/amerpie",
"type": "Person",
"preferredUsername": "amerpie",
"name": "Lou Plummer",
"summary": "I jumped back into the IndieWeb after a 25-year absence. I lean towards Mac flavored tech, but I also enjoy Internet culture, internationalism and not taking things too seriously.",
"inbox": "https://micro.blog/activitypub/amerpie/inbox",
"outbox": "https://micro.blog/activitypub/amerpie/outbox",
"followers": "https://micro.blog/activitypub/amerpie/followers",
"following": "https://micro.blog/activitypub/amerpie/following",
"endpoints": {
"sharedInbox": "https://micro.blog/activitypub/shared/inbox"
},
"publicKey": {
"id": "https://micro.blog/activitypub/amerpie#key",
"owner": "https://micro.blog/activitypub/amerpie",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsUCs4jTZKLxK9oBCvRUU\nM8UQen8PwXhiebca+0G4OMcbVZL+HCey/p5TWr0RAsKHpwBZN6YsrUB8GGe30XFa\np+I58MWyXN6rZ1faYZaLi+kfzRIBYjijejMjC046xc/iN+lJLnQk4LTbdgbfbjay\nEO61g5a+vXY/mNF+2nN1Cc1ZtakxlHrUcGPPjMU/qWfBZBrrSwf54bBOmqv5xmqF\nNNxOaVK4zqRwn52osCE5T0dl66u6xffFr1Yjf4xRpYQrsJUlF5rSj0hNULWwkGVq\nIHXYgNcPgYhyC5f0DPw+nboiJsp/36fSsI+/RRzKOt11Lw8a+wVBXFIwkqKya2g7\nqwIDAQAB\n-----END PUBLIC KEY-----\n"
},
"icon": {
"url": "https://micro.blog/amerpie/avatar.jpg",
"type": "Image",
"mediaType": "image/jpeg"
},
"movedTo": "https://social.lol/users/amerpie",
"attachment": [
{
"type": "PropertyValue",
"name": "Blog",
"value": "<a href=\"https://amerpie.lol/\">amerpie.lol</a>"
}
]
}