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/109211682236346064",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-22T11:27:02Z",
"url": "https://x0f.org/@waxwing/109211682236346064",
"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/109211682236346064",
"inReplyToAtomUri": null,
"conversation": "tag:x0f.org,2022-10-22:objectId=3688638:objectType=Conversation",
"content": "<p>Some recent stats on Joinmarket from block scanning:</p><p>From block 759000 to 759616, representing about 4.28 days, I see 213 JM coinjoin transactions, for a rate of very close to 50 per day.<br />The false positive rate is non-zero; my guess from sampling is it's actually ~40 per day.</p><p>It is also notable that we're starting to see 13-17 party joins, here is one example:</p><p>df4fa37a2af2d248750de63279ec124e45e34631e726f66ea5850e696328f59e</p><p>- onion messaging is probably helping here.</p><p><a href=\"https://x0f.org/tags/joinmarket\" class=\"mention hashtag\" rel=\"tag\">#<span>joinmarket</span></a> <a href=\"https://x0f.org/tags/coinjoin\" class=\"mention hashtag\" rel=\"tag\">#<span>coinjoin</span></a></p>",
"contentMap": {
"en": "<p>Some recent stats on Joinmarket from block scanning:</p><p>From block 759000 to 759616, representing about 4.28 days, I see 213 JM coinjoin transactions, for a rate of very close to 50 per day.<br />The false positive rate is non-zero; my guess from sampling is it's actually ~40 per day.</p><p>It is also notable that we're starting to see 13-17 party joins, here is one example:</p><p>df4fa37a2af2d248750de63279ec124e45e34631e726f66ea5850e696328f59e</p><p>- onion messaging is probably helping here.</p><p><a href=\"https://x0f.org/tags/joinmarket\" class=\"mention hashtag\" rel=\"tag\">#<span>joinmarket</span></a> <a href=\"https://x0f.org/tags/coinjoin\" class=\"mention hashtag\" rel=\"tag\">#<span>coinjoin</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://x0f.org/tags/joinmarket",
"name": "#joinmarket"
},
{
"type": "Hashtag",
"href": "https://x0f.org/tags/coinjoin",
"name": "#coinjoin"
}
],
"replies": {
"id": "https://x0f.org/users/waxwing/statuses/109211682236346064/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://x0f.org/users/waxwing/statuses/109211682236346064/replies?min_id=109211688929594043&page=true",
"partOf": "https://x0f.org/users/waxwing/statuses/109211682236346064/replies",
"items": [
"https://x0f.org/users/waxwing/statuses/109211688929594043"
]
}
},
"likes": {
"id": "https://x0f.org/users/waxwing/statuses/109211682236346064/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://x0f.org/users/waxwing/statuses/109211682236346064/shares",
"type": "Collection",
"totalItems": 2
}
}