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://mastodon.social/users/blaine/statuses/113478118718159865",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/blaine/statuses/113478099601297255",
"published": "2024-11-13T22:57:56Z",
"url": "https://mastodon.social/@blaine/113478118718159865",
"attributedTo": "https://mastodon.social/users/blaine",
"to": [
"https://mastodon.social/users/blaine/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://merveilles.town/users/lrhodes"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/blaine/statuses/113478118718159865",
"inReplyToAtomUri": "https://mastodon.social/users/blaine/statuses/113478099601297255",
"conversation": "tag:merveilles.town,2024-11-12:objectId=52289867:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://merveilles.town/@lrhodes\" class=\"u-url mention\">@<span>lrhodes</span></a></span> in today's world, where specific technologies and the organizations that deploy them are so intimately tied, it's a subtle but imho important distinction, and perhaps the fact that we can't meaningfully make that distinction in any existing interfaces speaks to precisely the fundamental problem of decontextualization that you're pointing to?</p><p>Anyhow, I have no strongly held answers to this hard problem, but I do think that the [relatively] atomized alternative isn't a viable one.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://merveilles.town/@lrhodes\" class=\"u-url mention\">@<span>lrhodes</span></a></span> in today's world, where specific technologies and the organizations that deploy them are so intimately tied, it's a subtle but imho important distinction, and perhaps the fact that we can't meaningfully make that distinction in any existing interfaces speaks to precisely the fundamental problem of decontextualization that you're pointing to?</p><p>Anyhow, I have no strongly held answers to this hard problem, but I do think that the [relatively] atomized alternative isn't a viable one.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://merveilles.town/users/lrhodes",
"name": "@lrhodes@merveilles.town"
}
],
"replies": {
"id": "https://mastodon.social/users/blaine/statuses/113478118718159865/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/blaine/statuses/113478118718159865/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/blaine/statuses/113478118718159865/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/blaine/statuses/113478118718159865/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/blaine/statuses/113478118718159865/shares",
"type": "Collection",
"totalItems": 0
}
}