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"
}
],
"id": "https://social.doma.dev/users/jonn/statuses/109764517224752420",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/tivasyk/statuses/109764384039588008",
"published": "2023-01-28T02:40:15Z",
"url": "https://social.doma.dev/@jonn/109764517224752420",
"attributedTo": "https://social.doma.dev/users/jonn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.doma.dev/users/jonn/followers",
"https://mastodon.social/users/EndeavourOS",
"https://mastodon.social/users/tivasyk"
],
"sensitive": false,
"atomUri": "https://social.doma.dev/users/jonn/statuses/109764517224752420",
"inReplyToAtomUri": "https://mastodon.social/users/tivasyk/statuses/109764384039588008",
"conversation": "tag:mastodon.social,2023-01-27:objectId=387026258:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@tivasyk\" class=\"u-url mention\">@<span>tivasyk</span></a></span> <span class=\"h-card\"><a href=\"https://mastodon.social/@EndeavourOS\" class=\"u-url mention\">@<span>EndeavourOS</span></a></span> I think, the two original papers are really good.</p><p>[1]: <a href=\"https://edolstra.github.io/pubs/nspfssd-lisa2004-final.pdf\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">edolstra.github.io/pubs/nspfss</span><span class=\"invisible\">d-lisa2004-final.pdf</span></a><br />[2]: <a href=\"https://edolstra.github.io/pubs/phd-thesis.pdf\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">edolstra.github.io/pubs/phd-th</span><span class=\"invisible\">esis.pdf</span></a></p><p>After you understand the idea, skip straight to <a href=\"https://social.doma.dev/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> <a href=\"https://social.doma.dev/tags/flakes\" class=\"mention hashtag\" rel=\"tag\">#<span>flakes</span></a>. I personally skipped a chunk of its history of it between 2015 and 2020. These days I use the big three:</p><p> - nix with flakes<br /> - home manager<br /> - direnv</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@tivasyk\" class=\"u-url mention\">@<span>tivasyk</span></a></span> <span class=\"h-card\"><a href=\"https://mastodon.social/@EndeavourOS\" class=\"u-url mention\">@<span>EndeavourOS</span></a></span> I think, the two original papers are really good.</p><p>[1]: <a href=\"https://edolstra.github.io/pubs/nspfssd-lisa2004-final.pdf\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">edolstra.github.io/pubs/nspfss</span><span class=\"invisible\">d-lisa2004-final.pdf</span></a><br />[2]: <a href=\"https://edolstra.github.io/pubs/phd-thesis.pdf\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">edolstra.github.io/pubs/phd-th</span><span class=\"invisible\">esis.pdf</span></a></p><p>After you understand the idea, skip straight to <a href=\"https://social.doma.dev/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> <a href=\"https://social.doma.dev/tags/flakes\" class=\"mention hashtag\" rel=\"tag\">#<span>flakes</span></a>. I personally skipped a chunk of its history of it between 2015 and 2020. These days I use the big three:</p><p> - nix with flakes<br /> - home manager<br /> - direnv</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/tivasyk",
"name": "@tivasyk@mastodon.social"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/EndeavourOS",
"name": "@EndeavourOS@mastodon.social"
},
{
"type": "Hashtag",
"href": "https://social.doma.dev/tags/flakes",
"name": "#flakes"
},
{
"type": "Hashtag",
"href": "https://social.doma.dev/tags/nix",
"name": "#nix"
}
],
"replies": {
"id": "https://social.doma.dev/users/jonn/statuses/109764517224752420/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.doma.dev/users/jonn/statuses/109764517224752420/replies?min_id=109764526558054676&page=true",
"partOf": "https://social.doma.dev/users/jonn/statuses/109764517224752420/replies",
"items": [
"https://social.doma.dev/users/jonn/statuses/109764526558054676"
]
}
}
}