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/109361188073039298",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/brad_frost/statuses/109361186924656739",
"published": "2022-11-17T21:08:20Z",
"url": "https://mastodon.social/@brad_frost/109361188073039298",
"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/109361188073039298",
"inReplyToAtomUri": "https://mastodon.social/users/brad_frost/statuses/109361186924656739",
"conversation": "tag:mastodon.social,2022-11-17:objectId=334609626:objectType=Conversation",
"content": "<p>Design systems can include common page layouts...or not. <a href=\"https://codepen.io/bradfrost/pen/ExRNKRm\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codepen.io/bradfrost/pen/ExRNK</span><span class=\"invisible\">Rm</span></a></p><p>Including page layouts in a design system ensures the other UI components in the library work properly within these common layouts.</p>",
"contentMap": {
"en": "<p>Design systems can include common page layouts...or not. <a href=\"https://codepen.io/bradfrost/pen/ExRNKRm\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codepen.io/bradfrost/pen/ExRNK</span><span class=\"invisible\">Rm</span></a></p><p>Including page layouts in a design system ensures the other UI components in the library work properly within these common layouts.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/brad_frost/statuses/109361188073039298/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/brad_frost/statuses/109361188073039298/replies?min_id=109361189552593703&page=true",
"partOf": "https://mastodon.social/users/brad_frost/statuses/109361188073039298/replies",
"items": [
"https://mastodon.social/users/brad_frost/statuses/109361189552593703"
]
}
},
"likes": {
"id": "https://mastodon.social/users/brad_frost/statuses/109361188073039298/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/brad_frost/statuses/109361188073039298/shares",
"type": "Collection",
"totalItems": 0
}
}