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/jgaskins",
"type": "Person",
"following": "https://mastodon.social/users/jgaskins/following",
"followers": "https://mastodon.social/users/jgaskins/followers",
"inbox": "https://mastodon.social/users/jgaskins/inbox",
"outbox": "https://mastodon.social/users/jgaskins/outbox",
"featured": "https://mastodon.social/users/jgaskins/collections/featured",
"featuredTags": "https://mastodon.social/users/jgaskins/collections/tags",
"preferredUsername": "jgaskins",
"name": "Jamie Gaskins",
"summary": "<p>I build distributed systems and try to make life better for the folks around me.</p>",
"url": "https://mastodon.social/@jgaskins",
"manuallyApprovesFollowers": false,
"discoverable": true,
"indexable": false,
"published": "2017-04-02T00:00:00Z",
"memorial": false,
"movedTo": "https://zomglol.wtf/users/jamie",
"publicKey": {
"id": "https://mastodon.social/users/jgaskins#main-key",
"owner": "https://mastodon.social/users/jgaskins",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp9zri+OEWtOfgHjqIp0Z\ntxrsYKBXgAb6Ep5JgzVwFqahgpejFvmPw6JjYfhFzJBGUMA2HRWOaHZITiSkRBU2\nZ5f2yLkQ436fL410EyfKHKCOfZuB4I3EARVVKo9IrZK4yfTtKBt8Ll0aj3QJI9A7\nnqDYoiy9hJFoj3FgQT3gw2zG4efzL7L5ihh/eVI+w3SSTkGQNlt7D19EQvWGzRxy\n8jpuuIYUGMqwpP7b1AVNusniv5WN0twTA5FwrTzM0Jjx6TIygFDrgi7Q6gZtembw\n019fp4Vjq3USTY4M0MrxzM4kc65EtOeu439efZDLv0RAAMfBHoAsIx0XV6t6ciOf\nMQIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [
{
"type": "PropertyValue",
"name": "Pronouns",
"value": "he/him/his"
}
],
"endpoints": {
"sharedInbox": "https://mastodon.social/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/accounts/avatars/000/028/769/original/cd0d97b25d2702a4.jpg"
}
}