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://fosstodon.org/users/patric",
"type": "Person",
"following": "https://fosstodon.org/users/patric/following",
"followers": "https://fosstodon.org/users/patric/followers",
"inbox": "https://fosstodon.org/users/patric/inbox",
"outbox": "https://fosstodon.org/users/patric/outbox",
"featured": "https://fosstodon.org/users/patric/collections/featured",
"featuredTags": "https://fosstodon.org/users/patric/collections/tags",
"preferredUsername": "patric",
"name": "Patrick Smyth",
"summary": "<p>Python, Lisp, data, docs, teaching, security, accessibility. Not necessarily in that order.</p><p>Also weird old books, music, cooking.</p><p>devrel at Chainguard.</p>",
"url": "https://fosstodon.org/@patric",
"manuallyApprovesFollowers": false,
"discoverable": false,
"indexable": false,
"published": "2024-06-23T00:00:00Z",
"memorial": false,
"alsoKnownAs": [
"https://mastodon.social/users/smyth"
],
"publicKey": {
"id": "https://fosstodon.org/users/patric#main-key",
"owner": "https://fosstodon.org/users/patric",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoTZCXfnGqsvBhWRpsPPZ\n94UpAX9r+jMyFUKHRyrtp+M5vsQaRZgmCzIsazXblZ2OopQczWDIc9RFhaDt4Jhm\nEOgCyaKcyTEjMVwpyAV2Kuj9pvuvAGOrBZh/5d8vSahWT5YCibrG81G9u+tzOEqQ\nKOZlXsIbERmID2VyvhmVcqUnTcDR5DnWlHRZafs5q18Abli/kVjvVDB0x0f0iOEs\nsymIrV2CLUMuMSFD7tHTth7Tc3S7o5mjeL33PUYXiGt2TdSt9YZYy0Su2pcROBjX\nxgGEWDtH2sLYyna06ZXxSUntKFxBtARTbJA6NxvzMgIIpMkE2OqYnk1X8WZTQsgh\nTQIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [
{
"type": "PropertyValue",
"name": "Site",
"value": "<a href=\"https://smythp.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">smythp.com</span><span class=\"invisible\"></span></a>"
},
{
"type": "PropertyValue",
"name": "GitHub",
"value": "<a href=\"https://github.com/smythp\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/smythp</span><span class=\"invisible\"></span></a>"
},
{
"type": "PropertyValue",
"name": "dev.to",
"value": "<a href=\"https://dev.to/smythp\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">dev.to/smythp</span><span class=\"invisible\"></span></a>"
}
],
"endpoints": {
"sharedInbox": "https://fosstodon.org/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://cdn.fosstodon.org/accounts/avatars/112/663/242/692/893/991/original/ceb4f18a36bc05b6.jpg"
}
}