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://sauropods.win/users/john/statuses/109383228530882322",
"type": "Note",
"summary": null,
"inReplyTo": "https://sauropods.win/users/john/statuses/109382244247679108",
"published": "2022-11-21T18:33:31Z",
"url": "https://sauropods.win/@john/109383228530882322",
"attributedTo": "https://sauropods.win/users/john",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sauropods.win/users/john/followers"
],
"sensitive": false,
"atomUri": "https://sauropods.win/users/john/statuses/109383228530882322",
"inReplyToAtomUri": "https://sauropods.win/users/john/statuses/109382244247679108",
"conversation": "tag:sauropods.win,2022-11-21:objectId=325983:objectType=Conversation",
"content": "<p>Erg, I'm tired, forgot the hashtags, and the image descriptions. It's a good excuse to do it again tomorrow I suppose!</p>",
"contentMap": {
"en": "<p>Erg, I'm tired, forgot the hashtags, and the image descriptions. It's a good excuse to do it again tomorrow I suppose!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://sauropods.win/users/john/statuses/109383228530882322/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sauropods.win/users/john/statuses/109383228530882322/replies?only_other_accounts=true&page=true",
"partOf": "https://sauropods.win/users/john/statuses/109383228530882322/replies",
"items": []
}
},
"likes": {
"id": "https://sauropods.win/users/john/statuses/109383228530882322/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://sauropods.win/users/john/statuses/109383228530882322/shares",
"type": "Collection",
"totalItems": 2
}
}