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"
],
"id": "https://aaronparecki.com/aaronpk",
"type": "Person",
"preferredUsername": "aaronpk",
"name": "Aaron Parecki",
"url": "https://aaronparecki.com/aaronpk",
"summary": "OAuth at <a href=\"https://developer.okta.com\">Okta</a> • livestreaming at <a href=\"https://aaronpk.tv\">aaronpk.tv</a> • <a href=\"https://indieweb.org\">#indieweb</a> • he/him",
"discoverable": true,
"published": "1999-06-28T00:00:00Z",
"icon": {
"type": "Image",
"mediaType": "image/jpeg",
"url": "https://aaronparecki.com/images/profile-2020.jpg?2"
},
"image": {
"type": "Image",
"mediaType": "image/png",
"url": "https://aaronparecki.com/images/cover-photo.png"
},
"inbox": "https://aaronparecki.com/activitypub/inbox",
"outbox": "https://aaronparecki.com/activitypub/outbox",
"attachment": [
{
"type": "PropertyValue",
"name": "Blog",
"value": "<a href=\"https://aaronparecki.com\" rel=\"me\"><span class=\"invisible\">https://</span>aaronparecki.com</a>"
},
{
"type": "PropertyValue",
"name": "YouTube",
"value": "<a href=\"https://youtube.com/aaronpk\" rel=\"me\">youtube.com/aaronpk</a>"
},
{
"type": "PropertyValue",
"name": "GitHub",
"value": "<a href=\"https://github.com/aaronpk\" rel=\"me\">github.com/aaronpk</a>"
}
],
"publicKey": {
"id": "https://aaronparecki.com/aaronpk#key",
"owner": "https://aaronparecki.com/aaronpk",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzlRsHgaSwaoB/AOLxjsU\nBDGDZJileQyg2ZmEhWBMLaqNMJH0EqnraQRHfnHz7Yp32zjYCj2NObaX7ySd3uUJ\nzoEyhmfx122WQupOPclGYBC7mbXXhiheDb3ItPn9TxCOveC8d5d2Bm6vyCq4m31x\nBH0jOImL3AscLNwhEdYIHvweXuIqaat50O6yrgJUadJBvw0hyPVFvwiak1dKA2Su\nHCxsgLpxasEoByJMNy1COG8AvR+SuSvwJXZ2DeDS98Ji9EbeaKl6F2mJGJC/Fe2q\nz0t3mVll8Zs4bdnraw6pcnmFNzOv0SziunJoKjQ5IgZDmWHQY4EgEybxa9SEOZ/s\ntQIDAQAB\n-----END PUBLIC KEY-----\n"
}
}