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/dginev/statuses/113487607614549417",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/nobodyinperson/statuses/113487555889850626",
"published": "2024-11-15T15:11:05Z",
"url": "https://mathstodon.xyz/@dginev/113487607614549417",
"attributedTo": "https://mathstodon.xyz/users/dginev",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/dginev/followers",
"https://fosstodon.org/users/nobodyinperson"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/dginev/statuses/113487607614549417",
"inReplyToAtomUri": "https://fosstodon.org/users/nobodyinperson/statuses/113487555889850626",
"conversation": "tag:mathstodon.xyz,2024-11-15:objectId=123907070:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@nobodyinperson\" class=\"u-url mention\">@<span>nobodyinperson</span></a></span> </p><p>Any tool that gets closer to the full TeX emulation. For example, LaTeXML can be a better foundation for its supported set of documents (and part of why I'm still helping to develop it).</p><p>Also, PDF OCR is surprisingly good nowadays.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@nobodyinperson\" class=\"u-url mention\">@<span>nobodyinperson</span></a></span> </p><p>Any tool that gets closer to the full TeX emulation. For example, LaTeXML can be a better foundation for its supported set of documents (and part of why I'm still helping to develop it).</p><p>Also, PDF OCR is surprisingly good nowadays.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/nobodyinperson",
"name": "@nobodyinperson@fosstodon.org"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/dginev/statuses/113487607614549417/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/dginev/statuses/113487607614549417/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/dginev/statuses/113487607614549417/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/dginev/statuses/113487607614549417/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/dginev/statuses/113487607614549417/shares",
"type": "Collection",
"totalItems": 0
}
}