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://sfba.social/users/idan/statuses/112519621468749185",
"type": "Note",
"summary": null,
"inReplyTo": "https://sfba.social/users/idan/statuses/112516944225386140",
"published": "2024-05-28T16:19:29Z",
"url": "https://sfba.social/@idan/112519621468749185",
"attributedTo": "https://sfba.social/users/idan",
"to": [
"https://sfba.social/users/idan/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://sfba.social/users/idan/statuses/112519621468749185",
"inReplyToAtomUri": "https://sfba.social/users/idan/statuses/112516944225386140",
"conversation": "tag:sfba.social,2024-05-28:objectId=145262467:objectType=Conversation",
"content": "<p>Turns out: my secondary drive (SATA SSD) was the culprit. It died in some fashion where it refused to be enumerated, can't boot with it attached, can't even mount it with a USB adapter. Sigh</p>",
"contentMap": {
"en": "<p>Turns out: my secondary drive (SATA SSD) was the culprit. It died in some fashion where it refused to be enumerated, can't boot with it attached, can't even mount it with a USB adapter. Sigh</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://sfba.social/users/idan/statuses/112519621468749185/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sfba.social/users/idan/statuses/112519621468749185/replies?only_other_accounts=true&page=true",
"partOf": "https://sfba.social/users/idan/statuses/112519621468749185/replies",
"items": []
}
},
"likes": {
"id": "https://sfba.social/users/idan/statuses/112519621468749185/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://sfba.social/users/idan/statuses/112519621468749185/shares",
"type": "Collection",
"totalItems": 0
}
}