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.
{
"id": "https://bookwyrm.social/user/Tarheel",
"type": "Person",
"preferredUsername": "Tarheel",
"inbox": "https://bookwyrm.social/user/Tarheel/inbox",
"publicKey": {
"id": "https://bookwyrm.social/user/Tarheel/#main-key",
"owner": "https://bookwyrm.social/user/Tarheel",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqfYrxVvdCESliddeslWN\nzPpue/Rd8VWGyUXlUnXeKCy3asZ0BlunPuRoPZhEqErVodV7Wfbyodxc6T2brllN\nCPEIDGm44hWI4dwuO7+K1VVSDRjjIIzsDvDV6J7ImVKOeiDBPB4ADFve4Dfft3LW\n29kXqARiwcKxI4aOrcoZVfFj55eraC1XWPA/CfEoJis0//aFKINsOhhrrQia6GVR\nHAuFcPDtvQb1Omdm+PMa0bobYLSioJMIW1RO10wwoZP0oitW658m8fjCzVWf+JNp\neHFD1DcVIocXbwxAK+vcyenFZFjJqq8If76Ckms2LCnTl6b/Wj3tSi0NxZ5pSI+k\n5wIDAQAB\n-----END PUBLIC KEY-----"
},
"followers": "https://bookwyrm.social/user/Tarheel/followers",
"following": "https://bookwyrm.social/user/Tarheel/following",
"outbox": "https://bookwyrm.social/user/Tarheel/outbox",
"endpoints": {
"sharedInbox": "https://bookwyrm.social/inbox"
},
"name": "John Lusk",
"summary": "<p>Old white cishet suburban male. Software engineer.</p>\n<p>Mostly interested in sci-fi (fiction) and anti-racism (non-fiction), but, wow, is that stuff Hard To Read. (Mostly because it's all my fault.)</p>",
"bookwyrmUser": true,
"manuallyApprovesFollowers": false,
"discoverable": true,
"hideFollows": false,
"alsoKnownAs": [],
"@context": [
"https://www.w3.org/ns/activitystreams",
"https://w3id.org/security/v1",
{
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"Hashtag": "as:Hashtag",
"schema": "http://schema.org#",
"PropertyValue": "schema:PropertyValue",
"value": "schema:value",
"alsoKnownAs": {
"@id": "as:alsoKnownAs",
"@type": "@id"
},
"movedTo": {
"@id": "as:movedTo",
"@type": "@id"
}
}
]
}