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",
{
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"toot": "http://joinmastodon.org/ns#",
"featured": {
"@id": "toot:featured",
"@type": "@id"
},
"featuredTags": {
"@id": "toot:featuredTags",
"@type": "@id"
},
"alsoKnownAs": {
"@id": "as:alsoKnownAs",
"@type": "@id"
},
"movedTo": {
"@id": "as:movedTo",
"@type": "@id"
},
"schema": "http://schema.org#",
"PropertyValue": "schema:PropertyValue",
"value": "schema:value",
"discoverable": "toot:discoverable",
"suspended": "toot:suspended",
"memorial": "toot:memorial",
"indexable": "toot:indexable",
"attributionDomains": {
"@id": "toot:attributionDomains",
"@type": "@id"
}
}
],
"id": "https://mastodon.social/users/rgsmith",
"type": "Person",
"following": "https://mastodon.social/users/rgsmith/following",
"followers": "https://mastodon.social/users/rgsmith/followers",
"inbox": "https://mastodon.social/users/rgsmith/inbox",
"outbox": "https://mastodon.social/users/rgsmith/outbox",
"featured": "https://mastodon.social/users/rgsmith/collections/featured",
"featuredTags": "https://mastodon.social/users/rgsmith/collections/tags",
"preferredUsername": "rgsmith",
"name": "Richard@VirtualWork",
"summary": "<p>I blog about data ethics, AI and stuff at www.virtualwork.ai. Please come join the discussion!</p>",
"url": "https://mastodon.social/@rgsmith",
"manuallyApprovesFollowers": false,
"discoverable": true,
"indexable": true,
"published": "2024-10-20T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "https://mastodon.social/users/rgsmith#main-key",
"owner": "https://mastodon.social/users/rgsmith",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApFai+8FK1r/b+oJ5MFZl\nfOyy3JbSJa6eyyE2fI+nVm0+fADM8X7nNFhxH+hoT7dXiBfZYxxUIqszuMP7VqzV\ni3TZ3c9r8zxl4wEPQwQE+AXD3RTtfBNusz4k7I4CceqE5ewgJumzc8t69Ps06Q8g\nXPgHnSuMUShEHwUqlbnquT093plouQ8lxVhICwi4xqWenvEWg/dDwyBRFhodZpnP\nYT47v6FtWR5lyGjyoaQFpS9E/+uFUyJk3MJJbSp8rbNLvzuhLZuE60mw4xh83r7M\nzzkc1g+QX1TZpiNTzkw9EctZSm4yHlh1vAyBCaDoK6LFITmaFTR+wBhcwhmErisB\n1QIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [
{
"type": "PropertyValue",
"name": "The Virtual Work blog",
"value": "www.virtualwork.ai"
}
],
"endpoints": {
"sharedInbox": "https://mastodon.social/inbox"
}
}