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://notes.tracydurnell.com/activitypub/tracy",
"url": "https://notes.tracydurnell.com/activitypub/tracy",
"type": "Person",
"preferredUsername": "tracy",
"name": "Tracy Durnell",
"summary": "Sci-fi writer in the Seattle area. Love reading, music, baking and brunch. My longer writing is at tracydurnell.com.",
"inbox": "https://micro.blog/activitypub/tracydurnell/inbox",
"outbox": "https://micro.blog/activitypub/tracydurnell/outbox",
"followers": "https://micro.blog/activitypub/tracydurnell/followers",
"following": "https://micro.blog/activitypub/tracydurnell/following",
"endpoints": {
"sharedInbox": "https://micro.blog/activitypub/shared/inbox"
},
"publicKey": {
"id": "https://notes.tracydurnell.com/activitypub/tracy#key",
"owner": "https://notes.tracydurnell.com/activitypub/tracy",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1b0UBsibgqtyKSabic3H\n8QA2tcqUZMI0a4xWVjCb+HIdQqS+GjizZLHuavael2FbAShvvajXM77wlX/rrC1G\nGZged70oY3hAxxRX5hVBvRlSBoSgv6c3FpRm+HsJ81GGyS+kuR0+OLczvfOKwzfB\nBoVvbuiW3q7nOCtxOXg56JpRgfBoUKqciUxZjijc72KKfRiql+6RbGdIXQtcxlsA\nekfv5/ZatqnwZuSd0o6jiK8SHbPTS6p5U3aSsq7Pc6x2+jnarHoqBmYFyw7tTIHh\nxgbSauqAIEiOSugdR3trJLbGbM0wvZsoAW8vsB+PGTwWO9a0X3sSn1+SaBZGJeQP\nJQIDAQAB\n-----END PUBLIC KEY-----\n"
},
"icon": {
"url": "https://micro.blog/tracydurnell/avatar.jpg",
"type": "Image",
"mediaType": "image/jpeg"
},
"attachment": [
{
"type": "PropertyValue",
"name": "Blog",
"value": "<a href=\"https://notes.tracydurnell.com/\">notes.tracydurnell.com</a>"
}
]
}