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://joshwithers.blog/activitypub/hello",
"url": "https://joshwithers.blog/activitypub/hello",
"type": "Person",
"preferredUsername": "hello",
"name": "Josh Withers",
"summary": "š I help people smile big and feel good in their wedding ceremony, an Aussie marriage celebrant š· Landscape, travel, and street photographer\nš Toasted sandwich expert š¦šŗ Tasmania",
"inbox": "https://micro.blog/activitypub/joshua/inbox",
"outbox": "https://micro.blog/activitypub/joshua/outbox",
"followers": "https://micro.blog/activitypub/joshua/followers",
"following": "https://micro.blog/activitypub/joshua/following",
"endpoints": {
"sharedInbox": "https://micro.blog/activitypub/shared/inbox"
},
"publicKey": {
"id": "https://joshwithers.blog/activitypub/hello#key",
"owner": "https://joshwithers.blog/activitypub/hello",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAupXmab/+2UrDnHJfuNZC\nnKHoOuwA/zpUqutZEbYjMOpfp9Ke8Sb8UpfRDmmrTesuUy31BU3i3H4eMcbBYCOP\ntt9I7Hz9cegHjSv1LowY/DChI54r96ijDDpjM7HGB5rWW4aANC/wkYNJma+QBwJP\n1CwK7Y9YloMTfkxXF1ioW8e+lvp3SjJuRWnEM/yh4BMCTydb7BgOBcNRGMq4r4wC\n1LBMAIkmciSo2tMMJeMpyj2jImYloLSE1QD4uudr9cT2KPAVjTWZFXwNbkFhQ4ip\noYzV1C5nX40kEF9sR57G04r5sox6BtsgYr+Rgp58jv5SCNmTke2yFgG5ib8NeUOH\ntwIDAQAB\n-----END PUBLIC KEY-----\n"
},
"icon": {
"url": "https://micro.blog/joshua/avatar.jpg",
"type": "Image",
"mediaType": "image/jpeg"
},
"image": {
"url": "https://avatars.micro.blog/avatars/2023/29/577_header.jpg",
"type": "Image",
"mediaType": "image/jpeg"
},
"movedTo": "https://social.lol/users/withers",
"attachment": [
{
"type": "PropertyValue",
"name": "Blog",
"value": "<a href=\"https://joshwithers.blog/\">joshwithers.blog</a>"
}
]
}