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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://notacult.social/users/carbontwelve/statuses/113113988996738447/replies",
"type": "Collection",
"first": {
"id": "https://notacult.social/users/carbontwelve/statuses/113113988996738447/replies?page=true",
"type": "CollectionPage",
"next": "https://notacult.social/users/carbontwelve/statuses/113113988996738447/replies?only_other_accounts=true&page=true",
"partOf": "https://notacult.social/users/carbontwelve/statuses/113113988996738447/replies",
"items": [
{
"id": "https://notacult.social/users/carbontwelve/statuses/113114056185095295",
"type": "Note",
"summary": null,
"inReplyTo": "https://notacult.social/users/carbontwelve/statuses/113113988996738447",
"published": "2024-09-10T15:52:03Z",
"url": "https://notacult.social/@carbontwelve/113114056185095295",
"attributedTo": "https://notacult.social/users/carbontwelve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://notacult.social/users/carbontwelve/followers"
],
"sensitive": false,
"atomUri": "https://notacult.social/users/carbontwelve/statuses/113114056185095295",
"inReplyToAtomUri": "https://notacult.social/users/carbontwelve/statuses/113113988996738447",
"conversation": "tag:notacult.social,2024-09-10:objectId=13295402:objectType=Conversation",
"content": "<p>Accessibility takes a priority in my design with it being easily navigated in it's entiety via keyboard and the HTML laid out so that it's screen reader friendly.</p><p>I'll also be adding a handful of keyboard short cuts enabled by a small amount of JavaScript for navigating previous/next note and opening the main menu.</p>",
"contentMap": {
"en": "<p>Accessibility takes a priority in my design with it being easily navigated in it's entiety via keyboard and the HTML laid out so that it's screen reader friendly.</p><p>I'll also be adding a handful of keyboard short cuts enabled by a small amount of JavaScript for navigating previous/next note and opening the main menu.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://media.notacult.social/media_attachments/files/113/114/040/252/944/637/original/4555615378639a24.mp4",
"name": "Demonstration of the html structure showing the header followed by main article content and then finally the left sidebar.\n\nThis means that for screen readers and keyboard navigation you can get to the actual page content quickly before the wall of links that are contained within the left column.",
"blurhash": "UeQck@9FRj%M009Fj[xuD$IUj[t7axWBj[of",
"focalPoint": [
0,
0
],
"width": 1814,
"height": 972
}
],
"tag": [],
"replies": {
"id": "https://notacult.social/users/carbontwelve/statuses/113114056185095295/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://notacult.social/users/carbontwelve/statuses/113114056185095295/replies?only_other_accounts=true&page=true",
"partOf": "https://notacult.social/users/carbontwelve/statuses/113114056185095295/replies",
"items": []
}
}
}
]
}
}