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://arvr.social/users/seanmcbeth/statuses/109384617986061605",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-22T00:26:52Z",
"url": "https://arvr.social/@seanmcbeth/109384617986061605",
"attributedTo": "https://arvr.social/users/seanmcbeth",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://arvr.social/users/seanmcbeth/followers",
"https://mastodon.world/users/dogzilla",
"https://arvr.social/users/mpesce"
],
"sensitive": false,
"atomUri": "https://arvr.social/users/seanmcbeth/statuses/109384617986061605",
"inReplyToAtomUri": null,
"conversation": "tag:arvr.social,2022-11-20:objectId=66888:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.world/@dogzilla\" class=\"u-url mention\">@<span>dogzilla</span></a></span> This is orthogonal to what <span class=\"h-card\" translate=\"no\"><a href=\"https://arvr.social/@mpesce\" class=\"u-url mention\">@<span>mpesce</span></a></span> is talking about, but on the question of treating different posting dates:</p><p>In the concept of ActivityPub as a Metaverse edit API, all posts exist in the current space concurrently, until one or more of them are deleted.</p><p>The age of a post could be rendered in a number of ways. One option could be as mile-marker progress down a road. But I think it'd be especially cool to visually age and weather the rendering of posts.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.world/@dogzilla\" class=\"u-url mention\">@<span>dogzilla</span></a></span> This is orthogonal to what <span class=\"h-card\" translate=\"no\"><a href=\"https://arvr.social/@mpesce\" class=\"u-url mention\">@<span>mpesce</span></a></span> is talking about, but on the question of treating different posting dates:</p><p>In the concept of ActivityPub as a Metaverse edit API, all posts exist in the current space concurrently, until one or more of them are deleted.</p><p>The age of a post could be rendered in a number of ways. One option could be as mile-marker progress down a road. But I think it'd be especially cool to visually age and weather the rendering of posts.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.world/users/dogzilla",
"name": "@dogzilla@mastodon.world"
},
{
"type": "Mention",
"href": "https://arvr.social/users/mpesce",
"name": "@mpesce"
}
],
"replies": {
"id": "https://arvr.social/users/seanmcbeth/statuses/109384617986061605/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://arvr.social/users/seanmcbeth/statuses/109384617986061605/replies?min_id=109384627586993813&page=true",
"partOf": "https://arvr.social/users/seanmcbeth/statuses/109384617986061605/replies",
"items": [
"https://arvr.social/users/seanmcbeth/statuses/109384627586993813"
]
}
}
}