ActivityPub Viewer

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.

Open in browser →
{ "@context": [ "https://join-lemmy.org/context.json", "https://www.w3.org/ns/activitystreams" ], "type": "Page", "id": "https://leminal.space/post/10779898", "attributedTo": "https://leminal.space/u/hallettj", "to": [ "https://programming.dev/c/rust", "https://www.w3.org/ns/activitystreams#Public" ], "name": "“Truly Hygienic” Let Statements in Rust", "cc": [], "content": "<p>A short post on how variable names can leak out of macros if there is a name collision with a constant. I thought this was a delightful read!</p>\n", "mediaType": "text/html", "source": { "content": "A short post on how variable names can leak out of macros if there is a name collision with a constant. I thought this was a delightful read!", "mediaType": "text/markdown" }, "attachment": [ { "href": "https://sabrinajewson.org/blog/truly-hygienic-let", "mediaType": "text/html; charset=utf-8", "type": "Link" } ], "sensitive": false, "published": "2024-09-28T21:33:04.941106Z", "language": { "identifier": "en", "name": "English" }, "audience": "https://programming.dev/c/rust", "tag": [ { "href": "https://leminal.space/post/10779898", "name": "#rust", "type": "Hashtag" } ] }