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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/tesseralis/statuses/113064574524169099",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/tesseralis/statuses/113002700466922101",
"published": "2024-09-01T22:08:13Z",
"url": "https://mastodon.social/@tesseralis/113064574524169099",
"attributedTo": "https://mastodon.social/users/tesseralis",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/tesseralis/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/tesseralis/statuses/113064574524169099",
"inReplyToAtomUri": "https://mastodon.social/users/tesseralis/statuses/113002700466922101",
"conversation": "tag:mastodon.social,2024-08-21:objectId=780814320:objectType=Conversation",
"content": "<p>Did another quadratic residue graph doubling the bounds, which makes some of the more subtler patterns stand out. Not only is k^2 a quadratic residue, but n/2 + 2k^2 also seems to be quadratic residues fairly often. There's also rougher "bands"visible, though I can't quite place what they are.</p><p>Next step is to try to remake this with Observable Plot with some tooltips to try to narrow down and figure out the source of some of these patterns.</p><p><a href=\"https://mastodon.social/tags/math\" class=\"mention hashtag\" rel=\"tag\">#<span>math</span></a> <a href=\"https://mastodon.social/tags/mathstodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mathstodon</span></a> <a href=\"https://mastodon.social/tags/mathart\" class=\"mention hashtag\" rel=\"tag\">#<span>mathart</span></a></p>",
"contentMap": {
"en": "<p>Did another quadratic residue graph doubling the bounds, which makes some of the more subtler patterns stand out. Not only is k^2 a quadratic residue, but n/2 + 2k^2 also seems to be quadratic residues fairly often. There's also rougher "bands"visible, though I can't quite place what they are.</p><p>Next step is to try to remake this with Observable Plot with some tooltips to try to narrow down and figure out the source of some of these patterns.</p><p><a href=\"https://mastodon.social/tags/math\" class=\"mention hashtag\" rel=\"tag\">#<span>math</span></a> <a href=\"https://mastodon.social/tags/mathstodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mathstodon</span></a> <a href=\"https://mastodon.social/tags/mathart\" class=\"mention hashtag\" rel=\"tag\">#<span>mathart</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/113/064/429/290/833/162/original/5b371142a8f30e40.png",
"name": null,
"blurhash": "ULO|b2t7~qt7xuj[ayay~qfQ%Moft7j[j[j[",
"width": 1238,
"height": 1224
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/math",
"name": "#math"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mathstodon",
"name": "#mathstodon"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mathart",
"name": "#mathart"
}
],
"replies": {
"id": "https://mastodon.social/users/tesseralis/statuses/113064574524169099/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/tesseralis/statuses/113064574524169099/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/tesseralis/statuses/113064574524169099/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/tesseralis/statuses/113064574524169099/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/tesseralis/statuses/113064574524169099/shares",
"type": "Collection",
"totalItems": 0
}
}