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"
],
"type": "Person",
"id": "https://blog.allpurposem.at/api/collections/mat",
"inbox": "https://blog.allpurposem.at/api/collections/mat/inbox",
"outbox": "https://blog.allpurposem.at/api/collections/mat/outbox",
"preferredUsername": "mat",
"url": "https://blog.allpurposem.at/",
"name": "All-Purpose Mat's Blog",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://blog.allpurposem.at/img/avatars/a.png"
},
"following": "https://blog.allpurposem.at/api/collections/mat/following",
"followers": "https://blog.allpurposem.at/api/collections/mat/followers",
"summary": "Monthly-ish projects pushing the boundary of what's possible",
"publicKey": {
"id": "https://blog.allpurposem.at/api/collections/mat#main-key",
"owner": "https://blog.allpurposem.at/api/collections/mat",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw9WbHHuZoM7q7KId8xwa\nn+KkhvMtIUE3ekKMLoQV82IHfcI2el2esndAyk46y0jrXrJ79rnm2sz5NKP3suG1\nPD6n0Oq85H9PHoCx7YHiXnSzTv9EqmaiP+KBTEcNqvBWTBEUoTJneQ+HKMaopllI\n78Yf97fvOJYS5fc+SDgP0+hDiHNLcPMffTpdsVr7PXU7o5l6yuWsGQC8ygVdlGtT\npAtVRPbG9TwO6ObANL6whnKui7QZRAjV6PhAe3jZ9/ZRXQvV2J/Vijr46lCnsYQN\nSGrZu2o1zhBS3blL/cXnBkkTly/FYX5Nu+0WOqJEnQpfhIixPyJKLXZbvrsKSr6I\nZwIDAQAB\n-----END PUBLIC KEY-----\n"
},
"endpoints": {}
}