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/111517313924299425",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-03T15:59:29Z",
"url": "https://infosec.exchange/@cmars/111517313924299425",
"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/111517313924299425",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2023-12-03:objectId=114908994:objectType=Conversation",
"content": "<p>Another drama-free and boring <a href=\"https://infosec.exchange/tags/NixOS\" class=\"mention hashtag\" rel=\"tag\">#<span>NixOS</span></a> upgrade. Boring, reliable software is the best!</p><p>I switched my daily driver to NixOS 2.5 years ago and let it auto upgrade. I've upgraded the same laptop since installing 21.05. The only thing I need to keep tidy is my $HOME, and for much of that, I have a <a href=\"https://infosec.exchange/tags/homemanager\" class=\"mention hashtag\" rel=\"tag\">#<span>homemanager</span></a> .</p><p>I find the most liberating aspect to NixOS is the ability to modify the system without fear -- there's no prior hidden state changes to reason or worry about, and you can generally roll back to the prior generation on boot if you really screw something up.</p>",
"contentMap": {
"en": "<p>Another drama-free and boring <a href=\"https://infosec.exchange/tags/NixOS\" class=\"mention hashtag\" rel=\"tag\">#<span>NixOS</span></a> upgrade. Boring, reliable software is the best!</p><p>I switched my daily driver to NixOS 2.5 years ago and let it auto upgrade. I've upgraded the same laptop since installing 21.05. The only thing I need to keep tidy is my $HOME, and for much of that, I have a <a href=\"https://infosec.exchange/tags/homemanager\" class=\"mention hashtag\" rel=\"tag\">#<span>homemanager</span></a> .</p><p>I find the most liberating aspect to NixOS is the ability to modify the system without fear -- there's no prior hidden state changes to reason or worry about, and you can generally roll back to the prior generation on boot if you really screw something up.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/nixos",
"name": "#nixos"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/homemanager",
"name": "#homemanager"
}
],
"replies": {
"id": "https://infosec.exchange/users/cmars/statuses/111517313924299425/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/cmars/statuses/111517313924299425/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/cmars/statuses/111517313924299425/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/cmars/statuses/111517313924299425/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://infosec.exchange/users/cmars/statuses/111517313924299425/shares",
"type": "Collection",
"totalItems": 3
}
}