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/akahn",
"type": "Person",
"following": "https://mastodon.social/users/akahn/following",
"followers": "https://mastodon.social/users/akahn/followers",
"inbox": "https://mastodon.social/users/akahn/inbox",
"outbox": "https://mastodon.social/users/akahn/outbox",
"featured": "https://mastodon.social/users/akahn/collections/featured",
"featuredTags": "https://mastodon.social/users/akahn/collections/tags",
"preferredUsername": "akahn",
"name": "Alex",
"summary": "<p>Self-conscious backend software guy. Into games, <a href=\"https://mastodon.social/tags/Unschooling\" class=\"mention hashtag\" rel=\"tag\">#<span>Unschooling</span></a>, bicycles, weird music.</p>",
"url": "https://mastodon.social/@akahn",
"manuallyApprovesFollowers": false,
"discoverable": true,
"indexable": false,
"published": "2022-10-29T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "https://mastodon.social/users/akahn#main-key",
"owner": "https://mastodon.social/users/akahn",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr+eScKvbzAHc8RNRYgIx\ncmcOVpMU1uPTXZUjZiyl3GmYdX3hNP5fR4N+crZIMBVnfvdD4e7CskUHa2uEaIYF\n7xMJQGjZMop4d9bjPf71gqHCSVwPhuNl9RLjIJJqh2chxCeCnBEBUtuQeoQsNkO2\nlehOCuflsvUW5MGvoLRtnwpJYhj3gXSIFQu8SIO2t9PPSpvIWSPcxb7FpXK1j+tN\nu2Ovz0rcLoGub0hD8tnSkk6J+13B7v/bvuAUdZquFZtmWE0aJVS5CIj/cxxAzfC7\nd2SWTVzIz+lYHZ80Ne3lMP6bCFlC0L/1j+LFv72N4B2LF1fa/tNtYP5alBBSMD9x\nJwIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/unschooling",
"name": "#unschooling"
}
],
"attachment": [
{
"type": "PropertyValue",
"name": "Pronouns",
"value": "He/him"
},
{
"type": "PropertyValue",
"name": "Location",
"value": "Massachusetts"
}
],
"endpoints": {
"sharedInbox": "https://mastodon.social/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/accounts/avatars/109/251/491/544/534/756/original/cda0be6b8027a724.jpeg"
}
}