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/20012459",
"attributedTo": "https://programming.dev/u/secana",
"to": [
"https://programming.dev/c/rust",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "What are you working on this week? (Sep. 29, 2024)",
"cc": [],
"content": "<p>Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?</p>\n",
"mediaType": "text/html",
"source": {
"content": "Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?",
"mediaType": "text/markdown"
},
"attachment": [],
"sensitive": false,
"published": "2024-09-29T13:53:38.561665Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/rust",
"tag": [
{
"href": "https://programming.dev/post/20012459",
"name": "#rust",
"type": "Hashtag"
}
]
}