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://metalhead.club/users/anji/statuses/114073619584041082/replies",
"type": "Collection",
"first": {
"id": "https://metalhead.club/users/anji/statuses/114073619584041082/replies?page=true",
"type": "CollectionPage",
"next": "https://metalhead.club/users/anji/statuses/114073619584041082/replies?only_other_accounts=true&page=true",
"partOf": "https://metalhead.club/users/anji/statuses/114073619584041082/replies",
"items": [
{
"id": "https://metalhead.club/users/anji/statuses/114073633226183435",
"type": "Note",
"summary": null,
"inReplyTo": "https://metalhead.club/users/anji/statuses/114073619584041082",
"published": "2025-02-27T03:05:06Z",
"url": "https://metalhead.club/@anji/114073633226183435",
"attributedTo": "https://metalhead.club/users/anji",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://metalhead.club/users/anji/followers"
],
"sensitive": false,
"atomUri": "https://metalhead.club/users/anji/statuses/114073633226183435",
"inReplyToAtomUri": "https://metalhead.club/users/anji/statuses/114073619584041082",
"conversation": "tag:metalhead.club,2025-02-27:objectId=112752820:objectType=Conversation",
"content": "<p>I got it to work btw. And that's cool. Nix dev shells are great. But the process was needlessly complicated and annoying.</p><p>I needed an overlay, and most of them don't work (or don't have instructions for) shell.nix. So I tried flakes. More syntax, hooray. It worked, but ugh.</p><p>And why the hell does a flake.nix NEED to be in git. What if I don't even want to use git..</p>",
"contentMap": {
"en": "<p>I got it to work btw. And that's cool. Nix dev shells are great. But the process was needlessly complicated and annoying.</p><p>I needed an overlay, and most of them don't work (or don't have instructions for) shell.nix. So I tried flakes. More syntax, hooray. It worked, but ugh.</p><p>And why the hell does a flake.nix NEED to be in git. What if I don't even want to use git..</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://metalhead.club/users/anji/statuses/114073633226183435/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://metalhead.club/users/anji/statuses/114073633226183435/replies?only_other_accounts=true&page=true",
"partOf": "https://metalhead.club/users/anji/statuses/114073633226183435/replies",
"items": []
}
},
"likes": {
"id": "https://metalhead.club/users/anji/statuses/114073633226183435/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://metalhead.club/users/anji/statuses/114073633226183435/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}