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",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"Hashtag": "as:Hashtag"
}
],
"id": "https://norcal.social/users/msb/statuses/114067192014865607",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-25T23:47:01Z",
"url": "https://norcal.social/@msb/114067192014865607",
"attributedTo": "https://norcal.social/users/msb",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://norcal.social/users/msb/followers"
],
"sensitive": false,
"atomUri": "https://norcal.social/users/msb/statuses/114067192014865607",
"inReplyToAtomUri": null,
"conversation": "tag:norcal.social,2025-02-25:objectId=27863837:objectType=Conversation",
"content": "<p>I had to increase maximum size for spam scanned messages on a bunch mail servers.</p><p>Spamassassin is a tool that scans messages to identify spam. By default it skips messages over 512K. Scanning larger messages is resource intensive and it used to be that spammers kept their messages to a minimum size to be efficient when sending large volumes of mail.</p><p>Well I've notice a slew of spam messages coming in right around 613K recently. They have image attachments that seem to be designed specifically to get past the 512K threshold.</p><p>Increased the spamc max-size var to 1048576 and these f*#$@ers are going back to the Junk bin.</p><p>p.s. Also increased the post size limit on norcal.social to allow for this post in it's entirety. Posts can now be 1024 characters, up from 500. Carry on.</p><p><a href=\"https://norcal.social/tags/spamassassin\" class=\"mention hashtag\" rel=\"tag\">#<span>spamassassin</span></a> <a href=\"https://norcal.social/tags/spam\" class=\"mention hashtag\" rel=\"tag\">#<span>spam</span></a> <a href=\"https://norcal.social/tags/email\" class=\"mention hashtag\" rel=\"tag\">#<span>email</span></a> <a href=\"https://norcal.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://norcal.social/tags/exim4\" class=\"mention hashtag\" rel=\"tag\">#<span>exim4</span></a></p>",
"contentMap": {
"en": "<p>I had to increase maximum size for spam scanned messages on a bunch mail servers.</p><p>Spamassassin is a tool that scans messages to identify spam. By default it skips messages over 512K. Scanning larger messages is resource intensive and it used to be that spammers kept their messages to a minimum size to be efficient when sending large volumes of mail.</p><p>Well I've notice a slew of spam messages coming in right around 613K recently. They have image attachments that seem to be designed specifically to get past the 512K threshold.</p><p>Increased the spamc max-size var to 1048576 and these f*#$@ers are going back to the Junk bin.</p><p>p.s. Also increased the post size limit on norcal.social to allow for this post in it's entirety. Posts can now be 1024 characters, up from 500. Carry on.</p><p><a href=\"https://norcal.social/tags/spamassassin\" class=\"mention hashtag\" rel=\"tag\">#<span>spamassassin</span></a> <a href=\"https://norcal.social/tags/spam\" class=\"mention hashtag\" rel=\"tag\">#<span>spam</span></a> <a href=\"https://norcal.social/tags/email\" class=\"mention hashtag\" rel=\"tag\">#<span>email</span></a> <a href=\"https://norcal.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://norcal.social/tags/exim4\" class=\"mention hashtag\" rel=\"tag\">#<span>exim4</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://norcal.social/tags/spamassassin",
"name": "#spamassassin"
},
{
"type": "Hashtag",
"href": "https://norcal.social/tags/spam",
"name": "#spam"
},
{
"type": "Hashtag",
"href": "https://norcal.social/tags/email",
"name": "#email"
},
{
"type": "Hashtag",
"href": "https://norcal.social/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://norcal.social/tags/exim4",
"name": "#exim4"
}
],
"replies": {
"id": "https://norcal.social/users/msb/statuses/114067192014865607/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://norcal.social/users/msb/statuses/114067192014865607/replies?only_other_accounts=true&page=true",
"partOf": "https://norcal.social/users/msb/statuses/114067192014865607/replies",
"items": []
}
},
"likes": {
"id": "https://norcal.social/users/msb/statuses/114067192014865607/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://norcal.social/users/msb/statuses/114067192014865607/shares",
"type": "Collection",
"totalItems": 1
}
}