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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mathstodon.xyz/users/anton_hilado/statuses/109338080408045817",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-13T19:11:45Z",
"url": "https://mathstodon.xyz/@anton_hilado/109338080408045817",
"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/109338080408045817",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-11-13:objectId=29229841:objectType=Conversation",
"content": "<p>I've recently been reading this great survey "From Sum of Two Squares to Arithmetic Siegel Weil Formulas" by Prof. Chao Li:</p><p><a href=\"https://www.math.columbia.edu/~chaoli/ASWSurvey.pdf\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">math.columbia.edu/~chaoli/ASWS</span><span class=\"invisible\">urvey.pdf</span></a></p><p><a href=\"https://mathstodon.xyz/tags/math\" class=\"mention hashtag\" rel=\"tag\">#<span>math</span></a></p>",
"contentMap": {
"en": "<p>I've recently been reading this great survey "From Sum of Two Squares to Arithmetic Siegel Weil Formulas" by Prof. Chao Li:</p><p><a href=\"https://www.math.columbia.edu/~chaoli/ASWSurvey.pdf\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">math.columbia.edu/~chaoli/ASWS</span><span class=\"invisible\">urvey.pdf</span></a></p><p><a href=\"https://mathstodon.xyz/tags/math\" class=\"mention hashtag\" rel=\"tag\">#<span>math</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/math",
"name": "#math"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/anton_hilado/statuses/109338080408045817/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/anton_hilado/statuses/109338080408045817/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/anton_hilado/statuses/109338080408045817/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/anton_hilado/statuses/109338080408045817/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mathstodon.xyz/users/anton_hilado/statuses/109338080408045817/shares",
"type": "Collection",
"totalItems": 1
}
}