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/110080261319885607",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-24T20:58:07Z",
"url": "https://front-end.social/@5t3ph/110080261319885607",
"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/110080261319885607",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2023-03-24:objectId=2313510:objectType=Conversation",
"content": "<p>Had the privilege of attending a lunch 'n learn with a presentation provided by a low-vision user. The presenter preferred using screen magnifcation and graciously showed what their experience was like navigating a website.</p><p>Unlike page zoom, magnifier is like binocular vision - it only exposes a small area of the page. Reflow is not triggered by screen magnifier tools.</p><p>Some quick suggestions they provided that stuck with me:</p><p>(continued)</p>",
"contentMap": {
"en": "<p>Had the privilege of attending a lunch 'n learn with a presentation provided by a low-vision user. The presenter preferred using screen magnifcation and graciously showed what their experience was like navigating a website.</p><p>Unlike page zoom, magnifier is like binocular vision - it only exposes a small area of the page. Reflow is not triggered by screen magnifier tools.</p><p>Some quick suggestions they provided that stuck with me:</p><p>(continued)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://front-end.social/users/5t3ph/statuses/110080261319885607/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/5t3ph/statuses/110080261319885607/replies?min_id=110080274710349931&page=true",
"partOf": "https://front-end.social/users/5t3ph/statuses/110080261319885607/replies",
"items": [
"https://front-end.social/users/5t3ph/statuses/110080274710349931"
]
}
},
"likes": {
"id": "https://front-end.social/users/5t3ph/statuses/110080261319885607/likes",
"type": "Collection",
"totalItems": 65
},
"shares": {
"id": "https://front-end.social/users/5t3ph/statuses/110080261319885607/shares",
"type": "Collection",
"totalItems": 67
}
}