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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://discuss.systems/users/CacheMisses/statuses/113272593236236240",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-08T15:50:06Z",
"url": "https://discuss.systems/@CacheMisses/113272593236236240",
"attributedTo": "https://discuss.systems/users/CacheMisses",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://discuss.systems/users/CacheMisses/followers"
],
"sensitive": false,
"atomUri": "https://discuss.systems/users/CacheMisses/statuses/113272593236236240",
"inReplyToAtomUri": null,
"conversation": "tag:discuss.systems,2024-10-08:objectId=26060290:objectType=Conversation",
"content": "<p>1/ We're excited to announce that our paper on finding bugs in retry logic was accepted at SOSP'24! <a href=\"https://discuss.systems/tags/sosp\" class=\"mention hashtag\" rel=\"tag\">#<span>sosp</span></a> <a href=\"https://discuss.systems/tags/sosp24\" class=\"mention hashtag\" rel=\"tag\">#<span>sosp24</span></a> <a href=\"https://discuss.systems/tags/sigops\" class=\"mention hashtag\" rel=\"tag\">#<span>sigops</span></a> <a href=\"https://discuss.systems/tags/acm\" class=\"mention hashtag\" rel=\"tag\">#<span>acm</span></a></p>",
"contentMap": {
"en": "<p>1/ We're excited to announce that our paper on finding bugs in retry logic was accepted at SOSP'24! <a href=\"https://discuss.systems/tags/sosp\" class=\"mention hashtag\" rel=\"tag\">#<span>sosp</span></a> <a href=\"https://discuss.systems/tags/sosp24\" class=\"mention hashtag\" rel=\"tag\">#<span>sosp24</span></a> <a href=\"https://discuss.systems/tags/sigops\" class=\"mention hashtag\" rel=\"tag\">#<span>sigops</span></a> <a href=\"https://discuss.systems/tags/acm\" class=\"mention hashtag\" rel=\"tag\">#<span>acm</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://fd.discuss.systems/media_attachments/files/113/272/592/537/437/703/original/875e01afc1888282.png",
"name": null,
"blurhash": "U7RfkBxuxuRj~qRj%MofD%WBWBofIUayRjWB",
"width": 1731,
"height": 1070
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://discuss.systems/tags/sosp",
"name": "#sosp"
},
{
"type": "Hashtag",
"href": "https://discuss.systems/tags/sosp24",
"name": "#sosp24"
},
{
"type": "Hashtag",
"href": "https://discuss.systems/tags/sigops",
"name": "#sigops"
},
{
"type": "Hashtag",
"href": "https://discuss.systems/tags/acm",
"name": "#acm"
}
],
"replies": {
"id": "https://discuss.systems/users/CacheMisses/statuses/113272593236236240/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://discuss.systems/users/CacheMisses/statuses/113272593236236240/replies?min_id=113272595156025941&page=true",
"partOf": "https://discuss.systems/users/CacheMisses/statuses/113272593236236240/replies",
"items": [
"https://discuss.systems/users/CacheMisses/statuses/113272595156025941"
]
}
},
"likes": {
"id": "https://discuss.systems/users/CacheMisses/statuses/113272593236236240/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://discuss.systems/users/CacheMisses/statuses/113272593236236240/shares",
"type": "Collection",
"totalItems": 2
}
}