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"
},
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.social/users/kottke",
"type": "Person",
"following": "https://mastodon.social/users/kottke/following",
"followers": "https://mastodon.social/users/kottke/followers",
"inbox": "https://mastodon.social/users/kottke/inbox",
"outbox": "https://mastodon.social/users/kottke/outbox",
"featured": "https://mastodon.social/users/kottke/collections/featured",
"featuredTags": "https://mastodon.social/users/kottke/collections/tags",
"preferredUsername": "kottke",
"name": "kottke.org",
"summary": "<p>home of fine hypertext products since 1998</p>",
"url": "https://mastodon.social/@kottke",
"manuallyApprovesFollowers": false,
"discoverable": true,
"indexable": true,
"published": "2024-04-26T00:00:00Z",
"memorial": false,
"alsoKnownAs": [
"https://botsin.space/users/kottke"
],
"publicKey": {
"id": "https://mastodon.social/users/kottke#main-key",
"owner": "https://mastodon.social/users/kottke",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAppkLtYeFJ0MZIyP9y7kT\nT9OBpb+ruIHeFW4Wg+hA9Ly4zFqUPmeLlst46mY1r7Vr+I736uY+ix089b8iOe0w\n47VJ4/DmgBnDr3hgvlrhkf4tuchuZ3OrAKb/Ji+xSsrAzUc3WKIcOGnnFzeV8kXH\n1VDhAdOnFguz6U2Fn2uQ/bpGJq5Hc8oBd44XVlH7Jd1kxFPFBTGba5aQV13n7R9i\nWoUjCGNEIdD99R+zn4f3/DubxCDwtNlyUuLTAxQ9GUBDqqjYp2FLvjxAZkMVzqqA\n1KcjxbVEEdpTs0pXPWXlz7pjU/mlFkQkMnLGo/Fdro6YE0rCl1A11UXZP5owKzOs\nnQIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [
{
"type": "PropertyValue",
"name": "internet",
"value": "<a href=\"https://kottke.org\" target=\"_blank\" rel=\"nofollow noopener me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">kottke.org</span><span class=\"invisible\"></span></a>"
}
],
"endpoints": {
"sharedInbox": "https://mastodon.social/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://files.mastodon.social/accounts/avatars/112/339/386/306/332/928/original/fc720e7b1362a077.png"
}
}