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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://darkmoon.social/users/bruce/statuses/114677931319020595",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-13T20:26:04Z",
"url": "https://darkmoon.social/@bruce/114677931319020595",
"attributedTo": "https://darkmoon.social/users/bruce",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://darkmoon.social/users/bruce/followers"
],
"sensitive": false,
"atomUri": "https://darkmoon.social/users/bruce/statuses/114677931319020595",
"inReplyToAtomUri": null,
"conversation": "tag:darkmoon.social,2025-06-13:objectId=7690076:objectType=Conversation",
"content": "<p>I just pulled out my old server from before the move a couple years ago. It's an optiplex 7010. That's hardly a powerhouse, but it'll be enough to run nextcloud. I also found a WD 4TB HDD. </p><p>So, time for some upgrades.</p><p>I ordered a second identical HDD so I can have RAID storage. I also ordered a 250GB SATA SSD for the operation system, and a caddy to hold it in a spare disk bay.</p><p>Then a 32GB ram kit, the max supported.</p><p>Total spend: approx $100 after some credit card rebates</p><p><a href=\"https://darkmoon.social/tags/selfHosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfHosting</span></a></p>",
"contentMap": {
"en": "<p>I just pulled out my old server from before the move a couple years ago. It's an optiplex 7010. That's hardly a powerhouse, but it'll be enough to run nextcloud. I also found a WD 4TB HDD. </p><p>So, time for some upgrades.</p><p>I ordered a second identical HDD so I can have RAID storage. I also ordered a 250GB SATA SSD for the operation system, and a caddy to hold it in a spare disk bay.</p><p>Then a 32GB ram kit, the max supported.</p><p>Total spend: approx $100 after some credit card rebates</p><p><a href=\"https://darkmoon.social/tags/selfHosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfHosting</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://darkmoon.social/tags/selfhosting",
"name": "#selfhosting"
}
],
"replies": {
"id": "https://darkmoon.social/users/bruce/statuses/114677931319020595/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://darkmoon.social/users/bruce/statuses/114677931319020595/replies?min_id=114677934936211045&page=true",
"partOf": "https://darkmoon.social/users/bruce/statuses/114677931319020595/replies",
"items": [
"https://darkmoon.social/users/bruce/statuses/114677934936211045"
]
}
},
"likes": {
"id": "https://darkmoon.social/users/bruce/statuses/114677931319020595/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://darkmoon.social/users/bruce/statuses/114677931319020595/shares",
"type": "Collection",
"totalItems": 0
}
}