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://mathstodon.xyz/users/dunhamsteve",
"type": "Person",
"following": "https://mathstodon.xyz/users/dunhamsteve/following",
"followers": "https://mathstodon.xyz/users/dunhamsteve/followers",
"inbox": "https://mathstodon.xyz/users/dunhamsteve/inbox",
"outbox": "https://mathstodon.xyz/users/dunhamsteve/outbox",
"featured": "https://mathstodon.xyz/users/dunhamsteve/collections/featured",
"featuredTags": "https://mathstodon.xyz/users/dunhamsteve/collections/tags",
"preferredUsername": "dunhamsteve",
"name": "Steve Dunham",
"summary": "<p>I'm a former Math and Computer Science grad student turned software engineer. Recently I've been revisiting the academic side of things, trying to learn type theory and category theory in my spare time.</p>",
"url": "https://mathstodon.xyz/@dunhamsteve",
"manuallyApprovesFollowers": false,
"discoverable": false,
"indexable": false,
"published": "2022-11-08T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "https://mathstodon.xyz/users/dunhamsteve#main-key",
"owner": "https://mathstodon.xyz/users/dunhamsteve",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3SmgF9K5YpY3Jno6rVUA\nuIMrL1ONvIkj46oI5cnAznjikdUnF5A8mOJaPVO3A3NfsEFAhDSS7RoDfj/h3KGy\ngoGfhQ+pts0NMT01z0XddQeqYud8Utak54+6cP+3VzAtyt5Te8vQJVYWhTyNHyiY\nD+D50nafyD+lqJzWtcZL63geWJ/5uZlcIOesPI/RRl+c/QDZ/cOutl6MIPXjLfUA\nsHthYYhB2rmY8Vwxl2+aZ5PESySgLcnc1/yQjp4qbGvpfGHxb7k5bsN4pb/rs+hm\n81d75YgelGiJVL3GHHstmsCpKZxDREn4FtV1ht44de5stX71rjkWfxwLdgMRSioi\nuQIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [
{
"type": "PropertyValue",
"name": "github",
"value": "<a href=\"https://github.com/dunhamsteve\" target=\"_blank\" rel=\"nofollow noopener noreferrer me\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/dunhamsteve</span><span class=\"invisible\"></span></a>"
}
],
"endpoints": {
"sharedInbox": "https://mathstodon.xyz/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://media.mathstodon.xyz/accounts/avatars/109/306/544/643/479/952/original/3db48cc67402579c.jpg"
}
}