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/25142775",
"attributedTo": "https://programming.dev/u/logging_strict",
"to": [
"https://programming.dev/c/python",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "Feedback on gh profile design",
"cc": [],
"content": "<p>Finally got around to creating a gh profile page</p>\n<p>The design is to give activity insights on:</p>\n<ul>\n<li>\n<p>what Issues/PRs working on</p>\n</li>\n<li>\n<p>future issues/PRs</p>\n</li>\n<li>\n<p>for fun, show off package mascots</p>\n</li>\n</ul>\n<p>All out of ideas. Any suggestions? How did you improve your github profile?</p>\n",
"mediaType": "text/html",
"source": {
"content": "Finally got around to creating a gh profile page\n\nThe design is to give activity insights on:\n\n- what Issues/PRs working on\n\n- future issues/PRs\n\n- for fun, show off package mascots\n\nAll out of ideas. Any suggestions? How did you improve your github profile?",
"mediaType": "text/markdown"
},
"attachment": [
{
"href": "https://github.com/msftcangoblowm/",
"mediaType": "text/html; charset=utf-8",
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://programming.dev/pictrs/image/12e94544-9376-4809-9787-0f71d896e147.png"
},
"sensitive": false,
"published": "2025-02-08T10:20:22.283342Z",
"updated": "2025-02-08T10:21:12.193114Z",
"audience": "https://programming.dev/c/python",
"tag": [
{
"href": "https://programming.dev/post/25142775",
"name": "#python",
"type": "Hashtag"
}
]
}