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/erou/statuses/108215679084072227",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-29T13:50:20Z",
"url": "https://mathstodon.xyz/@erou/108215679084072227",
"attributedTo": "https://mathstodon.xyz/users/erou",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/erou/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/erou/statuses/108215679084072227",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-04-29:objectId=24823604:objectType=Conversation",
"content": "<p>People from Mathstodon: if you want to share your maths with people from other instances, keep in mind that LaTeX rendering is only available on a browser, and for people also on mathstodon.</p><p>If you still want to write formulas, mathstodon can be used to export LaTeX to unicode, like \\sum to ∑, \\prod to ∏, and so on.</p><p>Just click on the Tab key and if your equation can be rendered using unicode it will be transformed.</p><p>Example: ϕ(x)=∑ₖⁿ xᵏ</p><p>It's not perfect, but you can see it on a phone app!</p>",
"contentMap": {
"en": "<p>People from Mathstodon: if you want to share your maths with people from other instances, keep in mind that LaTeX rendering is only available on a browser, and for people also on mathstodon.</p><p>If you still want to write formulas, mathstodon can be used to export LaTeX to unicode, like \\sum to ∑, \\prod to ∏, and so on.</p><p>Just click on the Tab key and if your equation can be rendered using unicode it will be transformed.</p><p>Example: ϕ(x)=∑ₖⁿ xᵏ</p><p>It's not perfect, but you can see it on a phone app!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/erou/statuses/108215679084072227/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/erou/statuses/108215679084072227/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/erou/statuses/108215679084072227/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/erou/statuses/108215679084072227/likes",
"type": "Collection",
"totalItems": 46
},
"shares": {
"id": "https://mathstodon.xyz/users/erou/statuses/108215679084072227/shares",
"type": "Collection",
"totalItems": 22
}
}