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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/patrick_h_lauke/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.social/users/patrick_h_lauke/statuses/112818470142777319",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-20T11:00:38Z",
"url": "https://mastodon.social/@patrick_h_lauke/112818470142777319",
"attributedTo": "https://mastodon.social/users/patrick_h_lauke",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/patrick_h_lauke/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/patrick_h_lauke/statuses/112818470142777319",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-07-20:objectId=756325479:objectType=Conversation",
"content": "<p>not going to lie, one of the worst side effects of <a href=\"https://mastodon.social/tags/WCAG\" class=\"mention hashtag\" rel=\"tag\">#<span>WCAG</span></a> has been the obsession with reading the tea leaves of what a particular SC means (many of these written almost 20 years ago), which SC to fail things under, and generally an obsession (from industry/product owners) to satisfy WCAG ... rather than focusing on actual <a href=\"https://mastodon.social/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> (which often goes beyond WCAG, or involves things that simply fall between SCs, or are just "best practice" rather than hard fails). but it is what it is... <a href=\"https://mastodon.social/tags/a11y\" class=\"mention hashtag\" rel=\"tag\">#<span>a11y</span></a></p>",
"contentMap": {
"en": "<p>not going to lie, one of the worst side effects of <a href=\"https://mastodon.social/tags/WCAG\" class=\"mention hashtag\" rel=\"tag\">#<span>WCAG</span></a> has been the obsession with reading the tea leaves of what a particular SC means (many of these written almost 20 years ago), which SC to fail things under, and generally an obsession (from industry/product owners) to satisfy WCAG ... rather than focusing on actual <a href=\"https://mastodon.social/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> (which often goes beyond WCAG, or involves things that simply fall between SCs, or are just "best practice" rather than hard fails). but it is what it is... <a href=\"https://mastodon.social/tags/a11y\" class=\"mention hashtag\" rel=\"tag\">#<span>a11y</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/wcag",
"name": "#wcag"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/accessibility",
"name": "#accessibility"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/a11y",
"name": "#a11y"
}
],
"replies": {
"id": "https://mastodon.social/users/patrick_h_lauke/statuses/112818470142777319/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/patrick_h_lauke/statuses/112818470142777319/replies?min_id=112818479103518645&page=true",
"partOf": "https://mastodon.social/users/patrick_h_lauke/statuses/112818470142777319/replies",
"items": [
"https://mastodon.social/users/patrick_h_lauke/statuses/112818479103518645"
]
}
},
"likes": {
"id": "https://mastodon.social/users/patrick_h_lauke/statuses/112818470142777319/likes",
"type": "Collection",
"totalItems": 52
},
"shares": {
"id": "https://mastodon.social/users/patrick_h_lauke/statuses/112818470142777319/shares",
"type": "Collection",
"totalItems": 29
}
}
]
}