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://status.rachsmith.com/activitypub/rach",
"url": "https://status.rachsmith.com/activitypub/rach",
"type": "Person",
"preferredUsername": "rach",
"name": "Rach Smith",
"summary": "Writing the React, fighting with the application state, designing the GraphQL APIs, cursing the TypeScript errors, learning Golang, migrating the databases, and admiring the amazing content at codepen.io.",
"inbox": "https://micro.blog/activitypub/rachsmith/inbox",
"outbox": "https://micro.blog/activitypub/rachsmith/outbox",
"followers": "https://micro.blog/activitypub/rachsmith/followers",
"following": "https://micro.blog/activitypub/rachsmith/following",
"endpoints": {
"sharedInbox": "https://micro.blog/activitypub/shared/inbox"
},
"publicKey": {
"id": "https://status.rachsmith.com/activitypub/rach#key",
"owner": "https://status.rachsmith.com/activitypub/rach",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAv82Pb2ZVVzdefJEYDFAu\ntI8zWQr4PhcgLn3Tpqhg9T4zaDiOcRRVs39G8YFU6TG+y7K85VrpH5TENMD5ICVS\nW0c3oEAkIQN3VD2Yu35chaj3paIlRj6OZVLkNXE6bZAwSnXILQO1nWq0KegJpE3N\nlCl7ckR4An4ljNBIAKuJpSPUV2p535mNReEXVoMOX5piQp5ePZIclYzu1RvVsilG\niFOEPMZmVdm1wONAba/aTUUe84x9elNqw4ySMRL9XIU5USvicJVA0neI+cGpoOcD\nZj1Re6C9aXiKRCJcUtGLsItOfPS79tVQHBzoJjp++FD3SH5jPyb3Sg9nl5mGpAtZ\npwIDAQAB\n-----END PUBLIC KEY-----\n"
},
"icon": {
"url": "https://micro.blog/rachsmith/avatar.jpg",
"type": "Image",
"mediaType": "image/jpeg"
},
"alsoKnownAs": [
"https://social.rachsmith.com/users/rach"
],
"movedTo": "https://mastodon.social/users/rachsmith",
"attachment": [
{
"type": "PropertyValue",
"name": "Blog",
"value": "<a href=\"https://status.rachsmith.com/\">status.rachsmith.com</a>"
}
]
}