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/coriander/statuses/109347238623692230",
"type": "Note",
"summary": null,
"inReplyTo": "https://elekk.xyz/users/coriander/statuses/109313010304661705",
"published": "2022-11-15T10:00:48Z",
"url": "https://elekk.xyz/@coriander/109347238623692230",
"attributedTo": "https://elekk.xyz/users/coriander",
"to": [
"https://elekk.xyz/users/coriander/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://elekk.xyz/users/coriander/statuses/109347238623692230",
"inReplyToAtomUri": "https://elekk.xyz/users/coriander/statuses/109313010304661705",
"conversation": "tag:elekk.xyz,2022-11-09:objectId=38119326:objectType=Conversation",
"content": "<p>You know what, I'm gonna just pin this one, it seems evergreen</p>",
"contentMap": {
"en": "<p>You know what, I'm gonna just pin this one, it seems evergreen</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://elekk.xyz/users/coriander/statuses/109347238623692230/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://elekk.xyz/users/coriander/statuses/109347238623692230/replies?min_id=109347239100604772&page=true",
"partOf": "https://elekk.xyz/users/coriander/statuses/109347238623692230/replies",
"items": [
"https://elekk.xyz/users/coriander/statuses/109347239100604772"
]
}
}
}