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://mathstodon.xyz/users/phonner/statuses/110092481944482737",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-27T00:45:59Z",
"url": "https://mathstodon.xyz/@phonner/110092481944482737",
"attributedTo": "https://mathstodon.xyz/users/phonner",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/phonner/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/phonner/statuses/110092481944482737",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2023-03-27:objectId=45444770:objectType=Conversation",
"content": "<p>This illustration of polar area and Riemann sums may be the most useful demonstration I've ever made for <a href=\"https://mathstodon.xyz/tags/math\" class=\"mention hashtag\" rel=\"tag\">#<span>math</span></a> class.<br /><a href=\"https://mathstodon.xyz/tags/APCalc\" class=\"mention hashtag\" rel=\"tag\">#<span>APCalc</span></a> <a href=\"https://mathstodon.xyz/tags/calculus\" class=\"mention hashtag\" rel=\"tag\">#<span>calculus</span></a></p>",
"contentMap": {
"en": "<p>This illustration of polar area and Riemann sums may be the most useful demonstration I've ever made for <a href=\"https://mathstodon.xyz/tags/math\" class=\"mention hashtag\" rel=\"tag\">#<span>math</span></a> class.<br /><a href=\"https://mathstodon.xyz/tags/APCalc\" class=\"mention hashtag\" rel=\"tag\">#<span>APCalc</span></a> <a href=\"https://mathstodon.xyz/tags/calculus\" class=\"mention hashtag\" rel=\"tag\">#<span>calculus</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://media.mathstodon.xyz/media_attachments/files/110/092/479/793/577/442/original/e967e31ec8238514.mp4",
"name": "Approximation of the area of polar region using an increasing number of circular sectors.",
"blurhash": "U4S?ANxu?b%Mxujuj[fR_NofIUa}%MfQayj[",
"focalPoint": [
0,
0
],
"width": 300,
"height": 300
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/calculus",
"name": "#calculus"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/APCalc",
"name": "#APCalc"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/math",
"name": "#math"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/phonner/statuses/110092481944482737/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/phonner/statuses/110092481944482737/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/phonner/statuses/110092481944482737/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/phonner/statuses/110092481944482737/likes",
"type": "Collection",
"totalItems": 47
},
"shares": {
"id": "https://mathstodon.xyz/users/phonner/statuses/110092481944482737/shares",
"type": "Collection",
"totalItems": 19
}
}