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/johnsturgeon",
"type": "Person",
"following": "https://mastodon.social/users/johnsturgeon/following",
"followers": "https://mastodon.social/users/johnsturgeon/followers",
"inbox": "https://mastodon.social/users/johnsturgeon/inbox",
"outbox": "https://mastodon.social/users/johnsturgeon/outbox",
"featured": "https://mastodon.social/users/johnsturgeon/collections/featured",
"featuredTags": "https://mastodon.social/users/johnsturgeon/collections/tags",
"preferredUsername": "johnsturgeon",
"name": "John Sturgeon",
"summary": "<p>Software Engineer (retired from ) currently working on volunteer programming for open source projects.</p>",
"url": "https://mastodon.social/@johnsturgeon",
"manuallyApprovesFollowers": false,
"discoverable": false,
"indexable": false,
"published": "2018-08-12T00:00:00Z",
"memorial": false,
"alsoKnownAs": [
"https://pdx.social/users/johnsturgeon"
],
"publicKey": {
"id": "https://mastodon.social/users/johnsturgeon#main-key",
"owner": "https://mastodon.social/users/johnsturgeon",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAri9Tf/IjiqOxWZPPdVdE\nRJX+iZBEMpZ3Q4v09zIsVf9WQTCgXYoJuYsEUiOncTdm7vQwwvf5TZGHKK5Fvv4B\nzb4ljLtFwgeykaPtfsZEefSKISZp6fzGJe+0uD1u0e452BPjNvfBb4CUeCMYJgdQ\ngNp1TrAssq1ubw9FQ58L96Fte/vGErR53WzT6BBtcg8B6nw6+s5gTr8k6o6Na7rm\nAJsMaPZM0W6EmjaLSyH54u4l0ApbI2KRIdq78R/LTZu2rd2hb24EGTGcHwqa0nCB\ncNP61x1j7cB0xuZOGuABOHGU56JKjL7qJkHzQ87Kh7+G/IXYAcNemRI4Feuva1T6\nxwIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [
{
"type": "PropertyValue",
"name": "GitHub",
"value": "<a href=\"https://github.com/johnsturgeon\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/johnsturgeon</span><span class=\"invisible\"></span></a>"
},
{
"type": "PropertyValue",
"name": "Personal Blog",
"value": "<a href=\"https://johnsturgeon.me\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">johnsturgeon.me</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/000/416/221/original/7f4d4a0897a9c800.png"
}
}