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://mastodon.sdf.org/users/screwtape/collections/featured",
"type": "OrderedCollection",
"totalItems": 5,
"orderedItems": [
{
"id": "https://mastodon.sdf.org/users/screwtape/statuses/114492793643489839",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-12T03:43:07Z",
"url": "https://mastodon.sdf.org/@screwtape/114492793643489839",
"attributedTo": "https://mastodon.sdf.org/users/screwtape",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/screwtape/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/screwtape/statuses/114492793643489839",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.sdf.org,2025-05-12:objectId=265158056:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.sdf.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.sdf.org/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.sdf.org/tags/devlog\" class=\"mention hashtag\" rel=\"tag\">#<span>devlog</span></a> <a href=\"https://mastodon.sdf.org/tags/commonLisp\" class=\"mention hashtag\" rel=\"tag\">#<span>commonLisp</span></a> <a href=\"https://mastodon.sdf.org/tags/series\" class=\"mention hashtag\" rel=\"tag\">#<span>series</span></a> <a href=\"https://mastodon.sdf.org/tags/lazyEvaluation\" class=\"mention hashtag\" rel=\"tag\">#<span>lazyEvaluation</span></a> <a href=\"https://mastodon.sdf.org/tags/functionalprogramming\" class=\"mention hashtag\" rel=\"tag\">#<span>functionalprogramming</span></a> <a href=\"https://screwlisp.small-web.org/lispgames/cl-series-for-game-logic/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">screwlisp.small-web.org/lispga</span><span class=\"invisible\">mes/cl-series-for-game-logic/</span></a> <a href=\"https://mastodon.sdf.org/tags/lispgamejam\" class=\"mention hashtag\" rel=\"tag\">#<span>lispgamejam</span></a> <br />Since cl-series generates native common lisp code by working at macro expansion time, I consider it suitable for my software individuals (who want only clos-less common lisp and their own logic (which they have an introspective theory of).</p><p>In particular, I use series to cut out rectangular subsequence of sequences -s</p><p>SERIES DOC UPDATE FROM RTOY <a href=\"https://gitlab.common-lisp.net/rtoy/cl-series/-/wikis/Series-User's-Guide\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gitlab.common-lisp.net/rtoy/cl</span><span class=\"invisible\">-series/-/wikis/Series-User's-Guide</span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.sdf.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.sdf.org/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.sdf.org/tags/devlog\" class=\"mention hashtag\" rel=\"tag\">#<span>devlog</span></a> <a href=\"https://mastodon.sdf.org/tags/commonLisp\" class=\"mention hashtag\" rel=\"tag\">#<span>commonLisp</span></a> <a href=\"https://mastodon.sdf.org/tags/series\" class=\"mention hashtag\" rel=\"tag\">#<span>series</span></a> <a href=\"https://mastodon.sdf.org/tags/lazyEvaluation\" class=\"mention hashtag\" rel=\"tag\">#<span>lazyEvaluation</span></a> <a href=\"https://mastodon.sdf.org/tags/functionalprogramming\" class=\"mention hashtag\" rel=\"tag\">#<span>functionalprogramming</span></a> <a href=\"https://screwlisp.small-web.org/lispgames/cl-series-for-game-logic/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">screwlisp.small-web.org/lispga</span><span class=\"invisible\">mes/cl-series-for-game-logic/</span></a> <a href=\"https://mastodon.sdf.org/tags/lispgamejam\" class=\"mention hashtag\" rel=\"tag\">#<span>lispgamejam</span></a> <br />Since cl-series generates native common lisp code by working at macro expansion time, I consider it suitable for my software individuals (who want only clos-less common lisp and their own logic (which they have an introspective theory of).</p><p>In particular, I use series to cut out rectangular subsequence of sequences -s</p><p>SERIES DOC UPDATE FROM RTOY <a href=\"https://gitlab.common-lisp.net/rtoy/cl-series/-/wikis/Series-User's-Guide\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gitlab.common-lisp.net/rtoy/cl</span><span class=\"invisible\">-series/-/wikis/Series-User's-Guide</span></a></p>"
},
"updated": "2025-05-12T05:56:53Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://mastodon.sdf.org/system/media_attachments/files/114/492/790/879/352/251/original/1e94b9be4704cd4c.png",
"name": "(series::let*\n ((S (series::scan (cadr sequence)))\n (nos (series::scan-range))\n (mask1 (#M<= (series::series\n\t\t(+ row dr1))\n\t nos))\n (mask2 (#M< nos\n\t (series::series\n\t (+ row dr2))))\n (lists (#Mcadr S))\n (sublists (#Msubseq\n\t lists\n\t (series::series\n\t (+ col dc1))\n\t (series::series\n\t (+ col dc2)))))\n (series::collect\n (series::choose\n (#Mand mask1 mask2 nos)\n (#Mcons nos sublists))))",
"blurhash": "UASF;LWB~qayfQfQM{WBIURjRjt7t7ofRjRj",
"focalPoint": [
-0.57,
1
],
"width": 476,
"height": 462
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/devlog",
"name": "#devlog"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/commonlisp",
"name": "#commonlisp"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/series",
"name": "#series"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/lazyevaluation",
"name": "#lazyevaluation"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/functionalprogramming",
"name": "#functionalprogramming"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/lispgamejam",
"name": "#lispgamejam"
}
],
"replies": {
"id": "https://mastodon.sdf.org/users/screwtape/statuses/114492793643489839/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/screwtape/statuses/114492793643489839/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sdf.org/users/screwtape/statuses/114492793643489839/replies",
"items": []
}
}
},
{
"id": "https://mastodon.sdf.org/users/screwtape/statuses/114463597204644331",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-06T23:58:05Z",
"url": "https://mastodon.sdf.org/@screwtape/114463597204644331",
"attributedTo": "https://mastodon.sdf.org/users/screwtape",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/screwtape/followers",
"https://ravenation.club/users/CCirco",
"https://ravenation.club/users/socool",
"https://mathstodon.xyz/users/dougmerritt",
"https://ieji.de/users/vnikolov",
"https://appdot.net/users/mdhughes",
"https://c.im/users/smlckz",
"https://ciberlandia.pt/users/shizamura",
"https://climatejustice.social/users/kentpitman",
"https://merveilles.town/users/prahou"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/screwtape/statuses/114463597204644331",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.sdf.org,2025-05-06:objectId=263922471:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.sdf.org/tags/lispyGopherClimate\" class=\"mention hashtag\" rel=\"tag\">#<span>lispyGopherClimate</span></a> <a href=\"https://communitymedia.video/w/ggdFBxGGE28HZhB1Jw38M1\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">communitymedia.video/w/ggdFBxG</span><span class=\"invisible\">GE28HZhB1Jw38M1</span></a> Edrx interview deferred BUT</p><p><span class=\"h-card\"><a href=\"https://ravenation.club/@CCirco\" class=\"u-url mention\">@<span>CCirco</span></a></span> <span class=\"h-card\"><a href=\"https://ravenation.club/@socool\" class=\"u-url mention\">@<span>socool</span></a></span> <a href=\"https://mastodon.sdf.org/tags/bonkwave\" class=\"mention hashtag\" rel=\"tag\">#<span>bonkwave</span></a> <a href=\"https://mastodon.sdf.org/tags/music\" class=\"mention hashtag\" rel=\"tag\">#<span>music</span></a></p><p><a href=\"https://mastodon.sdf.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.sdf.org/tags/types\" class=\"mention hashtag\" rel=\"tag\">#<span>types</span></a> <a href=\"https://mastodon.sdf.org/tags/typetheory\" class=\"mention hashtag\" rel=\"tag\">#<span>typetheory</span></a> <a href=\"https://mastodon.sdf.org/tags/literaryCriticism\" class=\"mention hashtag\" rel=\"tag\">#<span>literaryCriticism</span></a> <span class=\"h-card\"><a href=\"https://mathstodon.xyz/@dougmerritt\" class=\"u-url mention\">@<span>dougmerritt</span></a></span> <span class=\"h-card\"><a href=\"https://ieji.de/@vnikolov\" class=\"u-url mention\">@<span>vnikolov</span></a></span> <span class=\"h-card\"><a href=\"https://appdot.net/@mdhughes\" class=\"u-url mention\">@<span>mdhughes</span></a></span> <span class=\"h-card\"><a href=\"https://c.im/@smlckz\" class=\"u-url mention\">@<span>smlckz</span></a></span> type theory<br /><a href=\"https://blogs.perl.org/users/ovid/2010/08/what-to-know-before-debating-type-systems.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">blogs.perl.org/users/ovid/2010</span><span class=\"invisible\">/08/what-to-know-before-debating-type-systems.html</span></a></p><p><a href=\"https://mastodon.sdf.org/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a> implications</p><p>Community news:<br /><span class=\"h-card\"><a href=\"https://ciberlandia.pt/@shizamura\" class=\"u-url mention\">@<span>shizamura</span></a></span> is crowdfunding her fourth comic book of Troubles <a href=\"https://sarilho.net/en/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"\">sarilho.net/en/</span><span class=\"invisible\"></span></a><br /><a href=\"https://mastodon.sdf.org/tags/lispgameJam\" class=\"mention hashtag\" rel=\"tag\">#<span>lispgameJam</span></a> starts tomorrow <a href=\"https://itch.io/jam/spring-lisp-game-jam-2025\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">itch.io/jam/spring-lisp-game-j</span><span class=\"invisible\">am-2025</span></a><br /><a href=\"https://mastodon.sdf.org/tags/cilmateCrisis\" class=\"mention hashtag\" rel=\"tag\">#<span>cilmateCrisis</span></a> <a href=\"https://mastodon.sdf.org/tags/haiku\" class=\"mention hashtag\" rel=\"tag\">#<span>haiku</span></a> by <span class=\"h-card\"><a href=\"https://climatejustice.social/@kentpitman\" class=\"u-url mention\">@<span>kentpitman</span></a></span> (interview /next/ week!)</p><p> <a href=\"https://mastodon.sdf.org/tags/unix_surrealism\" class=\"mention hashtag\" rel=\"tag\">#<span>unix_surrealism</span></a> <span class=\"h-card\"><a href=\"https://merveilles.town/@prahou\" class=\"u-url mention\">@<span>prahou</span></a></span></p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.sdf.org/tags/lispyGopherClimate\" class=\"mention hashtag\" rel=\"tag\">#<span>lispyGopherClimate</span></a> <a href=\"https://communitymedia.video/w/ggdFBxGGE28HZhB1Jw38M1\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">communitymedia.video/w/ggdFBxG</span><span class=\"invisible\">GE28HZhB1Jw38M1</span></a> Edrx interview deferred BUT</p><p><span class=\"h-card\"><a href=\"https://ravenation.club/@CCirco\" class=\"u-url mention\">@<span>CCirco</span></a></span> <span class=\"h-card\"><a href=\"https://ravenation.club/@socool\" class=\"u-url mention\">@<span>socool</span></a></span> <a href=\"https://mastodon.sdf.org/tags/bonkwave\" class=\"mention hashtag\" rel=\"tag\">#<span>bonkwave</span></a> <a href=\"https://mastodon.sdf.org/tags/music\" class=\"mention hashtag\" rel=\"tag\">#<span>music</span></a></p><p><a href=\"https://mastodon.sdf.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.sdf.org/tags/types\" class=\"mention hashtag\" rel=\"tag\">#<span>types</span></a> <a href=\"https://mastodon.sdf.org/tags/typetheory\" class=\"mention hashtag\" rel=\"tag\">#<span>typetheory</span></a> <a href=\"https://mastodon.sdf.org/tags/literaryCriticism\" class=\"mention hashtag\" rel=\"tag\">#<span>literaryCriticism</span></a> <span class=\"h-card\"><a href=\"https://mathstodon.xyz/@dougmerritt\" class=\"u-url mention\">@<span>dougmerritt</span></a></span> <span class=\"h-card\"><a href=\"https://ieji.de/@vnikolov\" class=\"u-url mention\">@<span>vnikolov</span></a></span> <span class=\"h-card\"><a href=\"https://appdot.net/@mdhughes\" class=\"u-url mention\">@<span>mdhughes</span></a></span> <span class=\"h-card\"><a href=\"https://c.im/@smlckz\" class=\"u-url mention\">@<span>smlckz</span></a></span> type theory<br /><a href=\"https://blogs.perl.org/users/ovid/2010/08/what-to-know-before-debating-type-systems.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">blogs.perl.org/users/ovid/2010</span><span class=\"invisible\">/08/what-to-know-before-debating-type-systems.html</span></a></p><p><a href=\"https://mastodon.sdf.org/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a> implications</p><p>Community news:<br /><span class=\"h-card\"><a href=\"https://ciberlandia.pt/@shizamura\" class=\"u-url mention\">@<span>shizamura</span></a></span> is crowdfunding her fourth comic book of Troubles <a href=\"https://sarilho.net/en/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"\">sarilho.net/en/</span><span class=\"invisible\"></span></a><br /><a href=\"https://mastodon.sdf.org/tags/lispgameJam\" class=\"mention hashtag\" rel=\"tag\">#<span>lispgameJam</span></a> starts tomorrow <a href=\"https://itch.io/jam/spring-lisp-game-jam-2025\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">itch.io/jam/spring-lisp-game-j</span><span class=\"invisible\">am-2025</span></a><br /><a href=\"https://mastodon.sdf.org/tags/cilmateCrisis\" class=\"mention hashtag\" rel=\"tag\">#<span>cilmateCrisis</span></a> <a href=\"https://mastodon.sdf.org/tags/haiku\" class=\"mention hashtag\" rel=\"tag\">#<span>haiku</span></a> by <span class=\"h-card\"><a href=\"https://climatejustice.social/@kentpitman\" class=\"u-url mention\">@<span>kentpitman</span></a></span> (interview /next/ week!)</p><p> <a href=\"https://mastodon.sdf.org/tags/unix_surrealism\" class=\"mention hashtag\" rel=\"tag\">#<span>unix_surrealism</span></a> <span class=\"h-card\"><a href=\"https://merveilles.town/@prahou\" class=\"u-url mention\">@<span>prahou</span></a></span></p>"
},
"updated": "2025-05-07T02:06:14Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://mastodon.sdf.org/system/media_attachments/files/114/463/415/549/512/879/original/fecc851bbfbf4fc4.png",
"name": "The gopher reaching down to the lisp alien's nose-hand from the top of a building with MAKE COMPUTERS THINK and FLAME WAR IS ON! posters.\n\nLISPY\nGOPHER\nSHOW\nanonradio.net\n000UTC\nwednesdays",
"blurhash": "U9EV?3+Q_2PT=_Bdxwwg?]MLOPi~-E#q-Cx=",
"focalPoint": [
0,
0
],
"width": 1080,
"height": 1440
}
],
"tag": [
{
"type": "Mention",
"href": "https://ravenation.club/users/CCirco",
"name": "@CCirco@ravenation.club"
},
{
"type": "Mention",
"href": "https://ravenation.club/users/socool",
"name": "@socool@ravenation.club"
},
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/dougmerritt",
"name": "@dougmerritt@mathstodon.xyz"
},
{
"type": "Mention",
"href": "https://ieji.de/users/vnikolov",
"name": "@vnikolov@ieji.de"
},
{
"type": "Mention",
"href": "https://appdot.net/users/mdhughes",
"name": "@mdhughes@appdot.net"
},
{
"type": "Mention",
"href": "https://c.im/users/smlckz",
"name": "@smlckz@c.im"
},
{
"type": "Mention",
"href": "https://ciberlandia.pt/users/shizamura",
"name": "@shizamura@ciberlandia.pt"
},
{
"type": "Mention",
"href": "https://climatejustice.social/users/kentpitman",
"name": "@kentpitman@climatejustice.social"
},
{
"type": "Mention",
"href": "https://merveilles.town/users/prahou",
"name": "@prahou@merveilles.town"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/lispygopherclimate",
"name": "#lispygopherclimate"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/bonkwave",
"name": "#bonkwave"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/music",
"name": "#music"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/types",
"name": "#types"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/typetheory",
"name": "#typetheory"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/literarycriticism",
"name": "#literarycriticism"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/lisp",
"name": "#lisp"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/lispgamejam",
"name": "#lispgamejam"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/cilmatecrisis",
"name": "#cilmatecrisis"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/haiku",
"name": "#haiku"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/unix_surrealism",
"name": "#unix_surrealism"
}
],
"replies": {
"id": "https://mastodon.sdf.org/users/screwtape/statuses/114463597204644331/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/screwtape/statuses/114463597204644331/replies?min_id=114463601264666109&page=true",
"partOf": "https://mastodon.sdf.org/users/screwtape/statuses/114463597204644331/replies",
"items": [
"https://mastodon.sdf.org/users/screwtape/statuses/114463601264666109"
]
}
}
},
{
"id": "https://mastodon.sdf.org/users/screwtape/statuses/114384306057780290",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-22T23:53:18Z",
"url": "https://mastodon.sdf.org/@screwtape/114384306057780290",
"attributedTo": "https://mastodon.sdf.org/users/screwtape",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/screwtape/followers",
"https://climatejustice.social/users/kentpitman",
"https://shitposter.world/users/akater",
"https://hachyderm.io/users/nosrednayduj",
"https://gamerplus.org/users/hairylarry",
"https://appdot.net/users/mdhughes"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/screwtape/statuses/114384306057780290",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.sdf.org,2025-04-22:objectId=260670882:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.sdf.org/tags/lispyGopherClimate\" class=\"mention hashtag\" rel=\"tag\">#<span>lispyGopherClimate</span></a> <a href=\"https://mastodon.sdf.org/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a> <a href=\"https://mastodon.sdf.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.sdf.org/tags/technology\" class=\"mention hashtag\" rel=\"tag\">#<span>technology</span></a> <a href=\"https://mastodon.sdf.org/tags/podcast\" class=\"mention hashtag\" rel=\"tag\">#<span>podcast</span></a> <a href=\"https://communitymedia.video/w/hS6d5gnX4Vy6RrKNjr1uwQ\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">communitymedia.video/w/hS6d5gn</span><span class=\"invisible\">X4Vy6RrKNjr1uwQ</span></a><br /><a href=\"https://mastodon.sdf.org/tags/liveChat\" class=\"mention hashtag\" rel=\"tag\">#<span>liveChat</span></a> as always in <a href=\"https://mastodon.sdf.org/tags/lambdaMOO\" class=\"mention hashtag\" rel=\"tag\">#<span>lambdaMOO</span></a> <br />telnet lambda.moo.mud.org 8888<br />co guest<br />@join screwtape<br /><span class=\"h-card\"><a href=\"https://climatejustice.social/@kentpitman\" class=\"u-url mention\">@<span>kentpitman</span></a></span> <a href=\"https://mastodon.sdf.org/tags/climateCrisis\" class=\"mention hashtag\" rel=\"tag\">#<span>climateCrisis</span></a> <a href=\"https://mastodon.sdf.org/tags/haiku\" class=\"mention hashtag\" rel=\"tag\">#<span>haiku</span></a> <a href=\"https://climatejustice.social/@kentpitman/114380635231638536\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">climatejustice.social/@kentpit</span><span class=\"invisible\">man/114380635231638536</span></a></p><p>My <a href=\"https://mastodon.sdf.org/tags/softwareIndividuals\" class=\"mention hashtag\" rel=\"tag\">#<span>softwareIndividuals</span></a> thing, <a href=\"https://mastodon.sdf.org/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> mode writing, <span class=\"h-card\"><a href=\"https://shitposter.world/users/akater\" class=\"u-url mention\">@<span>akater</span></a></span> 's cl-el <a href=\"https://framagit.org/akater/cl-el/-/blob/master/el.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">framagit.org/akater/cl-el/-/bl</span><span class=\"invisible\">ob/master/el.org</span></a> , maybe knowledge-based <a href=\"https://mastodon.sdf.org/tags/ai\" class=\"mention hashtag\" rel=\"tag\">#<span>ai</span></a> generally. Some notes from the past week. Jostle me towards your personal favourite topics.<br /><a href=\"https://mastodon.sdf.org/tags/boost\" class=\"mention hashtag\" rel=\"tag\">#<span>boost</span></a><br /><span class=\"h-card\"><a href=\"https://hachyderm.io/@nosrednayduj\" class=\"u-url mention\">@<span>nosrednayduj</span></a></span> <span class=\"h-card\"><a href=\"https://gamerplus.org/@hairylarry\" class=\"u-url mention\">@<span>hairylarry</span></a></span> <span class=\"h-card\"><a href=\"https://appdot.net/@mdhughes\" class=\"u-url mention\">@<span>mdhughes</span></a></span></p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.sdf.org/tags/lispyGopherClimate\" class=\"mention hashtag\" rel=\"tag\">#<span>lispyGopherClimate</span></a> <a href=\"https://mastodon.sdf.org/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a> <a href=\"https://mastodon.sdf.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.sdf.org/tags/technology\" class=\"mention hashtag\" rel=\"tag\">#<span>technology</span></a> <a href=\"https://mastodon.sdf.org/tags/podcast\" class=\"mention hashtag\" rel=\"tag\">#<span>podcast</span></a> <a href=\"https://communitymedia.video/w/hS6d5gnX4Vy6RrKNjr1uwQ\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">communitymedia.video/w/hS6d5gn</span><span class=\"invisible\">X4Vy6RrKNjr1uwQ</span></a><br /><a href=\"https://mastodon.sdf.org/tags/liveChat\" class=\"mention hashtag\" rel=\"tag\">#<span>liveChat</span></a> as always in <a href=\"https://mastodon.sdf.org/tags/lambdaMOO\" class=\"mention hashtag\" rel=\"tag\">#<span>lambdaMOO</span></a> <br />telnet lambda.moo.mud.org 8888<br />co guest<br />@join screwtape<br /><span class=\"h-card\"><a href=\"https://climatejustice.social/@kentpitman\" class=\"u-url mention\">@<span>kentpitman</span></a></span> <a href=\"https://mastodon.sdf.org/tags/climateCrisis\" class=\"mention hashtag\" rel=\"tag\">#<span>climateCrisis</span></a> <a href=\"https://mastodon.sdf.org/tags/haiku\" class=\"mention hashtag\" rel=\"tag\">#<span>haiku</span></a> <a href=\"https://climatejustice.social/@kentpitman/114380635231638536\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">climatejustice.social/@kentpit</span><span class=\"invisible\">man/114380635231638536</span></a></p><p>My <a href=\"https://mastodon.sdf.org/tags/softwareIndividuals\" class=\"mention hashtag\" rel=\"tag\">#<span>softwareIndividuals</span></a> thing, <a href=\"https://mastodon.sdf.org/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> mode writing, <span class=\"h-card\"><a href=\"https://shitposter.world/users/akater\" class=\"u-url mention\">@<span>akater</span></a></span> 's cl-el <a href=\"https://framagit.org/akater/cl-el/-/blob/master/el.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">framagit.org/akater/cl-el/-/bl</span><span class=\"invisible\">ob/master/el.org</span></a> , maybe knowledge-based <a href=\"https://mastodon.sdf.org/tags/ai\" class=\"mention hashtag\" rel=\"tag\">#<span>ai</span></a> generally. Some notes from the past week. Jostle me towards your personal favourite topics.<br /><a href=\"https://mastodon.sdf.org/tags/boost\" class=\"mention hashtag\" rel=\"tag\">#<span>boost</span></a><br /><span class=\"h-card\"><a href=\"https://hachyderm.io/@nosrednayduj\" class=\"u-url mention\">@<span>nosrednayduj</span></a></span> <span class=\"h-card\"><a href=\"https://gamerplus.org/@hairylarry\" class=\"u-url mention\">@<span>hairylarry</span></a></span> <span class=\"h-card\"><a href=\"https://appdot.net/@mdhughes\" class=\"u-url mention\">@<span>mdhughes</span></a></span></p>"
},
"updated": "2025-04-23T01:17:24Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://mastodon.sdf.org/system/media_attachments/files/114/384/167/830/468/332/original/00c6752a5b0ac90a.png",
"name": "Lispy Gopher Climate unix_surrealism poster, with the gophe rreaching down to the green lisp alien's nose-hand from atop a building with a poster of Erik Sandewall, \"MAKE COMPUTERS THINK\".",
"blurhash": "U9EV?3+Q_2PT=_Bdxwwg?]MLOPi~-E#q-Cx=",
"focalPoint": [
0,
0
],
"width": 1080,
"height": 1440
}
],
"tag": [
{
"type": "Mention",
"href": "https://climatejustice.social/users/kentpitman",
"name": "@kentpitman@climatejustice.social"
},
{
"type": "Mention",
"href": "https://shitposter.world/users/akater",
"name": "@akater@shitposter.world"
},
{
"type": "Mention",
"href": "https://hachyderm.io/users/nosrednayduj",
"name": "@nosrednayduj@hachyderm.io"
},
{
"type": "Mention",
"href": "https://gamerplus.org/users/hairylarry",
"name": "@hairylarry@gamerplus.org"
},
{
"type": "Mention",
"href": "https://appdot.net/users/mdhughes",
"name": "@mdhughes@appdot.net"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/lispygopherclimate",
"name": "#lispygopherclimate"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/lisp",
"name": "#lisp"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/technology",
"name": "#technology"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/podcast",
"name": "#podcast"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/livechat",
"name": "#livechat"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/lambdamoo",
"name": "#lambdamoo"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/climatecrisis",
"name": "#climatecrisis"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/haiku",
"name": "#haiku"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/softwareindividuals",
"name": "#softwareindividuals"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/boost",
"name": "#boost"
}
],
"replies": {
"id": "https://mastodon.sdf.org/users/screwtape/statuses/114384306057780290/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/screwtape/statuses/114384306057780290/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sdf.org/users/screwtape/statuses/114384306057780290/replies",
"items": []
}
}
},
{
"id": "https://mastodon.sdf.org/users/screwtape/statuses/113987600226711408",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-11T22:25:47Z",
"url": "https://mastodon.sdf.org/@screwtape/113987600226711408",
"attributedTo": "https://mastodon.sdf.org/users/screwtape",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/screwtape/followers",
"https://climatejustice.social/users/kentpitman",
"https://hachyderm.io/users/nosrednayduj",
"https://social.sachachua.com/users/sacha",
"https://gamerplus.org/users/hairylarry",
"https://mastodon.sdf.org/users/pkw",
"https://social.sdf.org/users/rat",
"https://mastodon.sdf.org/users/pizzapal"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/screwtape/statuses/113987600226711408",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.sdf.org,2025-02-11:objectId=243025550:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.sdf.org/tags/lispyGopherClimate\" class=\"mention hashtag\" rel=\"tag\">#<span>lispyGopherClimate</span></a> <span class=\"h-card\"><a href=\"https://climatejustice.social/@kentpitman\" class=\"u-url mention\">@<span>kentpitman</span></a></span> <a href=\"https://mastodon.sdf.org/tags/live\" class=\"mention hashtag\" rel=\"tag\">#<span>live</span></a> <a href=\"https://mastodon.sdf.org/tags/interview\" class=\"mention hashtag\" rel=\"tag\">#<span>interview</span></a> <a href=\"https://mastodon.sdf.org/tags/computerScience\" class=\"mention hashtag\" rel=\"tag\">#<span>computerScience</span></a> <a href=\"https://mastodon.sdf.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.sdf.org/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a> <a href=\"https://mastodon.sdf.org/tags/commonLisp\" class=\"mention hashtag\" rel=\"tag\">#<span>commonLisp</span></a> <a href=\"https://mastodon.sdf.org/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> with some special announcements and releases.<br /><a href=\"https://mastodon.sdf.org/tags/teco\" class=\"mention hashtag\" rel=\"tag\">#<span>teco</span></a> <a href=\"https://mastodon.sdf.org/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> <a href=\"https://mastodon.sdf.org/tags/conditions\" class=\"mention hashtag\" rel=\"tag\">#<span>conditions</span></a></p><p><a href=\"https://archives.anonradio.net/202502120000_screwtape.mp3\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">archives.anonradio.net/2025021</span><span class=\"invisible\">20000_screwtape.mp3</span></a></p><p><a href=\"https://mastodon.sdf.org/tags/archive\" class=\"mention hashtag\" rel=\"tag\">#<span>archive</span></a> Thanks for the incredible interview and livechat everyone!</p><p>Interview 1 / ?</p><p>Please drop questions here beforehand or join us live in <a href=\"https://mastodon.sdf.org/tags/lambdaMOO\" class=\"mention hashtag\" rel=\"tag\">#<span>lambdaMOO</span></a> as always !<br />telnet lambda.moo.mud.org 8888<br />co guest<br />@join screwtape </p><p><span class=\"h-card\"><a href=\"https://hachyderm.io/@nosrednayduj\" class=\"u-url mention\">@<span>nosrednayduj</span></a></span> <span class=\"h-card\"><a href=\"https://social.sachachua.com/@sacha\" class=\"u-url mention\">@<span>sacha</span></a></span> <span class=\"h-card\"><a href=\"https://gamerplus.org/@hairylarry\" class=\"u-url mention\">@<span>hairylarry</span></a></span> <span class=\"h-card\"><a href=\"https://mastodon.sdf.org/@pkw\" class=\"u-url mention\">@<span>pkw</span></a></span> <span class=\"h-card\"><a href=\"https://social.sdf.org/@rat\" class=\"u-url mention\">@<span>rat</span></a></span> <span class=\"h-card\"><a href=\"https://mastodon.sdf.org/@pizzapal\" class=\"u-url mention\">@<span>pizzapal</span></a></span></p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.sdf.org/tags/lispyGopherClimate\" class=\"mention hashtag\" rel=\"tag\">#<span>lispyGopherClimate</span></a> <span class=\"h-card\"><a href=\"https://climatejustice.social/@kentpitman\" class=\"u-url mention\">@<span>kentpitman</span></a></span> <a href=\"https://mastodon.sdf.org/tags/live\" class=\"mention hashtag\" rel=\"tag\">#<span>live</span></a> <a href=\"https://mastodon.sdf.org/tags/interview\" class=\"mention hashtag\" rel=\"tag\">#<span>interview</span></a> <a href=\"https://mastodon.sdf.org/tags/computerScience\" class=\"mention hashtag\" rel=\"tag\">#<span>computerScience</span></a> <a href=\"https://mastodon.sdf.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.sdf.org/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a> <a href=\"https://mastodon.sdf.org/tags/commonLisp\" class=\"mention hashtag\" rel=\"tag\">#<span>commonLisp</span></a> <a href=\"https://mastodon.sdf.org/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> with some special announcements and releases.<br /><a href=\"https://mastodon.sdf.org/tags/teco\" class=\"mention hashtag\" rel=\"tag\">#<span>teco</span></a> <a href=\"https://mastodon.sdf.org/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> <a href=\"https://mastodon.sdf.org/tags/conditions\" class=\"mention hashtag\" rel=\"tag\">#<span>conditions</span></a></p><p><a href=\"https://archives.anonradio.net/202502120000_screwtape.mp3\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">archives.anonradio.net/2025021</span><span class=\"invisible\">20000_screwtape.mp3</span></a></p><p><a href=\"https://mastodon.sdf.org/tags/archive\" class=\"mention hashtag\" rel=\"tag\">#<span>archive</span></a> Thanks for the incredible interview and livechat everyone!</p><p>Interview 1 / ?</p><p>Please drop questions here beforehand or join us live in <a href=\"https://mastodon.sdf.org/tags/lambdaMOO\" class=\"mention hashtag\" rel=\"tag\">#<span>lambdaMOO</span></a> as always !<br />telnet lambda.moo.mud.org 8888<br />co guest<br />@join screwtape </p><p><span class=\"h-card\"><a href=\"https://hachyderm.io/@nosrednayduj\" class=\"u-url mention\">@<span>nosrednayduj</span></a></span> <span class=\"h-card\"><a href=\"https://social.sachachua.com/@sacha\" class=\"u-url mention\">@<span>sacha</span></a></span> <span class=\"h-card\"><a href=\"https://gamerplus.org/@hairylarry\" class=\"u-url mention\">@<span>hairylarry</span></a></span> <span class=\"h-card\"><a href=\"https://mastodon.sdf.org/@pkw\" class=\"u-url mention\">@<span>pkw</span></a></span> <span class=\"h-card\"><a href=\"https://social.sdf.org/@rat\" class=\"u-url mention\">@<span>rat</span></a></span> <span class=\"h-card\"><a href=\"https://mastodon.sdf.org/@pizzapal\" class=\"u-url mention\">@<span>pizzapal</span></a></span></p>"
},
"updated": "2025-02-12T01:06:44Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://mastodon.sdf.org/system/media_attachments/files/113/987/599/124/566/375/original/7d79ffcf5a7b1d08.png",
"name": "Lispy gopher climate ! Unix_Surrealism",
"blurhash": "UKFGkLz:o%w|TeoiNFoelCtTRgahivbbo~aO",
"focalPoint": [
0,
0
],
"width": 1440,
"height": 1080
}
],
"tag": [
{
"type": "Mention",
"href": "https://climatejustice.social/users/kentpitman",
"name": "@kentpitman@climatejustice.social"
},
{
"type": "Mention",
"href": "https://hachyderm.io/users/nosrednayduj",
"name": "@nosrednayduj@hachyderm.io"
},
{
"type": "Mention",
"href": "https://social.sachachua.com/users/sacha",
"name": "@sacha@social.sachachua.com"
},
{
"type": "Mention",
"href": "https://gamerplus.org/users/hairylarry",
"name": "@hairylarry@gamerplus.org"
},
{
"type": "Mention",
"href": "https://mastodon.sdf.org/users/pkw",
"name": "@pkw"
},
{
"type": "Mention",
"href": "https://social.sdf.org/users/rat",
"name": "@rat@social.sdf.org"
},
{
"type": "Mention",
"href": "https://mastodon.sdf.org/users/pizzapal",
"name": "@pizzapal"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/lispygopherclimate",
"name": "#lispygopherclimate"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/live",
"name": "#live"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/interview",
"name": "#interview"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/computerscience",
"name": "#computerscience"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/lisp",
"name": "#lisp"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/commonlisp",
"name": "#commonlisp"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/lambdamoo",
"name": "#lambdamoo"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/teco",
"name": "#teco"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/conditions",
"name": "#conditions"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/archive",
"name": "#archive"
}
],
"replies": {
"id": "https://mastodon.sdf.org/users/screwtape/statuses/113987600226711408/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/screwtape/statuses/113987600226711408/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sdf.org/users/screwtape/statuses/113987600226711408/replies",
"items": []
}
}
},
{
"id": "https://mastodon.sdf.org/users/screwtape/statuses/109548530399562160",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-20T23:11:57Z",
"url": "https://mastodon.sdf.org/@screwtape/109548530399562160",
"attributedTo": "https://mastodon.sdf.org/users/screwtape",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/screwtape/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/screwtape/statuses/109548530399562160",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.sdf.org,2022-12-20:objectId=61129925:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.sdf.org/tags/australia\" class=\"mention hashtag\" rel=\"tag\">#<span>australia</span></a> <a href=\"https://mastodon.sdf.org/tags/beautiful\" class=\"mention hashtag\" rel=\"tag\">#<span>beautiful</span></a> <a href=\"https://mastodon.sdf.org/tags/wildlife\" class=\"mention hashtag\" rel=\"tag\">#<span>wildlife</span></a> <a href=\"https://mastodon.sdf.org/tags/aNONradio\" class=\"mention hashtag\" rel=\"tag\">#<span>aNONradio</span></a> show anecdote</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.sdf.org/tags/australia\" class=\"mention hashtag\" rel=\"tag\">#<span>australia</span></a> <a href=\"https://mastodon.sdf.org/tags/beautiful\" class=\"mention hashtag\" rel=\"tag\">#<span>beautiful</span></a> <a href=\"https://mastodon.sdf.org/tags/wildlife\" class=\"mention hashtag\" rel=\"tag\">#<span>wildlife</span></a> <a href=\"https://mastodon.sdf.org/tags/aNONradio\" class=\"mention hashtag\" rel=\"tag\">#<span>aNONradio</span></a> show anecdote</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://mastodon.sdf.org/system/media_attachments/files/109/548/527/868/085/024/original/4071774c49706a68.jpg",
"name": "a red and dark green king parrot has flown into screwtape's face to make him drop a cookie he was eating",
"blurhash": "UNCGiUM^yYt8Oxr;kuozEVRjajR-s7bca^aO",
"focalPoint": [
0,
0
],
"width": 540,
"height": 960
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/australia",
"name": "#australia"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/beautiful",
"name": "#beautiful"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/wildlife",
"name": "#wildlife"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/anonradio",
"name": "#anonradio"
}
],
"replies": {
"id": "https://mastodon.sdf.org/users/screwtape/statuses/109548530399562160/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/screwtape/statuses/109548530399562160/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sdf.org/users/screwtape/statuses/109548530399562160/replies",
"items": []
}
}
}
]
}