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://inscho.org/activitypub/jeffrey",
"url": "https://inscho.org/activitypub/jeffrey",
"type": "Person",
"preferredUsername": "jeffrey",
"name": "Jeffrey Inscho",
"summary": "inscho.org is an experiment in low-latency writing that I publish with no predictable cadence. I post both long-form essays and shorter micro-posts on professional topics like product management, retail technology and the outdoor industry, in addition to personal updates such as adventure recaps and in-the-moment photos.",
"inbox": "https://micro.blog/activitypub/jinscho/inbox",
"outbox": "https://micro.blog/activitypub/jinscho/outbox",
"followers": "https://micro.blog/activitypub/jinscho/followers",
"following": "https://micro.blog/activitypub/jinscho/following",
"endpoints": {
"sharedInbox": "https://micro.blog/activitypub/shared/inbox"
},
"publicKey": {
"id": "https://inscho.org/activitypub/jeffrey#key",
"owner": "https://inscho.org/activitypub/jeffrey",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyMvWD3+WFCdo9Z5cOEok\ni4ImBqG0P1fYL712pTzCC2dLWVW89lgpBDFq2ulu7OLKdy8CZSR3lNo56XZEXC0W\nBJkmSK4v7NFFfXutiRlxYLn6b18dZk/rstEWyh+fUFGobl9toZigXVMLOQhFbELE\nbQeTi0jB3HoZKMxIBjp0XExUMy3FvgLh9nvZQvD5B8603b2Zau5E00q36elvIocD\nmpTdnJXM5iCb7ImIlYnXkaASsGmwaGNvJNVN7jrqihx5/PvfcCUNdCwQcNZGf6o/\nU0XfossZhRVS4bApeydU8qe1kGD2tjhulv+VDQA7JsbAK/2Otd8zUAjmU3dCLJDL\n6QIDAQAB\n-----END PUBLIC KEY-----\n"
},
"icon": {
"url": "https://micro.blog/jinscho/avatar.jpg",
"type": "Image",
"mediaType": "image/jpeg"
},
"image": {
"url": "https://avatars.micro.blog/avatars/2024/35/1647185_header.jpg",
"type": "Image",
"mediaType": "image/jpeg"
},
"alsoKnownAs": [
"https://mountains.social/users/jinscho"
],
"attachment": [
{
"type": "PropertyValue",
"name": "Blog",
"value": "<a href=\"https://inscho.org/\">inscho.org</a>"
}
]
}