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://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://gamerplus.org/users/screwlisp/statuses/114594982268789432",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-30T04:51:02Z",
"url": "https://gamerplus.org/@screwlisp/114594982268789432",
"attributedTo": "https://gamerplus.org/users/screwlisp",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://gamerplus.org/users/screwlisp/followers",
"https://functional.cafe/users/jackdaniel"
],
"sensitive": false,
"atomUri": "https://gamerplus.org/users/screwlisp/statuses/114594982268789432",
"inReplyToAtomUri": null,
"conversation": "tag:gamerplus.org,2025-05-30:objectId=8408102:objectType=Conversation",
"content": "<p><a href=\"https://gamerplus.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://gamerplus.org/tags/commonLisp\" class=\"mention hashtag\" rel=\"tag\">#<span>commonLisp</span></a> <a href=\"https://gamerplus.org/tags/McCLIM\" class=\"mention hashtag\" rel=\"tag\">#<span>McCLIM</span></a> <a href=\"https://gamerplus.org/tags/GUI\" class=\"mention hashtag\" rel=\"tag\">#<span>GUI</span></a> <a href=\"https://gamerplus.org/tags/minimal\" class=\"mention hashtag\" rel=\"tag\">#<span>minimal</span></a> <a href=\"https://gamerplus.org/tags/example\" class=\"mention hashtag\" rel=\"tag\">#<span>example</span></a> <a href=\"https://gamerplus.org/tags/article\" class=\"mention hashtag\" rel=\"tag\">#<span>article</span></a> <a href=\"https://screwlisp.small-web.org/clim/just-draw-an-ellipse-bang/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">screwlisp.small-web.org/clim/j</span><span class=\"invisible\">ust-draw-an-ellipse-bang/</span></a></p><p> Just adding a command/menu-button that draws a random ellipse with no bells or whistles. Using the <a href=\"https://gamerplus.org/tags/ecl\" class=\"mention hashtag\" rel=\"tag\">#<span>ecl</span></a> compiler /outside/ of <a href=\"https://gamerplus.org/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> though with heavy emacs useage. I guess this follows up from my nothing-but-the-default-app example (I seem not to have uploaded!). I'm keeping the lisp image external to the emacs connection to its swank server as I indicated over here (<a href=\"https://screwlisp.small-web.org/momentary/eev-clim-kitten/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">screwlisp.small-web.org/moment</span><span class=\"invisible\">ary/eev-clim-kitten/</span></a>). <span class=\"h-card\" translate=\"no\"><a href=\"https://functional.cafe/@jackdaniel\" class=\"u-url mention\">@<span>jackdaniel</span></a></span></p>",
"contentMap": {
"en": "<p><a href=\"https://gamerplus.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://gamerplus.org/tags/commonLisp\" class=\"mention hashtag\" rel=\"tag\">#<span>commonLisp</span></a> <a href=\"https://gamerplus.org/tags/McCLIM\" class=\"mention hashtag\" rel=\"tag\">#<span>McCLIM</span></a> <a href=\"https://gamerplus.org/tags/GUI\" class=\"mention hashtag\" rel=\"tag\">#<span>GUI</span></a> <a href=\"https://gamerplus.org/tags/minimal\" class=\"mention hashtag\" rel=\"tag\">#<span>minimal</span></a> <a href=\"https://gamerplus.org/tags/example\" class=\"mention hashtag\" rel=\"tag\">#<span>example</span></a> <a href=\"https://gamerplus.org/tags/article\" class=\"mention hashtag\" rel=\"tag\">#<span>article</span></a> <a href=\"https://screwlisp.small-web.org/clim/just-draw-an-ellipse-bang/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">screwlisp.small-web.org/clim/j</span><span class=\"invisible\">ust-draw-an-ellipse-bang/</span></a></p><p> Just adding a command/menu-button that draws a random ellipse with no bells or whistles. Using the <a href=\"https://gamerplus.org/tags/ecl\" class=\"mention hashtag\" rel=\"tag\">#<span>ecl</span></a> compiler /outside/ of <a href=\"https://gamerplus.org/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> though with heavy emacs useage. I guess this follows up from my nothing-but-the-default-app example (I seem not to have uploaded!). I'm keeping the lisp image external to the emacs connection to its swank server as I indicated over here (<a href=\"https://screwlisp.small-web.org/momentary/eev-clim-kitten/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">screwlisp.small-web.org/moment</span><span class=\"invisible\">ary/eev-clim-kitten/</span></a>). <span class=\"h-card\" translate=\"no\"><a href=\"https://functional.cafe/@jackdaniel\" class=\"u-url mention\">@<span>jackdaniel</span></a></span></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://gamerplus.org/system/media_attachments/files/114/594/977/755/897/327/original/9b9f4af17c3c605f.png",
"name": "A common lisp interface integer manager minimal window, a menu button \"Add Random Ellipse\" and a large +black+ ink ellipse (random, presumably)",
"blurhash": "UXONB[WB_3%MIUD%WB%M~qt74nRjt7?bxu9F",
"focalPoint": [
-0.67,
1
],
"width": 393,
"height": 469
}
],
"tag": [
{
"type": "Mention",
"href": "https://functional.cafe/users/jackdaniel",
"name": "@jackdaniel@functional.cafe"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/commonlisp",
"name": "#commonlisp"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/mcclim",
"name": "#mcclim"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/gui",
"name": "#gui"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/minimal",
"name": "#minimal"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/example",
"name": "#example"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/article",
"name": "#article"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/ecl",
"name": "#ecl"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/emacs",
"name": "#emacs"
}
],
"replies": {
"id": "https://gamerplus.org/users/screwlisp/statuses/114594982268789432/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://gamerplus.org/users/screwlisp/statuses/114594982268789432/replies?min_id=114595000873154474&page=true",
"partOf": "https://gamerplus.org/users/screwlisp/statuses/114594982268789432/replies",
"items": [
"https://gamerplus.org/users/screwlisp/statuses/114595000873154474"
]
}
}
}