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://front-end.social/users/5t3ph/statuses/110080284728432807",
"type": "Note",
"summary": null,
"inReplyTo": "https://front-end.social/users/5t3ph/statuses/110080274710349931",
"published": "2023-03-24T21:04:04Z",
"url": "https://front-end.social/@5t3ph/110080284728432807",
"attributedTo": "https://front-end.social/users/5t3ph",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/5t3ph/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/5t3ph/statuses/110080284728432807",
"inReplyToAtomUri": "https://front-end.social/users/5t3ph/statuses/110080274710349931",
"conversation": "tag:front-end.social,2023-03-24:objectId=2313510:objectType=Conversation",
"content": "<p>Oh one more insight: they preferred fullscreen windows because it's too difficult to tell the boundary of one window when it overlaps another.</p><p>This was shared after a participant asked if they ever resized the browser window to trigger reflow. </p><p>They had previously shared that they overall preferred magnifier over page zoom, and noted that users often have a preference between those tools (or text resizing) for most of their use.</p>",
"contentMap": {
"en": "<p>Oh one more insight: they preferred fullscreen windows because it's too difficult to tell the boundary of one window when it overlaps another.</p><p>This was shared after a participant asked if they ever resized the browser window to trigger reflow. </p><p>They had previously shared that they overall preferred magnifier over page zoom, and noted that users often have a preference between those tools (or text resizing) for most of their use.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://front-end.social/users/5t3ph/statuses/110080284728432807/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/5t3ph/statuses/110080284728432807/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/5t3ph/statuses/110080284728432807/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/5t3ph/statuses/110080284728432807/likes",
"type": "Collection",
"totalItems": 16
},
"shares": {
"id": "https://front-end.social/users/5t3ph/statuses/110080284728432807/shares",
"type": "Collection",
"totalItems": 3
}
}