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/lutzhuehnken/statuses/113067785892506158",
"type": "Note",
"summary": null,
"inReplyTo": "https://discuss.systems/users/ocratato/statuses/113067628578578721",
"published": "2024-09-02T11:44:54Z",
"url": "https://mastodon.social/@lutzhuehnken/113067785892506158",
"attributedTo": "https://mastodon.social/users/lutzhuehnken",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/lutzhuehnken/followers",
"https://discuss.systems/users/ocratato"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/lutzhuehnken/statuses/113067785892506158",
"inReplyToAtomUri": "https://discuss.systems/users/ocratato/statuses/113067628578578721",
"conversation": "tag:mastodon.social,2024-09-01:objectId=789130130:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://discuss.systems/@ocratato\" class=\"u-url mention\">@<span>ocratato</span></a></span> In terms of time, think about the events that are emitted *before* A gets the request. Other services will publish what happened in their context so A will know when it needs to, and doesn't have to ask. Tell, don't ask. The diagram is *not* about the events that are submitted by A after the request is processed.<br />Maybe this discussion also helps: <a href=\"https://www.reddit.com/r/softwarearchitecture/comments/1f6hp74/comment/ll31x5v/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">reddit.com/r/softwarearchitect</span><span class=\"invisible\">ure/comments/1f6hp74/comment/ll31x5v/</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://discuss.systems/@ocratato\" class=\"u-url mention\">@<span>ocratato</span></a></span> In terms of time, think about the events that are emitted *before* A gets the request. Other services will publish what happened in their context so A will know when it needs to, and doesn't have to ask. Tell, don't ask. The diagram is *not* about the events that are submitted by A after the request is processed.<br />Maybe this discussion also helps: <a href=\"https://www.reddit.com/r/softwarearchitecture/comments/1f6hp74/comment/ll31x5v/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">reddit.com/r/softwarearchitect</span><span class=\"invisible\">ure/comments/1f6hp74/comment/ll31x5v/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://discuss.systems/users/ocratato",
"name": "@ocratato@discuss.systems"
}
],
"replies": {
"id": "https://mastodon.social/users/lutzhuehnken/statuses/113067785892506158/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/lutzhuehnken/statuses/113067785892506158/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/lutzhuehnken/statuses/113067785892506158/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/lutzhuehnken/statuses/113067785892506158/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/lutzhuehnken/statuses/113067785892506158/shares",
"type": "Collection",
"totalItems": 0
}
}