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://social.linux.pizza/users/MichaelRoss/statuses/114084301389294128",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2025-03-01T00:18:10Z",
"url": "https://social.linux.pizza/@MichaelRoss/114084301389294128",
"attributedTo": "https://social.linux.pizza/users/MichaelRoss",
"to": [
"https://social.linux.pizza/users/MichaelRoss/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://social.linux.pizza/users/MichaelRoss/statuses/114084301389294128",
"inReplyToAtomUri": null,
"conversation": "tag:social.linux.pizza,2025-03-01:objectId=168153698:objectType=Conversation",
"content": "<p>Are you happy with my content?</p>",
"contentMap": {
"en": "<p>Are you happy with my content?</p>"
},
"endTime": "2025-03-08T00:18:10Z",
"closed": "2025-03-08T00:18:10Z",
"votersCount": 10,
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.linux.pizza/users/MichaelRoss/statuses/114084301389294128/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.linux.pizza/users/MichaelRoss/statuses/114084301389294128/replies?only_other_accounts=true&page=true",
"partOf": "https://social.linux.pizza/users/MichaelRoss/statuses/114084301389294128/replies",
"items": []
}
},
"likes": {
"id": "https://social.linux.pizza/users/MichaelRoss/statuses/114084301389294128/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://social.linux.pizza/users/MichaelRoss/statuses/114084301389294128/shares",
"type": "Collection",
"totalItems": 2
},
"oneOf": [
{
"type": "Note",
"name": "Yes",
"replies": {
"type": "Collection",
"totalItems": 10
}
},
{
"type": "Note",
"name": "No",
"replies": {
"type": "Collection",
"totalItems": 0
}
},
{
"type": "Note",
"name": "Other - Please comment",
"replies": {
"type": "Collection",
"totalItems": 0
}
}
]
}