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://snabelen.no/users/hopland/statuses/114374814814499252",
"type": "Note",
"summary": null,
"inReplyTo": "https://snabelen.no/users/hopland/statuses/114374801832750269",
"published": "2025-04-21T07:39:33Z",
"url": "https://snabelen.no/@hopland/114374814814499252",
"attributedTo": "https://snabelen.no/users/hopland",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://snabelen.no/users/hopland/followers",
"https://mstdn.social/users/BrodieOnLinux"
],
"sensitive": false,
"atomUri": "https://snabelen.no/users/hopland/statuses/114374814814499252",
"inReplyToAtomUri": "https://snabelen.no/users/hopland/statuses/114374801832750269",
"conversation": "tag:snabelen.no,2025-04-21:objectId=61147058:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@BrodieOnLinux\" class=\"u-url mention\">@<span>BrodieOnLinux</span></a></span> in this analogy, the tables - or profiles - are one per user and for each deployed system. That also means that when you switch to another profile - which is technically what nixos-rebuild does - you swap out tables... with the dishes on them. </p><p>Look, I didn't say it was a perfect analogy, but making NixOS understandable to others and why it's awesome is a job and a half. </p><p>Better people than me have tried, which is why I have this analogy in the first place.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@BrodieOnLinux\" class=\"u-url mention\">@<span>BrodieOnLinux</span></a></span> in this analogy, the tables - or profiles - are one per user and for each deployed system. That also means that when you switch to another profile - which is technically what nixos-rebuild does - you swap out tables... with the dishes on them. </p><p>Look, I didn't say it was a perfect analogy, but making NixOS understandable to others and why it's awesome is a job and a half. </p><p>Better people than me have tried, which is why I have this analogy in the first place.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mstdn.social/users/BrodieOnLinux",
"name": "@BrodieOnLinux@mstdn.social"
}
],
"replies": {
"id": "https://snabelen.no/users/hopland/statuses/114374814814499252/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://snabelen.no/users/hopland/statuses/114374814814499252/replies?only_other_accounts=true&page=true",
"partOf": "https://snabelen.no/users/hopland/statuses/114374814814499252/replies",
"items": []
}
},
"likes": {
"id": "https://snabelen.no/users/hopland/statuses/114374814814499252/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://snabelen.no/users/hopland/statuses/114374814814499252/shares",
"type": "Collection",
"totalItems": 1
}
}