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://untrusted.website/users/mr_daemon/statuses/114736440470600058",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-24T04:25:42Z",
"url": "https://untrusted.website/@mr_daemon/114736440470600058",
"attributedTo": "https://untrusted.website/users/mr_daemon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://untrusted.website/users/mr_daemon/followers"
],
"sensitive": false,
"atomUri": "https://untrusted.website/users/mr_daemon/statuses/114736440470600058",
"inReplyToAtomUri": null,
"conversation": "tag:untrusted.website,2025-06-24:objectId=8356004:objectType=Conversation",
"content": "<p>Oh no, for some reason I started making a stupid modal TUI for my nice little tool that does reporting on updates, and now I can't stop.</p><p>DO I EVEN NEED THIS AT THIS POINT? I have a super nice interactive prompt that does pretty tables and data display, but I can't stop.</p><p><a href=\"https://untrusted.website/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://untrusted.website/tags/HomeLab\" class=\"mention hashtag\" rel=\"tag\">#<span>HomeLab</span></a> <a href=\"https://untrusted.website/tags/textual\" class=\"mention hashtag\" rel=\"tag\">#<span>textual</span></a></p>",
"contentMap": {
"en": "<p>Oh no, for some reason I started making a stupid modal TUI for my nice little tool that does reporting on updates, and now I can't stop.</p><p>DO I EVEN NEED THIS AT THIS POINT? I have a super nice interactive prompt that does pretty tables and data display, but I can't stop.</p><p><a href=\"https://untrusted.website/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://untrusted.website/tags/HomeLab\" class=\"mention hashtag\" rel=\"tag\">#<span>HomeLab</span></a> <a href=\"https://untrusted.website/tags/textual\" class=\"mention hashtag\" rel=\"tag\">#<span>textual</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://static.untrusted.website/media_attachments/files/114/736/409/363/946/848/original/21f8d8850e3ca95d.png",
"name": "A Text mode User Interface for Exosphere.\n\nIt displays the Dashboard screen which is a grid of boxes with rounded corners, green or red tinted. Inside each box there is the nostname, platform, description followed by the online status (ONLINE in green, OFFLINE in red).\n\nThere is a menu below, listing interactive keys. It reads:\n\nP: Ping All, d: Dashboard, i: Inventory, l: Logs, ^q: Quit",
"blurhash": "U03uyCx[RRbE4MNHnhW={q,uKNr?k9F]v$XR",
"focalPoint": [
0,
0
],
"width": 1123,
"height": 942
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://untrusted.website/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://untrusted.website/tags/homelab",
"name": "#homelab"
},
{
"type": "Hashtag",
"href": "https://untrusted.website/tags/textual",
"name": "#textual"
}
],
"replies": {
"id": "https://untrusted.website/users/mr_daemon/statuses/114736440470600058/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://untrusted.website/users/mr_daemon/statuses/114736440470600058/replies?only_other_accounts=true&page=true",
"partOf": "https://untrusted.website/users/mr_daemon/statuses/114736440470600058/replies",
"items": []
}
},
"likes": {
"id": "https://untrusted.website/users/mr_daemon/statuses/114736440470600058/likes",
"type": "Collection",
"totalItems": 19
},
"shares": {
"id": "https://untrusted.website/users/mr_daemon/statuses/114736440470600058/shares",
"type": "Collection",
"totalItems": 6
}
}