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/samedwards",
"type": "Person",
"following": "https://mastodon.social/users/samedwards/following",
"followers": "https://mastodon.social/users/samedwards/followers",
"inbox": "https://mastodon.social/users/samedwards/inbox",
"outbox": "https://mastodon.social/users/samedwards/outbox",
"featured": "https://mastodon.social/users/samedwards/collections/featured",
"featuredTags": "https://mastodon.social/users/samedwards/collections/tags",
"preferredUsername": "samedwards",
"name": "sam",
"summary": "<p>just some guy</p>",
"url": "https://mastodon.social/@samedwards",
"manuallyApprovesFollowers": false,
"discoverable": true,
"indexable": true,
"published": "2018-08-16T00:00:00Z",
"memorial": false,
"alsoKnownAs": [
"https://mastodon.social/users/dotsam"
],
"attributionDomains": [
"samedwards.ca"
],
"publicKey": {
"id": "https://mastodon.social/users/samedwards#main-key",
"owner": "https://mastodon.social/users/samedwards",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1o5IYsYee/IcgzkCMK0n\nYwUnkh5RSHL+0T0ZdXrXq5cyaxKc32MuIZrOPMEL1mmSbKz7HEhCjXtEx8IDiOkP\nigVTwP3wldrRW03nPVFPr/2b1DiYsHAzltohRps3FKZ0r/KVSOxPRZmmSypvNo9c\neEHhC6dnDarpb578umTwCvRz/qcsPhrhdvNEjYS9NuVtiFk6F2bwiHLGHuLRkTn5\nXTWET1GTxauRkNb6pEXFcalv+ap6aczABM+pNNTZtg9qDrkX9uFNPzNkUgKG6PI4\nD50mEicejrgzRQrlT7goUEhE31HqpEIi+TnHpjKnyaoi9XKNxuJHiC1v+HBKVX1Y\n1QIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [
{
"type": "PropertyValue",
"name": "personal web site",
"value": "<a href=\"https://samedwards.ca/\" target=\"_blank\" rel=\"nofollow noopener me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">samedwards.ca/</span><span class=\"invisible\"></span></a>"
},
{
"type": "PropertyValue",
"name": "location",
"value": "victoria, bc"
}
],
"endpoints": {
"sharedInbox": "https://mastodon.social/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/accounts/avatars/000/426/561/original/598ccf304bbc7c30.jpeg"
},
"image": {
"type": "Image",
"mediaType": "image/png",
"url": "https://files.mastodon.social/accounts/headers/000/426/561/original/e11b15058c9d237e.png"
}
}