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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://infosec.exchange/users/paco/statuses/114672208992933081",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-12T20:10:48Z",
"url": "https://infosec.exchange/@paco/114672208992933081",
"attributedTo": "https://infosec.exchange/users/paco",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/paco/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/paco/statuses/114672208992933081",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2025-06-12:objectId=280696303:objectType=Conversation",
"content": "<p>As Google has a massive service disruption, I'm enjoying my <a href=\"https://infosec.exchange/tags/SelfHosted\" class=\"mention hashtag\" rel=\"tag\">#<span>SelfHosted</span></a> systems running just fine.</p><p>Of course, I only have 2 nines of uptime versus their many-more-than-2, but I'll take my wins when I can get them.<br /><a href=\"https://status.cloud.google.com/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">status.cloud.google.com/</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>As Google has a massive service disruption, I'm enjoying my <a href=\"https://infosec.exchange/tags/SelfHosted\" class=\"mention hashtag\" rel=\"tag\">#<span>SelfHosted</span></a> systems running just fine.</p><p>Of course, I only have 2 nines of uptime versus their many-more-than-2, but I'll take my wins when I can get them.<br /><a href=\"https://status.cloud.google.com/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">status.cloud.google.com/</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/selfhosted",
"name": "#selfhosted"
}
],
"replies": {
"id": "https://infosec.exchange/users/paco/statuses/114672208992933081/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/paco/statuses/114672208992933081/replies?min_id=114673516094308865&page=true",
"partOf": "https://infosec.exchange/users/paco/statuses/114672208992933081/replies",
"items": [
"https://infosec.exchange/users/paco/statuses/114673516094308865"
]
}
},
"likes": {
"id": "https://infosec.exchange/users/paco/statuses/114672208992933081/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://infosec.exchange/users/paco/statuses/114672208992933081/shares",
"type": "Collection",
"totalItems": 1
}
}