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/111800612520031347",
"type": "Note",
"summary": null,
"inReplyTo": "https://front-end.social/users/bramus/statuses/111800610521437460",
"published": "2024-01-22T16:46:03Z",
"url": "https://front-end.social/@bramus/111800612520031347",
"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/111800612520031347",
"inReplyToAtomUri": "https://front-end.social/users/bramus/statuses/111800610521437460",
"conversation": "tag:front-end.social,2024-01-22:objectId=7263465:objectType=Conversation",
"content": "<p>So I set out to implement the second leg of this concept: the playlist header shrinks as you scroll down.</p><p>The first thing I did was to create a base View Transition, without hooking it up to scroll just yet. Click the button to trigger the transition.</p><p><a href=\"https://codepen.io/bramus/full/BabWXJv\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">codepen.io/bramus/full/BabWXJv</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>So I set out to implement the second leg of this concept: the playlist header shrinks as you scroll down.</p><p>The first thing I did was to create a base View Transition, without hooking it up to scroll just yet. Click the button to trigger the transition.</p><p><a href=\"https://codepen.io/bramus/full/BabWXJv\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">codepen.io/bramus/full/BabWXJv</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/frontendsocial/media_attachments/files/111/800/611/774/560/016/original/58386555bf6a6ebc.mp4",
"name": "Recording of the linked to demo",
"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/111800612520031347/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/bramus/statuses/111800612520031347/replies?min_id=111800614717790454&page=true",
"partOf": "https://front-end.social/users/bramus/statuses/111800612520031347/replies",
"items": [
"https://front-end.social/users/bramus/statuses/111800614717790454"
]
}
},
"likes": {
"id": "https://front-end.social/users/bramus/statuses/111800612520031347/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://front-end.social/users/bramus/statuses/111800612520031347/shares",
"type": "Collection",
"totalItems": 0
}
}