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://s.yelvington.com/users/steve/statuses/109302706524040991",
"type": "Note",
"summary": null,
"inReplyTo": "https://s.yelvington.com/users/steve/statuses/109302693332527480",
"published": "2022-11-07T13:15:42Z",
"url": "https://s.yelvington.com/@steve/109302706524040991",
"attributedTo": "https://s.yelvington.com/users/steve",
"to": [
"https://s.yelvington.com/users/steve/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://s.yelvington.com/users/steve/statuses/109302706524040991",
"inReplyToAtomUri": "https://s.yelvington.com/users/steve/statuses/109302693332527480",
"conversation": "tag:s.yelvington.com,2022-11-07:objectId=91:objectType=Conversation",
"content": "<p>I should add that this site is only for family members -- I don't have any desire to get into supporting a community, and I don't know that the Pi would be up to it.</p>",
"contentMap": {
"en": "<p>I should add that this site is only for family members -- I don't have any desire to get into supporting a community, and I don't know that the Pi would be up to it.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://s.yelvington.com/users/steve/statuses/109302706524040991/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://s.yelvington.com/users/steve/statuses/109302706524040991/replies?min_id=109302776421447659&page=true",
"partOf": "https://s.yelvington.com/users/steve/statuses/109302706524040991/replies",
"items": [
"https://s.yelvington.com/users/steve/statuses/109302776421447659"
]
}
}
}