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://discuss.systems/users/csgordon/statuses/110973785931914676/replies",
"type": "Collection",
"first": {
"id": "https://discuss.systems/users/csgordon/statuses/110973785931914676/replies?page=true",
"type": "CollectionPage",
"next": "https://discuss.systems/users/csgordon/statuses/110973785931914676/replies?only_other_accounts=true&page=true",
"partOf": "https://discuss.systems/users/csgordon/statuses/110973785931914676/replies",
"items": [
{
"id": "https://discuss.systems/users/csgordon/statuses/110973789685302287",
"type": "Note",
"summary": "inching towards #BSD support for #RISCV boards you can actually buy",
"inReplyTo": "https://discuss.systems/users/csgordon/statuses/110973785931914676",
"published": "2023-08-29T16:14:08Z",
"url": "https://discuss.systems/@csgordon/110973789685302287",
"attributedTo": "https://discuss.systems/users/csgordon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://discuss.systems/users/csgordon/followers"
],
"sensitive": true,
"atomUri": "https://discuss.systems/users/csgordon/statuses/110973789685302287",
"inReplyToAtomUri": "https://discuss.systems/users/csgordon/statuses/110973785931914676",
"conversation": "tag:discuss.systems,2023-08-23:objectId=9584606:objectType=Conversation",
"content": "<p>After lunch, I'll hook up to wireless and try installing OpenBSD to the eMMC</p>",
"contentMap": {
"en": "<p>After lunch, I'll hook up to wireless and try installing OpenBSD to the eMMC</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://discuss.systems/users/csgordon/statuses/110973789685302287/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://discuss.systems/users/csgordon/statuses/110973789685302287/replies?min_id=110974267924324808&page=true",
"partOf": "https://discuss.systems/users/csgordon/statuses/110973789685302287/replies",
"items": [
"https://discuss.systems/users/csgordon/statuses/110974267924324808"
]
}
},
"likes": {
"id": "https://discuss.systems/users/csgordon/statuses/110973789685302287/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://discuss.systems/users/csgordon/statuses/110973789685302287/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}