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",
"Hashtag": "as:Hashtag",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/nobodyinperson/statuses/114455276281224097",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/nobodyinperson/statuses/114444235311513567",
"published": "2025-05-05T12:41:57Z",
"url": "https://fosstodon.org/@nobodyinperson/114455276281224097",
"attributedTo": "https://fosstodon.org/users/nobodyinperson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/nobodyinperson/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/nobodyinperson/statuses/114455276281224097",
"inReplyToAtomUri": "https://fosstodon.org/users/nobodyinperson/statuses/114444235311513567",
"conversation": "tag:fosstodon.org,2025-05-03:objectId=312948064:objectType=Conversation",
"content": "<p>Oh wow and C++ <a href=\"https://fosstodon.org/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> (now?) apparently doesn't mind :gitannex: <a href=\"https://fosstodon.org/tags/gitAnnex\" class=\"mention hashtag\" rel=\"tag\">#<span>gitAnnex</span></a> anymore. <a href=\"https://fosstodon.org/tags/lix\" class=\"mention hashtag\" rel=\"tag\">#<span>lix</span></a> for example refuses to do anything if the flake.lock is behind a smudge filter and your worktree is clean. You have to *manually* dirtyfy the worktree to be able to work with lix. Multiple good arguments to stay on <a href=\"https://fosstodon.org/tags/cppnix\" class=\"mention hashtag\" rel=\"tag\">#<span>cppnix</span></a> for me.</p>",
"contentMap": {
"en": "<p>Oh wow and C++ <a href=\"https://fosstodon.org/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> (now?) apparently doesn't mind :gitannex: <a href=\"https://fosstodon.org/tags/gitAnnex\" class=\"mention hashtag\" rel=\"tag\">#<span>gitAnnex</span></a> anymore. <a href=\"https://fosstodon.org/tags/lix\" class=\"mention hashtag\" rel=\"tag\">#<span>lix</span></a> for example refuses to do anything if the flake.lock is behind a smudge filter and your worktree is clean. You have to *manually* dirtyfy the worktree to be able to work with lix. Multiple good arguments to stay on <a href=\"https://fosstodon.org/tags/cppnix\" class=\"mention hashtag\" rel=\"tag\">#<span>cppnix</span></a> for me.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/nix",
"name": "#nix"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/gitannex",
"name": "#gitannex"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/lix",
"name": "#lix"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/cppnix",
"name": "#cppnix"
},
{
"id": "https://fosstodon.org/emojis/783010",
"type": "Emoji",
"name": ":gitannex:",
"updated": "2022-11-22T17:14:57Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/custom_emojis/images/000/783/010/original/3528483de125873c.png"
}
}
],
"replies": {
"id": "https://fosstodon.org/users/nobodyinperson/statuses/114455276281224097/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/nobodyinperson/statuses/114455276281224097/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/nobodyinperson/statuses/114455276281224097/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/nobodyinperson/statuses/114455276281224097/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/nobodyinperson/statuses/114455276281224097/shares",
"type": "Collection",
"totalItems": 0
}
}