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://fosstodon.org/users/wjakob/statuses/113328757193967262",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/wjakob/statuses/113328755478620868",
"published": "2024-10-18T13:53:20Z",
"url": "https://fosstodon.org/@wjakob/113328757193967262",
"attributedTo": "https://fosstodon.org/users/wjakob",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/wjakob/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/wjakob/statuses/113328757193967262",
"inReplyToAtomUri": "https://fosstodon.org/users/wjakob/statuses/113328755478620868",
"conversation": "tag:fosstodon.org,2024-10-18:objectId=252394489:objectType=Conversation",
"content": "<p>Monte Carlo PDE solvers based on the Walk on Spheres generate random samples on spherical boundaries until they reach a boundary. In general, they bear a striking resemblance to Monte Carlo rendering, and we found that this resemblance also extends to the derivative case.</p>",
"contentMap": {
"en": "<p>Monte Carlo PDE solvers based on the Walk on Spheres generate random samples on spherical boundaries until they reach a boundary. In general, they bear a striking resemblance to Monte Carlo rendering, and we found that this resemblance also extends to the derivative case.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.fosstodon.org/media_attachments/files/113/328/756/786/152/392/original/b2b6499c0d826be3.mp4",
"name": null,
"blurhash": "USSYs,jEystltSRjVsayg%WWR4aKxCWBX9j?",
"width": 1920,
"height": 1080
}
],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/wjakob/statuses/113328757193967262/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/wjakob/statuses/113328757193967262/replies?min_id=113328759598583603&page=true",
"partOf": "https://fosstodon.org/users/wjakob/statuses/113328757193967262/replies",
"items": [
"https://fosstodon.org/users/wjakob/statuses/113328759598583603"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/wjakob/statuses/113328757193967262/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/wjakob/statuses/113328757193967262/shares",
"type": "Collection",
"totalItems": 0
}
}