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/cgranade/statuses/109300468308403952",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/cgranade/statuses/109300446385984547",
"published": "2022-11-07T03:46:30Z",
"url": "https://mathstodon.xyz/@cgranade/109300468308403952",
"attributedTo": "https://mathstodon.xyz/users/cgranade",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/cgranade/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/cgranade/statuses/109300468308403952",
"inReplyToAtomUri": "https://mathstodon.xyz/users/cgranade/statuses/109300446385984547",
"conversation": "tag:mathstodon.xyz,2022-11-07:objectId=28508202:objectType=Conversation",
"content": "<p>Hot take #4.</p><p>β < 0</p>",
"contentMap": {
"en": "<p>Hot take #4.</p><p>β < 0</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/cgranade/statuses/109300468308403952/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/cgranade/statuses/109300468308403952/replies?min_id=109300486862388092&page=true",
"partOf": "https://mathstodon.xyz/users/cgranade/statuses/109300468308403952/replies",
"items": [
"https://mathstodon.xyz/users/cgranade/statuses/109300486862388092"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/cgranade/statuses/109300468308403952/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mathstodon.xyz/users/cgranade/statuses/109300468308403952/shares",
"type": "Collection",
"totalItems": 1
}
}