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/sc_griffith/statuses/113454061344724378",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/sc_griffith/statuses/113453889323506228",
"published": "2024-11-09T16:59:50Z",
"url": "https://mathstodon.xyz/@sc_griffith/113454061344724378",
"attributedTo": "https://mathstodon.xyz/users/sc_griffith",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/sc_griffith/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/sc_griffith/statuses/113454061344724378",
"inReplyToAtomUri": "https://mathstodon.xyz/users/sc_griffith/statuses/113453889323506228",
"conversation": "tag:mathstodon.xyz,2024-11-09:objectId=122960441:objectType=Conversation",
"content": "<p>have just been informed that it is Saturday</p>",
"contentMap": {
"en": "<p>have just been informed that it is Saturday</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/sc_griffith/statuses/113454061344724378/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/sc_griffith/statuses/113454061344724378/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/sc_griffith/statuses/113454061344724378/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/sc_griffith/statuses/113454061344724378/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://mathstodon.xyz/users/sc_griffith/statuses/113454061344724378/shares",
"type": "Collection",
"totalItems": 0
}
}