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"
}
],
"id": "https://mathstodon.xyz/users/anton_hilado/statuses/109348750162971733",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-15T16:25:12Z",
"url": "https://mathstodon.xyz/@anton_hilado/109348750162971733",
"attributedTo": "https://mathstodon.xyz/users/anton_hilado",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/anton_hilado/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/anton_hilado/statuses/109348750162971733",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-11-15:objectId=29437491:objectType=Conversation",
"content": "<p>One paper I'm finding interesting and I've been meaning to read more is Profs. Bhargav Bhatt and Jacob Lurie's "Absolute Prismatic Cohomology", which outlines a "stacky" approach to prismatic cohomology:</p><p><a href=\"https://arxiv.org/abs/2201.06120\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">arxiv.org/abs/2201.06120</span><span class=\"invisible\"></span></a></p><p>They also have a short sequel paper to this and there is also a paper on a similar approach by Prof. Vladimir Drinfeld.</p>",
"contentMap": {
"en": "<p>One paper I'm finding interesting and I've been meaning to read more is Profs. Bhargav Bhatt and Jacob Lurie's "Absolute Prismatic Cohomology", which outlines a "stacky" approach to prismatic cohomology:</p><p><a href=\"https://arxiv.org/abs/2201.06120\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">arxiv.org/abs/2201.06120</span><span class=\"invisible\"></span></a></p><p>They also have a short sequel paper to this and there is also a paper on a similar approach by Prof. Vladimir Drinfeld.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/anton_hilado/statuses/109348750162971733/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/anton_hilado/statuses/109348750162971733/replies?min_id=109348762772124167&page=true",
"partOf": "https://mathstodon.xyz/users/anton_hilado/statuses/109348750162971733/replies",
"items": [
"https://mathstodon.xyz/users/anton_hilado/statuses/109348762772124167"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/anton_hilado/statuses/109348750162971733/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mathstodon.xyz/users/anton_hilado/statuses/109348750162971733/shares",
"type": "Collection",
"totalItems": 1
}
}