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/pailfalemel",
"url": "https://micro.blog/activitypub/pailfalemel",
"type": "Person",
"preferredUsername": "pailfalemel",
"name": "M. Stevenson",
"summary": "",
"inbox": "https://micro.blog/activitypub/pailfalemel/inbox",
"outbox": "https://micro.blog/activitypub/pailfalemel/outbox",
"followers": "https://micro.blog/activitypub/pailfalemel/followers",
"following": "https://micro.blog/activitypub/pailfalemel/following",
"endpoints": {
"sharedInbox": "https://micro.blog/activitypub/shared/inbox"
},
"publicKey": {
"id": "https://micro.blog/activitypub/pailfalemel#key",
"owner": "https://micro.blog/activitypub/pailfalemel",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAufBCnNkuj/VaORs/tbOQ\naQFO7uvFo/k+dQEe9oCNd/Qeai1wUh28wWZaY8kV3j2Zuio9KxNwIa8lmti4OSZh\n0nEVAouVWaqIADA8Y+e0SIIQgAAsGkP7SR+pbwf6tqFlMQDD/mDiL78WGTbKGc6W\nsv4oUZ2Ey8EvUPKOUfChIm95Gb/5bu3s6KkLk0kmdIh203u4IFgNeft/bkqWrBI/\nxVj72VcDMfupG3UQ0jBJkIT6zESf0xDAEF8g8vsb+xls0clAIAMXMP1cjQfG+F71\nHmfJxHI7JIOnxvQ8H9pjNOwWCZeaB+zwlAb/jAEWeWQV4tiOl6xldJN+mr55zjmB\nYQIDAQAB\n-----END PUBLIC KEY-----\n"
},
"icon": {
"url": "https://micro.blog/pailfalemel/avatar.jpg",
"type": "Image",
"mediaType": "image/jpeg"
},
"attachment": [
{
"type": "PropertyValue",
"name": "Blog",
"value": "<a href=\"https://pailfalemel.micro.blog/\">pailfalemel.micro.blog</a>"
}
]
}