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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://infosec.exchange/users/pulls/statuses/112563164795208213",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/rgdd/statuses/112563028132111143",
"published": "2024-06-05T08:53:07Z",
"url": "https://infosec.exchange/@pulls/112563164795208213",
"attributedTo": "https://infosec.exchange/users/pulls",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/pulls/followers",
"https://mastodon.social/users/rgdd"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/pulls/statuses/112563164795208213",
"inReplyToAtomUri": "https://mastodon.social/users/rgdd/statuses/112563028132111143",
"conversation": "tag:infosec.exchange,2024-06-04:objectId=164869371:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@rgdd\" class=\"u-url mention\">@<span>rgdd</span></a></span> yeah, it has been discussed for a while, fun to get data on. Having defenses trigger small delays is more complex to get right in practice than just padding, but it seems to be worth it!</p><p>From the results I'm really happy to see that the impact is less than swapping to a server on another continent 😅 in a sense, it's less than an unfortunate single hop when using Tor.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@rgdd\" class=\"u-url mention\">@<span>rgdd</span></a></span> yeah, it has been discussed for a while, fun to get data on. Having defenses trigger small delays is more complex to get right in practice than just padding, but it seems to be worth it!</p><p>From the results I'm really happy to see that the impact is less than swapping to a server on another continent 😅 in a sense, it's less than an unfortunate single hop when using Tor.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/rgdd",
"name": "@rgdd@mastodon.social"
}
],
"replies": {
"id": "https://infosec.exchange/users/pulls/statuses/112563164795208213/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/pulls/statuses/112563164795208213/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/pulls/statuses/112563164795208213/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/pulls/statuses/112563164795208213/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://infosec.exchange/users/pulls/statuses/112563164795208213/shares",
"type": "Collection",
"totalItems": 0
}
}