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/matthieu_xyz",
"type": "Person",
"following": "https://mastodon.social/users/matthieu_xyz/following",
"followers": "https://mastodon.social/users/matthieu_xyz/followers",
"inbox": "https://mastodon.social/users/matthieu_xyz/inbox",
"outbox": "https://mastodon.social/users/matthieu_xyz/outbox",
"featured": "https://mastodon.social/users/matthieu_xyz/collections/featured",
"featuredTags": "https://mastodon.social/users/matthieu_xyz/collections/tags",
"preferredUsername": "matthieu_xyz",
"name": "Matthieu",
"summary": "",
"url": "https://mastodon.social/@matthieu_xyz",
"manuallyApprovesFollowers": false,
"discoverable": false,
"indexable": false,
"published": "2016-11-01T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "https://mastodon.social/users/matthieu_xyz#main-key",
"owner": "https://mastodon.social/users/matthieu_xyz",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyWpBiKofDxOsYtsxs741\nW444h8nDI3JdsOXXym1txUoumyPSLFAaZCwfH1fnmIdyTxAcin0me8iIQQ4JParQ\nczh0bZC4j1fFhWB1PWeD+VpcxtgD38qtTEqk2XQi4ymC+G6D7OtnkjWk/QBjnYSv\nwFtK861tGBr5I2lhZGE19ZBWGrPovT3a6j6DwRifW2jYVTaWQoc/yt7Ohyf+Yv5i\nbU/SdL+lsYggIhIt/+Mf7mHfBCD1h0kbwZyYwzYP2Spwx7lo6SgfH6TcqJlM7QUn\n+KhIMcNV9+kjQ83TqBAlI7BvSZMxNYJo0fG5+ua3tdREfdxPahpRFxgMxtylE1E4\n0wIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [],
"endpoints": {
"sharedInbox": "https://mastodon.social/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/webp",
"url": "https://files.mastodon.social/accounts/avatars/000/006/982/original/c22c17cbca21ded0.webp"
}
}