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"
},
"Hashtag": "as:Hashtag",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.social/users/r1",
"type": "Person",
"following": "https://mastodon.social/users/r1/following",
"followers": "https://mastodon.social/users/r1/followers",
"inbox": "https://mastodon.social/users/r1/inbox",
"outbox": "https://mastodon.social/users/r1/outbox",
"featured": "https://mastodon.social/users/r1/collections/featured",
"featuredTags": "https://mastodon.social/users/r1/collections/tags",
"preferredUsername": "r1",
"name": "Erwan Chevalier",
"summary": "<p>Geek working in <a href=\"https://mastodon.social/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a></p>",
"url": "https://mastodon.social/@r1",
"manuallyApprovesFollowers": false,
"discoverable": true,
"indexable": false,
"published": "2017-04-03T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "https://mastodon.social/users/r1#main-key",
"owner": "https://mastodon.social/users/r1",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuVyf1GOd5ehzmRBEbBrZ\nyPtM8Jgeb21w0SPxvl1VxAKlzRjnp6Nu+ionp4YwO8ro3LECoUddRhrWtbp7O3e4\nP4WT66qxwMDhom0kmFs+iDSVZ3ImDgGaeOjsRHN1PjGemKSs+lJQwl0d424paX2W\nuH6jm7TfcyrrBjCK0zz0tekvAWWy0xPsK1SUfe8dKmS9PzxVPTFDPW91Vq9HbQSu\n/PdLA+Lxu/I/vB0aN5rRO11+RrGNb2UugSkYFsfMkGEZ1VOhFKoXdNqE/rNc49m3\nERWY0642DGFUrLEKblpzFTJEW4CiOlQqUGaP0lgM3DOsHCYoikGvl/KvyKtfHqmj\nuQIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/security",
"name": "#security"
}
],
"attachment": [
{
"type": "PropertyValue",
"name": "twitter",
"value": "@r1chev"
}
],
"endpoints": {
"sharedInbox": "https://mastodon.social/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/accounts/avatars/000/033/559/original/ed1b97fb08069330.jpg"
}
}