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/111019377658162804",
"type": "Note",
"summary": null,
"inReplyTo": "https://discuss.systems/users/csgordon/statuses/111015616830379706",
"published": "2023-09-06T17:27:45Z",
"url": "https://discuss.systems/@csgordon/111019377658162804",
"attributedTo": "https://discuss.systems/users/csgordon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://discuss.systems/users/csgordon/followers"
],
"sensitive": false,
"atomUri": "https://discuss.systems/users/csgordon/statuses/111019377658162804",
"inReplyToAtomUri": "https://discuss.systems/users/csgordon/statuses/111015616830379706",
"conversation": "tag:discuss.systems,2023-08-23:objectId=9584606:objectType=Conversation",
"content": "<p>ah, I can't set breakpoints in the existing dwmmc driver because it's not even built when targeting riscv64.... so I guess it's time for the joy of build systems</p>",
"contentMap": {
"en": "<p>ah, I can't set breakpoints in the existing dwmmc driver because it's not even built when targeting riscv64.... so I guess it's time for the joy of build systems</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://discuss.systems/users/csgordon/statuses/111019377658162804/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://discuss.systems/users/csgordon/statuses/111019377658162804/replies?min_id=111019410993646641&page=true",
"partOf": "https://discuss.systems/users/csgordon/statuses/111019377658162804/replies",
"items": [
"https://discuss.systems/users/csgordon/statuses/111019410993646641"
]
}
},
"likes": {
"id": "https://discuss.systems/users/csgordon/statuses/111019377658162804/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://discuss.systems/users/csgordon/statuses/111019377658162804/shares",
"type": "Collection",
"totalItems": 0
}
}