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/111005748204127724",
"type": "Note",
"summary": null,
"inReplyTo": "https://front-end.social/users/bramus/statuses/111005746049908318",
"published": "2023-09-04T07:41:36Z",
"url": "https://front-end.social/@bramus/111005748204127724",
"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/111005748204127724",
"inReplyToAtomUri": "https://front-end.social/users/bramus/statuses/111005746049908318",
"conversation": "tag:front-end.social,2023-09-01:objectId=4802517:objectType=Conversation",
"content": "<p>For reference, here’s a recording of the before state: the animation would run correctly, but the blue box itself would not stick and slide out with the contents … oops!</p>",
"contentMap": {
"en": "<p>For reference, here’s a recording of the before state: the animation would run correctly, but the blue box itself would not stick and slide out with the contents … oops!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/frontendsocial/media_attachments/files/111/005/747/154/575/440/original/9295168fca959eed.mp4",
"name": "Recording of the extension without position sticky",
"blurhash": "U~K-we00a{%MbYt7j[aeW.t7ayayoxoff7ay",
"focalPoint": [
0,
0
],
"width": 1442,
"height": 1008
}
],
"tag": [],
"replies": {
"id": "https://front-end.social/users/bramus/statuses/111005748204127724/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/bramus/statuses/111005748204127724/replies?min_id=111005750636885666&page=true",
"partOf": "https://front-end.social/users/bramus/statuses/111005748204127724/replies",
"items": [
"https://front-end.social/users/bramus/statuses/111005750636885666"
]
}
},
"likes": {
"id": "https://front-end.social/users/bramus/statuses/111005748204127724/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://front-end.social/users/bramus/statuses/111005748204127724/shares",
"type": "Collection",
"totalItems": 0
}
}