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://mathstodon.xyz/users/peterrowlett/statuses/108215789767755709",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-29T14:18:29Z",
"url": "https://mathstodon.xyz/@peterrowlett/108215789767755709",
"attributedTo": "https://mathstodon.xyz/users/peterrowlett",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/peterrowlett/followers",
"https://mathstodon.xyz/users/christianp"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/peterrowlett/statuses/108215789767755709",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-04-29:objectId=24824272:objectType=Conversation",
"content": "<p>I'm used to right-clicking on a MathJax-rendered equation and getting a menu like this, but this doesn't work here. Is that deliberate? Is it something to worry about? <span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@christianp\" class=\"u-url mention\">@<span>christianp</span></a></span>?</p>",
"contentMap": {
"en": "<p>I'm used to right-clicking on a MathJax-rendered equation and getting a menu like this, but this doesn't work here. Is that deliberate? Is it something to worry about? <span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@christianp\" class=\"u-url mention\">@<span>christianp</span></a></span>?</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mathstodon.xyz/media_attachments/files/108/215/788/587/199/709/original/5bba0d520e154e60.png",
"name": null,
"blurhash": "U8R:HG~q_3t7?bM{IUfP9Ft7t7WB?bD%IUxu",
"width": 437,
"height": 306
}
],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/christianp",
"name": "@christianp"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/peterrowlett/statuses/108215789767755709/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/peterrowlett/statuses/108215789767755709/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/peterrowlett/statuses/108215789767755709/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/peterrowlett/statuses/108215789767755709/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/peterrowlett/statuses/108215789767755709/shares",
"type": "Collection",
"totalItems": 0
}
}