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/brad_frost/statuses/109361186924656739/activity",
"type": "Create",
"actor": "https://mastodon.social/users/brad_frost",
"published": "2022-11-17T21:08:02Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/brad_frost/followers"
],
"object": {
"id": "https://mastodon.social/users/brad_frost/statuses/109361186924656739",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/brad_frost/statuses/109361185229882794",
"published": "2022-11-17T21:08:02Z",
"url": "https://mastodon.social/@brad_frost/109361186924656739",
"attributedTo": "https://mastodon.social/users/brad_frost",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/brad_frost/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/brad_frost/statuses/109361186924656739",
"inReplyToAtomUri": "https://mastodon.social/users/brad_frost/statuses/109361185229882794",
"conversation": "tag:mastodon.social,2022-11-17:objectId=334609626:objectType=Conversation",
"content": "<p>The `layout-container` component is an important-yet-invisible component that caps the width of an experience and controls the padding between content and the viewport edge. <a href=\"https://codepen.io/bradfrost/pen/mdKrJXv\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codepen.io/bradfrost/pen/mdKrJ</span><span class=\"invisible\">Xv</span></a></p>",
"contentMap": {
"en": "<p>The `layout-container` component is an important-yet-invisible component that caps the width of an experience and controls the padding between content and the viewport edge. <a href=\"https://codepen.io/bradfrost/pen/mdKrJXv\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codepen.io/bradfrost/pen/mdKrJ</span><span class=\"invisible\">Xv</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/brad_frost/statuses/109361186924656739/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/brad_frost/statuses/109361186924656739/replies?min_id=109361188073039298&page=true",
"partOf": "https://mastodon.social/users/brad_frost/statuses/109361186924656739/replies",
"items": [
"https://mastodon.social/users/brad_frost/statuses/109361188073039298"
]
}
},
"likes": {
"id": "https://mastodon.social/users/brad_frost/statuses/109361186924656739/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.social/users/brad_frost/statuses/109361186924656739/shares",
"type": "Collection",
"totalItems": 0
}
}
}