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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://discuss.systems/users/csgordon/statuses/111025400971537595",
"type": "Note",
"summary": null,
"inReplyTo": "https://discuss.systems/users/csgordon/statuses/111019471953632104",
"published": "2023-09-07T18:59:34Z",
"url": "https://discuss.systems/@csgordon/111025400971537595",
"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/111025400971537595",
"inReplyToAtomUri": "https://discuss.systems/users/csgordon/statuses/111019471953632104",
"conversation": "tag:discuss.systems,2023-08-23:objectId=9584606:objectType=Conversation",
"content": "<p>Hmm, this seems like a great opportunity to poke around in the debugger except... even though my driver is compiled into the main kernel (not a kld!), ddb doesn't seem to find the symbols for my functions which are obviously being called.... wondering if <a href=\"https://discuss.systems/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a>'s ddb doesn't quite work all the way on <a href=\"https://discuss.systems/tags/riscv\" class=\"mention hashtag\" rel=\"tag\">#<span>riscv</span></a> yet</p>",
"contentMap": {
"en": "<p>Hmm, this seems like a great opportunity to poke around in the debugger except... even though my driver is compiled into the main kernel (not a kld!), ddb doesn't seem to find the symbols for my functions which are obviously being called.... wondering if <a href=\"https://discuss.systems/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a>'s ddb doesn't quite work all the way on <a href=\"https://discuss.systems/tags/riscv\" class=\"mention hashtag\" rel=\"tag\">#<span>riscv</span></a> yet</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://fd.discuss.systems/media_attachments/files/111/025/398/385/413/096/original/d619e9455d102bc8.png",
"name": "starfive_dwmmc0: <JH7110 MMC Controller (StarFive)> mem 0x16010000-0x1601ffff irq 45 on simplebus0\nstarfive_dwmmc0: No bus speed provided\nstarfive_dwmmc0: Can't get FDT property.\ndevice_attach: starfive_dwmmc0 attach returned 6\nstarfive_dwmmc0: <JH7110 MMC Controller (StarFive)> mem 0x16020000-0x1602ffff irq 46 on simplebus0\nstarfive_dwmmc0: No bus speed provided\nstarfive_dwmmc0: Can't get FDT property.\ndevice_attach: starfive_dwmmc0 attach returned 6",
"blurhash": "U67xH@~pxuM|xuRjayofaeayayj[-pM{ayt7",
"focalPoint": [
0,
0
],
"width": 804,
"height": 139
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://discuss.systems/tags/freebsd",
"name": "#freebsd"
},
{
"type": "Hashtag",
"href": "https://discuss.systems/tags/riscv",
"name": "#riscv"
}
],
"replies": {
"id": "https://discuss.systems/users/csgordon/statuses/111025400971537595/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://discuss.systems/users/csgordon/statuses/111025400971537595/replies?min_id=111206849939827597&page=true",
"partOf": "https://discuss.systems/users/csgordon/statuses/111025400971537595/replies",
"items": [
"https://discuss.systems/users/csgordon/statuses/111025423083574388",
"https://discuss.systems/users/csgordon/statuses/111206849939827597"
]
}
},
"likes": {
"id": "https://discuss.systems/users/csgordon/statuses/111025400971537595/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://discuss.systems/users/csgordon/statuses/111025400971537595/shares",
"type": "Collection",
"totalItems": 0
}
}