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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://elekk.xyz/users/omni/statuses/113535352582741921",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-24T01:33:16Z",
"url": "https://elekk.xyz/@omni/113535352582741921",
"attributedTo": "https://elekk.xyz/users/omni",
"to": [
"https://elekk.xyz/users/omni/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://elekk.xyz/users/omni/statuses/113535352582741921",
"inReplyToAtomUri": null,
"conversation": "tag:elekk.xyz,2024-11-24:objectId=53350522:objectType=Conversation",
"content": "<p>linux filesystem guys are all like. "guy who keeps shitting up the LKML with thousand line patches that break every conceivable rule of kernel development at the same time while doing a backflip" or "guy who murdered his wife"</p>",
"contentMap": {
"en": "<p>linux filesystem guys are all like. "guy who keeps shitting up the LKML with thousand line patches that break every conceivable rule of kernel development at the same time while doing a backflip" or "guy who murdered his wife"</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://elekk.xyz/users/omni/statuses/113535352582741921/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://elekk.xyz/users/omni/statuses/113535352582741921/replies?min_id=113535370980641142&page=true",
"partOf": "https://elekk.xyz/users/omni/statuses/113535352582741921/replies",
"items": [
"https://elekk.xyz/users/omni/statuses/113535370980641142"
]
}
}
}