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/113328755478620868",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-18T13:52:54Z",
"url": "https://fosstodon.org/@wjakob/113328755478620868",
"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/113328755478620868",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-10-18:objectId=252394489:objectType=Conversation",
"content": "<p>There has been significant recent interest in methods that use random walks to solve PDEs. In a project to be presented at SIGGRAPH Asia (w/Ekrem Yılmazer and @DelioVicini), we investigated how to solve inverse PDE problems by differentiating such solvers.</p>",
"contentMap": {
"en": "<p>There has been significant recent interest in methods that use random walks to solve PDEs. In a project to be presented at SIGGRAPH Asia (w/Ekrem Yılmazer and @DelioVicini), we investigated how to solve inverse PDE problems by differentiating such solvers.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.fosstodon.org/media_attachments/files/113/328/754/563/370/325/original/8c6c4eab4e466516.mp4",
"name": null,
"blurhash": "URSYv[nhyst,tSWBV@j]pxbcVXZ~xaWWW=jr",
"width": 1920,
"height": 1080
}
],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/wjakob/statuses/113328755478620868/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/wjakob/statuses/113328755478620868/replies?min_id=113328757193967262&page=true",
"partOf": "https://fosstodon.org/users/wjakob/statuses/113328755478620868/replies",
"items": [
"https://fosstodon.org/users/wjakob/statuses/113328757193967262"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/wjakob/statuses/113328755478620868/likes",
"type": "Collection",
"totalItems": 30
},
"shares": {
"id": "https://fosstodon.org/users/wjakob/statuses/113328755478620868/shares",
"type": "Collection",
"totalItems": 17
}
}