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://front-end.social/users/bramus/statuses/111800601352108818",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-22T16:43:13Z",
"url": "https://front-end.social/@bramus/111800601352108818",
"attributedTo": "https://front-end.social/users/bramus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/bramus/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/bramus/statuses/111800601352108818",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2024-01-22:objectId=7263465:objectType=Conversation",
"content": "<p>Want to see something cool? Here it is: it’s a Scroll-Driven View Transition.</p><p>Yep, you read that right: the View Transition is controlled by you scrolling! There’s a lot to tell about this one, so let’s take a look …</p>",
"contentMap": {
"en": "<p>Want to see something cool? Here it is: it’s a Scroll-Driven View Transition.</p><p>Yep, you read that right: the View Transition is controlled by you scrolling! There’s a lot to tell about this one, so let’s take a look …</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/frontendsocial/media_attachments/files/111/800/598/706/079/180/original/edb87660659432f9.mp4",
"name": "Video of the thing I have built. It’s an header that expands/grows in an animated manner.",
"blurhash": "U+MaR{j@~qj]IVj[jZayo#jsIUj[M|j[WBay",
"focalPoint": [
0,
0
],
"width": 1134,
"height": 1152
}
],
"tag": [],
"replies": {
"id": "https://front-end.social/users/bramus/statuses/111800601352108818/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/bramus/statuses/111800601352108818/replies?min_id=111800602196820376&page=true",
"partOf": "https://front-end.social/users/bramus/statuses/111800601352108818/replies",
"items": [
"https://front-end.social/users/bramus/statuses/111800602196820376"
]
}
},
"likes": {
"id": "https://front-end.social/users/bramus/statuses/111800601352108818/likes",
"type": "Collection",
"totalItems": 49
},
"shares": {
"id": "https://front-end.social/users/bramus/statuses/111800601352108818/shares",
"type": "Collection",
"totalItems": 17
}
}