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/thoughtshrapnel",
"url": "https://micro.blog/activitypub/thoughtshrapnel",
"type": "Person",
"preferredUsername": "thoughtshrapnel",
"name": "Thought Shrapnel",
"summary": "A stream of things going in and out of the brain of Doug Belshaw",
"inbox": "https://micro.blog/activitypub/thoughtshrapnel/inbox",
"outbox": "https://micro.blog/activitypub/thoughtshrapnel/outbox",
"followers": "https://micro.blog/activitypub/thoughtshrapnel/followers",
"following": "https://micro.blog/activitypub/thoughtshrapnel/following",
"endpoints": {
"sharedInbox": "https://micro.blog/activitypub/shared/inbox"
},
"publicKey": {
"id": "https://micro.blog/activitypub/thoughtshrapnel#key",
"owner": "https://micro.blog/activitypub/thoughtshrapnel",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAso40Ib2v215bvPTAq8PS\nrKMIhhTXZNjccfgz+L9GVP09Cr32wiE5oA7jX1PQHG7HD0LWgM/5Sd63K7YGYvUS\npWLlVocgOVQcf9uyofKA/hdkVLgCw8m7OvczwP8HbNChtWdNQ/A1nXMpfQvFDJHv\n8bj8YpzD4w+1cLs+Q6SgylKKejAHle8erx5STdBayTyfF6GjF9+SVQiQWKz0fT0w\nR20tXxWB/KxYO+USqecK35svbh+Bxs/dKOPI9P+jwcGmfONfxbWZThC9iBmqIA1U\nayBftI53C9Ix4usx9tM8/wQyOwgAaN3v1dAYe93PGVyNx09VEhMwidWVsSiXoJVP\n7QIDAQAB\n-----END PUBLIC KEY-----\n"
},
"icon": {
"url": "https://micro.blog/thoughtshrapnel/avatar.jpg",
"type": "Image",
"mediaType": "image/jpeg"
},
"alsoKnownAs": [
"https://botsin.space/users/thoughtshrapnel"
],
"attachment": [
{
"type": "PropertyValue",
"name": "Blog",
"value": "<a href=\"https://thoughtshrapnel.com/\">thoughtshrapnel.com</a>"
}
]
}