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://mathstodon.xyz/users/bleuje/statuses/113346828157692078",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-21T18:29:01Z",
"url": "https://mathstodon.xyz/@bleuje/113346828157692078",
"attributedTo": "https://mathstodon.xyz/users/bleuje",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/bleuje/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/bleuje/statuses/113346828157692078",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2024-10-21:objectId=119941452:objectType=Conversation",
"content": "",
"contentMap": {
"fr": ""
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://media.mathstodon.xyz/media_attachments/files/113/346/824/844/422/531/original/318d4cedd0477df2.mp4",
"name": "voronoi cells from moving centers on a grid",
"blurhash": "U0FPHSt7Rjt7xuWBfQRjt7fQt7j[t7ayj[ay",
"focalPoint": [
0,
0
],
"width": 600,
"height": 600
}
],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/bleuje/statuses/113346828157692078/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/bleuje/statuses/113346828157692078/replies?min_id=113358735143827855&page=true",
"partOf": "https://mathstodon.xyz/users/bleuje/statuses/113346828157692078/replies",
"items": [
"https://mathstodon.xyz/users/bleuje/statuses/113358735143827855"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/bleuje/statuses/113346828157692078/likes",
"type": "Collection",
"totalItems": 695
},
"shares": {
"id": "https://mathstodon.xyz/users/bleuje/statuses/113346828157692078/shares",
"type": "Collection",
"totalItems": 397
}
}