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/109360249343880899",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-17T17:09:36Z",
"url": "https://mastodon.social/@brad_frost/109360249343880899",
"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/109360249343880899",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-17:objectId=334609626:objectType=Conversation",
"content": "<p>✎ Layout and Grid in Design Systems: <a href=\"https://bradfrost.com/blog/post/layout-grid-in-design-systems/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">bradfrost.com/blog/post/layout</span><span class=\"invisible\">-grid-in-design-systems/</span></a></p><p>In this post, I break down how we approach layout and grid systems in the context of design systems.</p>",
"contentMap": {
"en": "<p>✎ Layout and Grid in Design Systems: <a href=\"https://bradfrost.com/blog/post/layout-grid-in-design-systems/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">bradfrost.com/blog/post/layout</span><span class=\"invisible\">-grid-in-design-systems/</span></a></p><p>In this post, I break down how we approach layout and grid systems in the context of design systems.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/brad_frost/statuses/109360249343880899/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/brad_frost/statuses/109360249343880899/replies?min_id=109361185229882794&page=true",
"partOf": "https://mastodon.social/users/brad_frost/statuses/109360249343880899/replies",
"items": [
"https://mastodon.social/users/brad_frost/statuses/109361185229882794"
]
}
},
"likes": {
"id": "https://mastodon.social/users/brad_frost/statuses/109360249343880899/likes",
"type": "Collection",
"totalItems": 29
},
"shares": {
"id": "https://mastodon.social/users/brad_frost/statuses/109360249343880899/shares",
"type": "Collection",
"totalItems": 12
}
}