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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://infosec.exchange/users/cmars/statuses/112125892755752933",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-03-20T03:29:06Z",
"url": "https://infosec.exchange/@cmars/112125892755752933",
"attributedTo": "https://infosec.exchange/users/cmars",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/cmars/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/cmars/statuses/112125892755752933",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-03-20:objectId=143464695:objectType=Conversation",
"content": "<p>Sneak preview of a terminal UI frontend in development for <a href=\"https://github.com/cmars/distrans\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/cmars/distrans</span><span class=\"invisible\"></span></a>, an anonymous p2p torrent-like file transfer utility. Built with <a href=\"https://infosec.exchange/tags/cursive\" class=\"mention hashtag\" rel=\"tag\">#<span>cursive</span></a> <a href=\"https://infosec.exchange/tags/rust\" class=\"mention hashtag\" rel=\"tag\">#<span>rust</span></a> <a href=\"https://infosec.exchange/tags/async\" class=\"mention hashtag\" rel=\"tag\">#<span>async</span></a> <a href=\"https://infosec.exchange/tags/tokio\" class=\"mention hashtag\" rel=\"tag\">#<span>tokio</span></a> and <a href=\"https://infosec.exchange/tags/veilid\" class=\"mention hashtag\" rel=\"tag\">#<span>veilid</span></a>.</p><p>Gotta figure out these layouts! Every time I get something down, I change my mind about it.</p>",
"contentMap": {
"en": "<p>Sneak preview of a terminal UI frontend in development for <a href=\"https://github.com/cmars/distrans\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/cmars/distrans</span><span class=\"invisible\"></span></a>, an anonymous p2p torrent-like file transfer utility. Built with <a href=\"https://infosec.exchange/tags/cursive\" class=\"mention hashtag\" rel=\"tag\">#<span>cursive</span></a> <a href=\"https://infosec.exchange/tags/rust\" class=\"mention hashtag\" rel=\"tag\">#<span>rust</span></a> <a href=\"https://infosec.exchange/tags/async\" class=\"mention hashtag\" rel=\"tag\">#<span>async</span></a> <a href=\"https://infosec.exchange/tags/tokio\" class=\"mention hashtag\" rel=\"tag\">#<span>tokio</span></a> and <a href=\"https://infosec.exchange/tags/veilid\" class=\"mention hashtag\" rel=\"tag\">#<span>veilid</span></a>.</p><p>Gotta figure out these layouts! Every time I get something down, I change my mind about it.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.infosec.exchange/infosec.exchange/media_attachments/files/112/125/876/995/983/226/original/e7f86b972f3ac649.png",
"name": "Screenshot of distrans seeding a file in a terminal UI, displaying the Veilid DHT key and distrans command line which could be used to retrieve it, along with a QR code (aspirations for a mobile app showing here).",
"blurhash": "UUCi~:D%Rj-;~qRjWBt7%MxukCM{%Mt7j[Rj",
"focalPoint": [
0,
0
],
"width": 1123,
"height": 798
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/cursive",
"name": "#cursive"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/rust",
"name": "#rust"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/async",
"name": "#async"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/tokio",
"name": "#tokio"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/veilid",
"name": "#veilid"
}
],
"replies": {
"id": "https://infosec.exchange/users/cmars/statuses/112125892755752933/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/cmars/statuses/112125892755752933/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/cmars/statuses/112125892755752933/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/cmars/statuses/112125892755752933/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://infosec.exchange/users/cmars/statuses/112125892755752933/shares",
"type": "Collection",
"totalItems": 1
}
}