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://join-lemmy.org/context.json",
"https://www.w3.org/ns/activitystreams"
],
"type": "Page",
"id": "https://sopuli.xyz/post/1180721",
"attributedTo": "https://sopuli.xyz/u/dlanm2u",
"to": [
"https://sopuli.xyz/c/neovim",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Why would/wouldn’t you switch to a modern IDE like Visual Studio/VS Code if given the decision right now?",
"cc": [],
"content": "<p>out of curiousity, since I feel like most of the time I touch any vi derivative it’s because I need a text editor on a command line, not because I really really wanna use it</p>\n",
"mediaType": "text/html",
"source": {
"content": "out of curiousity, since I feel like most of the time I touch any vi derivative it’s because I need a text editor on a command line, not because I really really wanna use it",
"mediaType": "text/markdown"
},
"attachment": [],
"sensitive": false,
"published": "2023-07-10T03:59:28.761819Z",
"audience": "https://sopuli.xyz/c/neovim",
"tag": [
{
"href": "https://sopuli.xyz/post/1180721",
"name": "#neovim",
"type": "Hashtag"
}
]
}