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/oliverandrich",
"url": "https://micro.blog/activitypub/oliverandrich",
"type": "Person",
"preferredUsername": "oliverandrich",
"name": "Oliver Andrich",
"summary": "Loves coffee, code and a good conversation.",
"inbox": "https://micro.blog/activitypub/oliverandrich/inbox",
"outbox": "https://micro.blog/activitypub/oliverandrich/outbox",
"followers": "https://micro.blog/activitypub/oliverandrich/followers",
"following": "https://micro.blog/activitypub/oliverandrich/following",
"endpoints": {
"sharedInbox": "https://micro.blog/activitypub/shared/inbox"
},
"publicKey": {
"id": "https://micro.blog/activitypub/oliverandrich#key",
"owner": "https://micro.blog/activitypub/oliverandrich",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo3+mznxS0VAduynIg1SL\n4XMDE/A66VA/Cz7ddgCHeQc9wo2rXHO//1SOqVcJFkgKxCdzD6xX/tNLqfxrTsGF\nexQZOD61EcV8oPo29o2qJXh45HqrXvqUuekKeJVAGd94XSBJmn6WAN2LBYjxw5j0\nbSBxWp1vdDWI7FNh1XPPnY39EWoyHv468cpB9D/9/97MFn/UlNh55OuyarvvpGLx\nCRSuUWemSh3GyruAAabuOzPrw4dYQz1yvpFtJo1ZWvwdpyaOm2e9S4cXCnX+6QnT\nurdBhZi/Gc72FZQUOwAf1r3zAoEFuuEcbW5tDPeFNPoQ2nT9PUKjviegO+w9Km+t\nVwIDAQAB\n-----END PUBLIC KEY-----\n"
},
"icon": {
"url": "https://micro.blog/oliverandrich/avatar.jpg",
"type": "Image",
"mediaType": "image/jpeg"
},
"attachment": [
{
"type": "PropertyValue",
"name": "Blog",
"value": "<a href=\"https://oliverandrich.micro.blog/\">oliverandrich.micro.blog</a>"
}
]
}