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/JordiGH/statuses/109316167193508855",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/nm/statuses/109316152321194601",
"published": "2022-11-09T22:18:56Z",
"url": "https://mathstodon.xyz/@JordiGH/109316167193508855",
"attributedTo": "https://mathstodon.xyz/users/JordiGH",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/JordiGH/followers",
"https://mathstodon.xyz/users/nm"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/JordiGH/statuses/109316167193508855",
"inReplyToAtomUri": "https://mathstodon.xyz/users/nm/statuses/109316152321194601",
"conversation": "tag:mathstodon.xyz,2022-11-09:objectId=28812377:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@nm\" class=\"u-url mention\">@<span>nm</span></a></span> Unfortunately, no, (<a href=\"https://scholar.social\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">scholar.social</span><span class=\"invisible\"></span></a> is a big exception where it does render), but there's a workaround: for simple things, you can do "\\\\(x^2 + y^2 = z^2" and hit "enter" during the preview to replace it with Unicode that will look okay on other instances, like this: 𝑥²+𝑦²=𝑧² .</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@nm\" class=\"u-url mention\">@<span>nm</span></a></span> Unfortunately, no, (<a href=\"https://scholar.social\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">scholar.social</span><span class=\"invisible\"></span></a> is a big exception where it does render), but there's a workaround: for simple things, you can do "\\\\(x^2 + y^2 = z^2" and hit "enter" during the preview to replace it with Unicode that will look okay on other instances, like this: 𝑥²+𝑦²=𝑧² .</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/nm",
"name": "@nm"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/JordiGH/statuses/109316167193508855/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/JordiGH/statuses/109316167193508855/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/JordiGH/statuses/109316167193508855/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/JordiGH/statuses/109316167193508855/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mathstodon.xyz/users/JordiGH/statuses/109316167193508855/shares",
"type": "Collection",
"totalItems": 1
}
}