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/cmars/statuses/112174756935934258/activity",
"type": "Create",
"actor": "https://infosec.exchange/users/cmars",
"published": "2024-03-28T18:35:54Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/cmars/followers"
],
"object": {
"id": "https://infosec.exchange/users/cmars/statuses/112174756935934258",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-03-28T18:35:54Z",
"url": "https://infosec.exchange/@cmars/112174756935934258",
"attributedTo": "https://infosec.exchange/users/cmars",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/cmars/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/cmars/statuses/112174756935934258",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-03-28:objectId=145940927:objectType=Conversation",
"content": "<p>Kudos to the <a href=\"https://infosec.exchange/tags/veilid\" class=\"mention hashtag\" rel=\"tag\">#<span>veilid</span></a> team for minimizing the build dependencies. Awesome and understated release engineering improvement here. It's going to be so much easier to build and distribute Veilid apps with 0.3.0!</p><p>Haven't even gotten to the new DHT improvements. <a href=\"https://infosec.exchange/tags/distrans\" class=\"mention hashtag\" rel=\"tag\">#<span>distrans</span></a> tracker impl will likely make good use of the new watchers.</p>",
"contentMap": {
"en": "<p>Kudos to the <a href=\"https://infosec.exchange/tags/veilid\" class=\"mention hashtag\" rel=\"tag\">#<span>veilid</span></a> team for minimizing the build dependencies. Awesome and understated release engineering improvement here. It's going to be so much easier to build and distribute Veilid apps with 0.3.0!</p><p>Haven't even gotten to the new DHT improvements. <a href=\"https://infosec.exchange/tags/distrans\" class=\"mention hashtag\" rel=\"tag\">#<span>distrans</span></a> tracker impl will likely make good use of the new watchers.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/veilid",
"name": "#veilid"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/distrans",
"name": "#distrans"
}
],
"replies": {
"id": "https://infosec.exchange/users/cmars/statuses/112174756935934258/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/cmars/statuses/112174756935934258/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/cmars/statuses/112174756935934258/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/cmars/statuses/112174756935934258/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://infosec.exchange/users/cmars/statuses/112174756935934258/shares",
"type": "Collection",
"totalItems": 0
}
}
}