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"
},
"Hashtag": "as:Hashtag",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://piaille.fr/users/Smith",
"type": "Person",
"following": "https://piaille.fr/users/Smith/following",
"followers": "https://piaille.fr/users/Smith/followers",
"inbox": "https://piaille.fr/users/Smith/inbox",
"outbox": "https://piaille.fr/users/Smith/outbox",
"featured": "https://piaille.fr/users/Smith/collections/featured",
"featuredTags": "https://piaille.fr/users/Smith/collections/tags",
"preferredUsername": "Smith",
"name": "Smith",
"summary": "<p>Surprised to see me?</p><p><a href=\"https://piaille.fr/tags/infosec\" class=\"mention hashtag\" rel=\"tag\">#<span>infosec</span></a> enthusiast.<br /><a href=\"https://piaille.fr/tags/nixos\" class=\"mention hashtag\" rel=\"tag\">#<span>nixos</span></a> and <a href=\"https://piaille.fr/tags/grapheneos\" class=\"mention hashtag\" rel=\"tag\">#<span>grapheneos</span></a> user.</p>",
"url": "https://piaille.fr/@Smith",
"manuallyApprovesFollowers": false,
"discoverable": false,
"indexable": false,
"published": "2023-01-01T00:00:00Z",
"memorial": false,
"publicKey": {
"id": "https://piaille.fr/users/Smith#main-key",
"owner": "https://piaille.fr/users/Smith",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtj/ABiCfbiwpfGSjDtfZ\n9YmZXRXHiETbAkumNxCVgzx/abu3lRR5L2iYYJeGNT6I5PcSeB1F0sJomgmLIkfT\nE9zEtGgl91GtBpcz7f5UUJB5l/uVz/WGGjylFxMUKGrbKy+PvYNU3coMSibE3lXB\nMXJgXjCvHjqd2EfnXEUw5G6YNQOG6E90VQy3M/r0Shh4xh2oCecAFv76NldHgtNT\noS0BE7joy865+9dXadSuKq5TfbAlAC3FsNiGrPbAIWQaUl8x12FbMsooNMD4D1nc\nq8WUr0Q8kfQF+txdxDwo2CW2CdRQeHvlRcd+fdOZ22qUSUCtuV/cpbOQ2ZGSRijp\nLQIDAQAB\n-----END PUBLIC KEY-----\n"
},
"tag": [
{
"type": "Hashtag",
"href": "https://piaille.fr/tags/InfoSec",
"name": "#InfoSec"
},
{
"type": "Hashtag",
"href": "https://piaille.fr/tags/nixos",
"name": "#nixos"
},
{
"type": "Hashtag",
"href": "https://piaille.fr/tags/grapheneos",
"name": "#grapheneos"
}
],
"attachment": [
{
"type": "PropertyValue",
"name": "Location",
"value": "bzh"
}
],
"endpoints": {
"sharedInbox": "https://piaille.fr/inbox"
},
"icon": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://static.piaille.fr/accounts/avatars/109/614/866/710/823/396/original/2774c04034e80f81.jpg"
}
}