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://x0f.org/users/waxwing/statuses/109456702687052366",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-04T17:58:57Z",
"url": "https://x0f.org/@waxwing/109456702687052366",
"attributedTo": "https://x0f.org/users/waxwing",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://x0f.org/users/waxwing/followers"
],
"sensitive": false,
"atomUri": "https://x0f.org/users/waxwing/statuses/109456702687052366",
"inReplyToAtomUri": null,
"conversation": "tag:x0f.org,2022-12-04:objectId=3836696:objectType=Conversation",
"content": "<p><a href=\"https://x0f.org/tags/coinjoin\" class=\"mention hashtag\" rel=\"tag\">#<span>coinjoin</span></a> ramble warning on:</p><p>"Make every spend a coinjoin" is a phrase some people have been saying for a few years, and I never liked it.</p><p>It *does* work for payjoin; it does not work for equal-out coinjoins (you know - the one people actually use a lot!). Unpacking the second clause of that sentence is where this turns into a ramble.</p><p>With a centrally coordinated coinjoin, you have to have a consensus coinjoin amount; and the receiver doesn't want that amount (like 0.01).</p><p><a href=\"https://x0f.org/tags/bitcoin\" class=\"mention hashtag\" rel=\"tag\">#<span>bitcoin</span></a> </p><p>(1/n)</p>",
"contentMap": {
"en": "<p><a href=\"https://x0f.org/tags/coinjoin\" class=\"mention hashtag\" rel=\"tag\">#<span>coinjoin</span></a> ramble warning on:</p><p>"Make every spend a coinjoin" is a phrase some people have been saying for a few years, and I never liked it.</p><p>It *does* work for payjoin; it does not work for equal-out coinjoins (you know - the one people actually use a lot!). Unpacking the second clause of that sentence is where this turns into a ramble.</p><p>With a centrally coordinated coinjoin, you have to have a consensus coinjoin amount; and the receiver doesn't want that amount (like 0.01).</p><p><a href=\"https://x0f.org/tags/bitcoin\" class=\"mention hashtag\" rel=\"tag\">#<span>bitcoin</span></a> </p><p>(1/n)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://x0f.org/tags/coinjoin",
"name": "#coinjoin"
},
{
"type": "Hashtag",
"href": "https://x0f.org/tags/bitcoin",
"name": "#bitcoin"
}
],
"replies": {
"id": "https://x0f.org/users/waxwing/statuses/109456702687052366/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://x0f.org/users/waxwing/statuses/109456702687052366/replies?min_id=109456712876836677&page=true",
"partOf": "https://x0f.org/users/waxwing/statuses/109456702687052366/replies",
"items": [
"https://x0f.org/users/waxwing/statuses/109456712876836677"
]
}
},
"likes": {
"id": "https://x0f.org/users/waxwing/statuses/109456702687052366/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://x0f.org/users/waxwing/statuses/109456702687052366/shares",
"type": "Collection",
"totalItems": 0
}
}