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://w3id.org/security/v1",
"https://www.w3.org/ns/activitystreams",
{
"toot": "http://joinmastodon.org/ns#",
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"alsoKnownAs": {
"@id": "as:alsoKnownAs",
"@type": "@id"
},
"movedTo": {
"@id": "as:movedTo",
"@type": "@id"
},
"indexable": "toot:indexable",
"suspended": "toot:suspended"
}
],
"id": "https://gram.social/users/Alice",
"type": "Person",
"following": "https://gram.social/users/Alice/following",
"followers": "https://gram.social/users/Alice/followers",
"inbox": "https://gram.social/users/Alice/inbox",
"outbox": "https://gram.social/users/Alice/outbox",
"preferredUsername": "Alice",
"name": "Alice McPhotos",
"summary": "Snaps of squares from here and there",
"url": "https://gram.social/Alice",
"manuallyApprovesFollowers": false,
"indexable": false,
"published": "2023-04-07T00:00:00Z",
"publicKey": {
"id": "https://gram.social/users/Alice#main-key",
"owner": "https://gram.social/users/Alice",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxHlGUbLP9B9Wl93cvi5M\nGmEuA8zD/MbpdLwDjSJlAeYeNbtMB3LzXn+OSlt2sL4ELXKcEESUfb1tpIJAoyX1\n/GvT7R38Q7P1AHrEQhrbQUnrIxVxLds7BzizGa4CE6M2LnPmAnj0RKgM3QLrOVxO\nAce1cKGuLhpVUlyedabW1UiKiXSYUFhWzN8eEkxfuNt3Sx/lxY0IT1KCzhspZBc0\nt2bFeziKJ6GSTi7ydp6/oYHqYpNn5Exz3OhCMSpLuJzwM9eJjsPh1OzoVUniP7cC\nbsfOQUKWF/J4FyapHUFENJ5K4zL4FrvSnZZLlZJSUR40OsZOO0ORd694+SP0+8sf\nLQIDAQAB\n-----END PUBLIC KEY-----\n"
},
"icon": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://gram.social/storage/avatars/549963505518389118/gqkcky.jpg?v=6"
},
"endpoints": {
"sharedInbox": "https://gram.social/f/inbox"
}
}