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/theking",
"type": "Person",
"following": "https://mathstodon.xyz/users/theking/following",
"followers": "https://mathstodon.xyz/users/theking/followers",
"inbox": "https://mathstodon.xyz/users/theking/inbox",
"outbox": "https://mathstodon.xyz/users/theking/outbox",
"featured": "https://mathstodon.xyz/users/theking/collections/featured",
"featuredTags": "https://mathstodon.xyz/users/theking/collections/tags",
"preferredUsername": "theking",
"name": "The King",
"summary": "",
"url": "https://mathstodon.xyz/@theking",
"manuallyApprovesFollowers": false,
"discoverable": true,
"indexable": false,
"published": "2022-12-02T00:00:00Z",
"memorial": false,
"alsoKnownAs": [
"https://mastodon.social/users/TheKing01"
],
"publicKey": {
"id": "https://mathstodon.xyz/users/theking#main-key",
"owner": "https://mathstodon.xyz/users/theking",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqsSiA0A9MeBmyj8cCBZt\n51tkTHl1YWwYNSYaZcNHvlNiyG8lQa4eZs5LFSst5mPlEc/Ej1w5rE0JMPHnJP3G\nYAFaTTZ8DKkgy2A7HX5B6AU1WWfgWyaiPQ4Ahtq2Eyn9wf16dusixUI3TUy5BV+8\nOe4kwdCQia1RyGvpkDLqAdzk6ldi18VlCYEa9Z5UI9zeQhQC0lsM2F3R5JEZvTtk\njlSkYeXwM+jB7NCElBOCTemXh+XU8pr1l47XtZfLEYF6bU+ocEnoQ159gn0iWpOR\nUk+8CkKSeOubhU8yFItf7PpSDjt46OkvQpoDPeEdo03qzvcEhaZ4o3QVUQjlaNqM\nnwIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [],
"attachment": [
{
"type": "PropertyValue",
"name": "3 + 5",
"value": "8"
},
{
"type": "PropertyValue",
"name": "Is John Mastodon?",
"value": "Yes"
}
],
"endpoints": {
"sharedInbox": "https://mathstodon.xyz/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://media.mathstodon.xyz/accounts/avatars/109/445/125/341/126/618/original/56b23d591837b0d0.png"
}
}