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://programming.dev/post/25214917", "attributedTo": "https://programming.dev/u/0101100101", "to": [ "https://programming.dev/c/python", "https://www.w3.org/ns/activitystreams#Public" ], "name": "Critique This! A Simple Qt Dock Widget which enables the whole widget to be 'folded' to use less screen space", "cc": [], "content": "<p>I’m working on a project that needs lots of toolbars on screen at once, even though not all of them will be used at the same time. So, I’m modelling this ‘foldable’ dock widget after what I remember Photoshop panels used to be like.</p>\n<p>It’s a work in progress, but would like to hear constructive suggestions.</p>\n<p><a href=\"https://blocks.programming.dev/0101100101/42c5d67f86c049baa3500aa38e439f8a\">…programming.dev/…/42c5d67f86c049baa3500aa38e439f…</a></p>\n", "mediaType": "text/html", "source": { "content": "I'm working on a project that needs lots of toolbars on screen at once, even though not all of them will be used at the same time. So, I'm modelling this 'foldable' dock widget after what I remember Photoshop panels used to be like.\n\nIt's a work in progress, but would like to hear constructive suggestions. \n\nhttps://blocks.programming.dev/0101100101/42c5d67f86c049baa3500aa38e439f8a", "mediaType": "text/markdown" }, "attachment": [ { "type": "Image", "url": "https://programming.dev/pictrs/image/e6d95888-311b-4d72-b06d-91f0c556c7c6.png", "name": null } ], "sensitive": false, "published": "2025-02-09T19:20:57.965211Z", "language": { "identifier": "en", "name": "English" }, "audience": "https://programming.dev/c/python", "tag": [ { "href": "https://programming.dev/post/25214917", "name": "#python", "type": "Hashtag" } ] }