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"
}
],
"id": "https://chaos.social/users/LaF0rge/statuses/113493785443617530",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-16T17:22:11Z",
"url": "https://chaos.social/@LaF0rge/113493785443617530",
"attributedTo": "https://chaos.social/users/LaF0rge",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/LaF0rge/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/LaF0rge/statuses/113493785443617530",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2024-11-16:objectId=223145269:objectType=Conversation",
"content": "<p>this morning I was annoyed with again having to manually delete too much spam from a RT instance. So I wanted to finally feed the marked-as-spam tickets into SpamAssassin.... and there go 5 hours of my life to write code to reconstruct the original mails that created tickets in RT... writing perl code for the first time in > 20 years.</p>",
"contentMap": {
"en": "<p>this morning I was annoyed with again having to manually delete too much spam from a RT instance. So I wanted to finally feed the marked-as-spam tickets into SpamAssassin.... and there go 5 hours of my life to write code to reconstruct the original mails that created tickets in RT... writing perl code for the first time in > 20 years.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chaos.social/users/LaF0rge/statuses/113493785443617530/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/LaF0rge/statuses/113493785443617530/replies?min_id=113493787082378924&page=true",
"partOf": "https://chaos.social/users/LaF0rge/statuses/113493785443617530/replies",
"items": [
"https://chaos.social/users/LaF0rge/statuses/113493787082378924"
]
}
},
"likes": {
"id": "https://chaos.social/users/LaF0rge/statuses/113493785443617530/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://chaos.social/users/LaF0rge/statuses/113493785443617530/shares",
"type": "Collection",
"totalItems": 1
}
}