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"
}
}
],
"id": "https://mastodon.baazee.social/users/xxx",
"type": "Person",
"following": "https://mastodon.baazee.social/users/xxx/following",
"followers": "https://mastodon.baazee.social/users/xxx/followers",
"inbox": "https://mastodon.baazee.social/users/xxx/inbox",
"outbox": "https://mastodon.baazee.social/users/xxx/outbox",
"featured": "https://mastodon.baazee.social/users/xxx/collections/featured",
"featuredTags": "https://mastodon.baazee.social/users/xxx/collections/tags",
"preferredUsername": "xxx",
"name": "xxx",
"summary": "",
"url": "https://mastodon.baazee.social/@xxx",
"manuallyApprovesFollowers": true,
"discoverable": false,
"indexable": false,
"published": "2022-11-19T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "https://mastodon.baazee.social/users/xxx#main-key",
"owner": "https://mastodon.baazee.social/users/xxx",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvuIAzIjey7uI43HZyrYO\nzKMcapDD6Z4YK/EWbGFmBV1FHFrPiaFGPhwg225pLcAaxRDvODWqcEA0efvA5+Ni\n5oD3CTDQrhxQFyUetFi2Oo5fdBIDNl5TFBJATsAQzaqn0grPnJFNyTTN2Xg+UhIU\nSymOJ6LGeYjSUy9BnsJHSXSpBaWea0pkQAa2NSKQctZh3Jlz/p4VIwpR8d+FvTYV\ntMHtDKCgkxXNLmiCfIYBTXNITdH/CC4pVrzW/EB6d8DydhtXQ3LlRFeBrqOaH/+4\nhaQbjcr2uCgDAFc+eAGe5t7/qclSNOQnSTaLwWd7kGYGFxzpzMf6J5F1TGsTDptl\nFQIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [],
"endpoints": {
"sharedInbox": "https://mastodon.baazee.social/inbox"
}
}