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://gamedev.lgbt/users/bram/statuses/114132309929036422",
"type": "Note",
"summary": null,
"inReplyTo": "https://gamedev.lgbt/users/bram/statuses/114132294093746519",
"published": "2025-03-09T11:47:22Z",
"url": "https://gamedev.lgbt/@bram/114132309929036422",
"attributedTo": "https://gamedev.lgbt/users/bram",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://gamedev.lgbt/users/bram/followers"
],
"sensitive": false,
"atomUri": "https://gamedev.lgbt/users/bram/statuses/114132309929036422",
"inReplyToAtomUri": "https://gamedev.lgbt/users/bram/statuses/114132294093746519",
"conversation": "tag:gamedev.lgbt,2025-03-09:objectId=11808109:objectType=Conversation",
"content": "<p>the harddrives themselves are 500GB each, which isn't ideal for price per storage, or getting a large capacity but works for me for the following reasons:</p><p>1. it's A Lot cheaper to buy 6 undesirable drives than 6 high capacity TB drives<br />2. i don't need that much space, i'm barely hitting 500GB use in my iCloud<br />3. using six 500GB disks = 3TB total, w/ RAID this gets halved for parity backups<br />4. failure per storage is the small with this setup! if one fails, i only risk to lose 500GB not TBs!</p>",
"contentMap": {
"en": "<p>the harddrives themselves are 500GB each, which isn't ideal for price per storage, or getting a large capacity but works for me for the following reasons:</p><p>1. it's A Lot cheaper to buy 6 undesirable drives than 6 high capacity TB drives<br />2. i don't need that much space, i'm barely hitting 500GB use in my iCloud<br />3. using six 500GB disks = 3TB total, w/ RAID this gets halved for parity backups<br />4. failure per storage is the small with this setup! if one fails, i only risk to lose 500GB not TBs!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://gamedev.lgbt/users/bram/statuses/114132309929036422/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://gamedev.lgbt/users/bram/statuses/114132309929036422/replies?min_id=114132352937192200&page=true",
"partOf": "https://gamedev.lgbt/users/bram/statuses/114132309929036422/replies",
"items": [
"https://gamedev.lgbt/users/bram/statuses/114132352937192200"
]
}
},
"likes": {
"id": "https://gamedev.lgbt/users/bram/statuses/114132309929036422/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://gamedev.lgbt/users/bram/statuses/114132309929036422/shares",
"type": "Collection",
"totalItems": 0
}
}