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/111005743770740064/replies",
"type": "Collection",
"first": {
"id": "https://front-end.social/users/bramus/statuses/111005743770740064/replies?page=true",
"type": "CollectionPage",
"next": "https://front-end.social/users/bramus/statuses/111005743770740064/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/bramus/statuses/111005743770740064/replies",
"items": [
{
"id": "https://front-end.social/users/bramus/statuses/111005746049908318",
"type": "Note",
"summary": null,
"inReplyTo": "https://front-end.social/users/bramus/statuses/111005743770740064",
"published": "2023-09-04T07:41:03Z",
"url": "https://front-end.social/@bramus/111005746049908318",
"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/111005746049908318",
"inReplyToAtomUri": "https://front-end.social/users/bramus/statuses/111005743770740064",
"conversation": "tag:front-end.social,2023-09-01:objectId=4802517:objectType=Conversation",
"content": "<p>I came up with how to solve this while scribbling on the whiteboard with my youngest son.</p><p>Once I drew it, it turned out to be quite easy.</p><p>(I’ve made tons of drawings of boxes over the years … I often need these visualizations in order to get an “aha-erlebnis”)</p>",
"contentMap": {
"en": "<p>I came up with how to solve this while scribbling on the whiteboard with my youngest son.</p><p>Once I drew it, it turned out to be quite easy.</p><p>(I’ve made tons of drawings of boxes over the years … I often need these visualizations in order to get an “aha-erlebnis”)</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/frontendsocial/media_attachments/files/111/005/745/444/830/487/original/88644ceed37fb74c.jpeg",
"name": "Scribbles on the whiteboard",
"blurhash": "UIH_.0_N%2oh_3xtW;s-sES5niW-kCkBWCja",
"focalPoint": [
0,
0
],
"width": 1247,
"height": 1663
}
],
"tag": [],
"replies": {
"id": "https://front-end.social/users/bramus/statuses/111005746049908318/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/bramus/statuses/111005746049908318/replies?min_id=111005748204127724&page=true",
"partOf": "https://front-end.social/users/bramus/statuses/111005746049908318/replies",
"items": [
"https://front-end.social/users/bramus/statuses/111005748204127724"
]
}
},
"likes": {
"id": "https://front-end.social/users/bramus/statuses/111005746049908318/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://front-end.social/users/bramus/statuses/111005746049908318/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}