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/109291673494333532",
"type": "Note",
"summary": null,
"inReplyTo": "https://ioc.exchange/users/matthew_d_green/statuses/109291669467114118",
"published": "2022-11-05T14:29:52Z",
"url": "https://ioc.exchange/@matthew_d_green/109291673494333532",
"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/109291673494333532",
"inReplyToAtomUri": "https://ioc.exchange/users/matthew_d_green/statuses/109291669467114118",
"conversation": "tag:ioc.exchange,2022-11-05:objectId=7605018:objectType=Conversation",
"content": "<p>There are some researchers in my field who can just follow the scientific literature and tap away at the next obvious problem. I envy them. In applied cryptography it’s more like running around putting out fires in different neighborhoods.</p>",
"contentMap": {
"en": "<p>There are some researchers in my field who can just follow the scientific literature and tap away at the next obvious problem. I envy them. In applied cryptography it’s more like running around putting out fires in different neighborhoods.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://ioc.exchange/users/matthew_d_green/statuses/109291673494333532/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ioc.exchange/users/matthew_d_green/statuses/109291673494333532/replies?min_id=109291679501842404&page=true",
"partOf": "https://ioc.exchange/users/matthew_d_green/statuses/109291673494333532/replies",
"items": [
"https://ioc.exchange/users/matthew_d_green/statuses/109291679501842404"
]
}
},
"likes": {
"id": "https://ioc.exchange/users/matthew_d_green/statuses/109291673494333532/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://ioc.exchange/users/matthew_d_green/statuses/109291673494333532/shares",
"type": "Collection",
"totalItems": 3
}
}