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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://ioc.exchange/users/seb/statuses/110789356630971389",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2023-07-28T02:30:23Z",
"url": "https://ioc.exchange/@seb/110789356630971389",
"attributedTo": "https://ioc.exchange/users/seb",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ioc.exchange/users/seb/followers"
],
"sensitive": false,
"atomUri": "https://ioc.exchange/users/seb/statuses/110789356630971389",
"inReplyToAtomUri": null,
"conversation": "tag:ioc.exchange,2023-07-28:objectId=45542426:objectType=Conversation",
"content": "<p>How are we feeling about the new SEC rules? <a href=\"https://ioc.exchange/tags/infosec\" class=\"mention hashtag\" rel=\"tag\">#<span>infosec</span></a> <a href=\"https://ioc.exchange/tags/sec\" class=\"mention hashtag\" rel=\"tag\">#<span>sec</span></a> <a href=\"https://ioc.exchange/tags/ir\" class=\"mention hashtag\" rel=\"tag\">#<span>ir</span></a> <a href=\"https://ioc.exchange/tags/breaches\" class=\"mention hashtag\" rel=\"tag\">#<span>breaches</span></a></p>",
"contentMap": {
"en": "<p>How are we feeling about the new SEC rules? <a href=\"https://ioc.exchange/tags/infosec\" class=\"mention hashtag\" rel=\"tag\">#<span>infosec</span></a> <a href=\"https://ioc.exchange/tags/sec\" class=\"mention hashtag\" rel=\"tag\">#<span>sec</span></a> <a href=\"https://ioc.exchange/tags/ir\" class=\"mention hashtag\" rel=\"tag\">#<span>ir</span></a> <a href=\"https://ioc.exchange/tags/breaches\" class=\"mention hashtag\" rel=\"tag\">#<span>breaches</span></a></p>"
},
"endTime": "2023-07-29T02:30:23Z",
"closed": "2023-07-29T02:30:23Z",
"votersCount": 19,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ioc.exchange/tags/infosec",
"name": "#infosec"
},
{
"type": "Hashtag",
"href": "https://ioc.exchange/tags/sec",
"name": "#sec"
},
{
"type": "Hashtag",
"href": "https://ioc.exchange/tags/ir",
"name": "#ir"
},
{
"type": "Hashtag",
"href": "https://ioc.exchange/tags/breaches",
"name": "#breaches"
}
],
"replies": {
"id": "https://ioc.exchange/users/seb/statuses/110789356630971389/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ioc.exchange/users/seb/statuses/110789356630971389/replies?only_other_accounts=true&page=true",
"partOf": "https://ioc.exchange/users/seb/statuses/110789356630971389/replies",
"items": []
}
},
"likes": {
"id": "https://ioc.exchange/users/seb/statuses/110789356630971389/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://ioc.exchange/users/seb/statuses/110789356630971389/shares",
"type": "Collection",
"totalItems": 2
},
"oneOf": [
{
"type": "Note",
"name": "Meh",
"replies": {
"type": "Collection",
"totalItems": 5
}
},
{
"type": "Note",
"name": "Great! More budget for IR!",
"replies": {
"type": "Collection",
"totalItems": 6
}
},
{
"type": "Note",
"name": "What a f… pain!",
"replies": {
"type": "Collection",
"totalItems": 1
}
},
{
"type": "Note",
"name": "This will make no difference.",
"replies": {
"type": "Collection",
"totalItems": 7
}
}
]
}