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/matthew_d_green/statuses/109291669467114118",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-05T14:28:50Z",
"url": "https://ioc.exchange/@matthew_d_green/109291669467114118",
"attributedTo": "https://ioc.exchange/users/matthew_d_green",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ioc.exchange/users/matthew_d_green/followers"
],
"sensitive": false,
"atomUri": "https://ioc.exchange/users/matthew_d_green/statuses/109291669467114118",
"inReplyToAtomUri": null,
"conversation": "tag:ioc.exchange,2022-11-05:objectId=7605018:objectType=Conversation",
"content": "<p>I think a lot of my colleagues assumed I was procrastinating on Twitter (and they were partly right) or that it was a way to self-promote (and maybe they were right, too): but what it really was to me was a way to stay tightly connected to real problems in infosec/cryptography.</p>",
"contentMap": {
"en": "<p>I think a lot of my colleagues assumed I was procrastinating on Twitter (and they were partly right) or that it was a way to self-promote (and maybe they were right, too): but what it really was to me was a way to stay tightly connected to real problems in infosec/cryptography.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://ioc.exchange/users/matthew_d_green/statuses/109291669467114118/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ioc.exchange/users/matthew_d_green/statuses/109291669467114118/replies?min_id=109291673494333532&page=true",
"partOf": "https://ioc.exchange/users/matthew_d_green/statuses/109291669467114118/replies",
"items": [
"https://ioc.exchange/users/matthew_d_green/statuses/109291673494333532"
]
}
},
"likes": {
"id": "https://ioc.exchange/users/matthew_d_green/statuses/109291669467114118/likes",
"type": "Collection",
"totalItems": 28
},
"shares": {
"id": "https://ioc.exchange/users/matthew_d_green/statuses/109291669467114118/shares",
"type": "Collection",
"totalItems": 9
}
}