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://ioc.exchange/users/shackwave/statuses/109288540982427071",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2022-11-05T01:13:13Z",
"url": "https://ioc.exchange/@shackwave/109288540982427071",
"attributedTo": "https://ioc.exchange/users/shackwave",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ioc.exchange/users/shackwave/followers"
],
"sensitive": false,
"atomUri": "https://ioc.exchange/users/shackwave/statuses/109288540982427071",
"inReplyToAtomUri": null,
"conversation": "tag:ioc.exchange,2022-11-05:objectId=7580069:objectType=Conversation",
"content": "<p>What's your favourite OS?</p>",
"contentMap": {
"en": "<p>What's your favourite OS?</p>"
},
"endTime": "2022-11-06T01:13:13Z",
"closed": "2022-11-06T01:13:13Z",
"votersCount": 11,
"attachment": [],
"tag": [],
"replies": {
"id": "https://ioc.exchange/users/shackwave/statuses/109288540982427071/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ioc.exchange/users/shackwave/statuses/109288540982427071/replies?only_other_accounts=true&page=true",
"partOf": "https://ioc.exchange/users/shackwave/statuses/109288540982427071/replies",
"items": []
}
},
"likes": {
"id": "https://ioc.exchange/users/shackwave/statuses/109288540982427071/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ioc.exchange/users/shackwave/statuses/109288540982427071/shares",
"type": "Collection",
"totalItems": 0
},
"oneOf": [
{
"type": "Note",
"name": "MacOS",
"replies": {
"type": "Collection",
"totalItems": 2
}
},
{
"type": "Note",
"name": "Any Linux Distro",
"replies": {
"type": "Collection",
"totalItems": 8
}
},
{
"type": "Note",
"name": "Windows",
"replies": {
"type": "Collection",
"totalItems": 1
}
}
]
}