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/djspacewhale/statuses/113778410031609835",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-05T23:45:58Z",
"url": "https://mathstodon.xyz/@djspacewhale/113778410031609835",
"attributedTo": "https://mathstodon.xyz/users/djspacewhale",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/djspacewhale/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/djspacewhale/statuses/113778410031609835",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2025-01-05:objectId=131439966:objectType=Conversation",
"content": "<p><a href=\"https://mathstodon.xyz/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> I'm Garrett, a newly-minted math MS from Montana State. I'm interested in homotopy type theory & proof assistants (particularly on the "assistant" side, e.g. streamlining their use, implications on written proofs and math communication). Besides math, I've played viola for most of my life, and enjoy talking about movies, cooking/baking, playing board games and video games (especially Splatoon!), and hugging friends</p>",
"contentMap": {
"en": "<p><a href=\"https://mathstodon.xyz/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> I'm Garrett, a newly-minted math MS from Montana State. I'm interested in homotopy type theory & proof assistants (particularly on the "assistant" side, e.g. streamlining their use, implications on written proofs and math communication). Besides math, I've played viola for most of my life, and enjoy talking about movies, cooking/baking, playing board games and video games (especially Splatoon!), and hugging friends</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mathstodon.xyz/media_attachments/files/109/700/192/043/059/255/original/f397142cd354af6a.jpg",
"name": null,
"blurhash": "UUD2LRtQ%$Q,%%W[Z~tSXpH?R4WXk@bvtnV[",
"width": 1247,
"height": 1663
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/djspacewhale/statuses/113778410031609835/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/djspacewhale/statuses/113778410031609835/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/djspacewhale/statuses/113778410031609835/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/djspacewhale/statuses/113778410031609835/likes",
"type": "Collection",
"totalItems": 32
},
"shares": {
"id": "https://mathstodon.xyz/users/djspacewhale/statuses/113778410031609835/shares",
"type": "Collection",
"totalItems": 16
}
}