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://programming.dev/post/3449167",
"attributedTo": "https://programming.dev/u/RayZ0rr",
"to": [
"https://sopuli.xyz/c/neovim",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Are there multiple communities of Neovim in fediverse?",
"cc": [],
"content": "<p>I am new lemmy user and I wanted to whether there are different nvim communities or same ones like,</p>\n<ol>\n<li><a href=\"https://lemmy.world/c/neovim@sopuli.xyz\">lemmy.world/c/neovim@sopuli.xyz</a></li>\n<li><a href=\"https://programming.dev/c/neovim\">programming.dev/c/neovim</a></li>\n</ol>\n",
"mediaType": "text/html",
"source": {
"content": "I am new lemmy user and I wanted to whether there are different nvim communities or same ones like,\n\n1. https://lemmy.world/c/neovim@sopuli.xyz\n2. https://programming.dev/c/neovim\n",
"mediaType": "text/markdown"
},
"attachment": [],
"sensitive": false,
"published": "2023-09-24T21:41:26.450050Z",
"audience": "https://sopuli.xyz/c/neovim",
"tag": [
{
"href": "https://programming.dev/post/3449167",
"name": "#neovim",
"type": "Hashtag"
}
]
}