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://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", "Hashtag": "as:Hashtag" } ], "id": "https://mathstodon.xyz/users/ykonstant/statuses/109608961253408594", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-12-31T15:20:19Z", "url": "https://mathstodon.xyz/@ykonstant/109608961253408594", "attributedTo": "https://mathstodon.xyz/users/ykonstant", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mathstodon.xyz/users/ykonstant/followers" ], "sensitive": false, "atomUri": "https://mathstodon.xyz/users/ykonstant/statuses/109608961253408594", "inReplyToAtomUri": null, "conversation": "tag:mathstodon.xyz,2022-12-31:objectId=35827488:objectType=Conversation", "content": "<p>Buried deep inside an old ycombinator thread, I found the following question by a user named nanna:</p><p>&quot;Out of curiosity has anyone tried using Fennel in LuaLaTeX?&quot;</p><p>I am very interested in this possibility; has anyone thought about this or tried implementing such a workflow?</p><p>For those not in the know, Fennel is a lisp (scheme) dialect that compiles to Lua. This way we can combine the speed of Lua with lispy constructs and ergonomics.</p><p><a href=\"https://mathstodon.xyz/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a> <a href=\"https://mathstodon.xyz/tags/fennel\" class=\"mention hashtag\" rel=\"tag\">#<span>fennel</span></a> <a href=\"https://mathstodon.xyz/tags/latex\" class=\"mention hashtag\" rel=\"tag\">#<span>latex</span></a> <a href=\"https://mathstodon.xyz/tags/lua\" class=\"mention hashtag\" rel=\"tag\">#<span>lua</span></a></p>", "contentMap": { "en": "<p>Buried deep inside an old ycombinator thread, I found the following question by a user named nanna:</p><p>&quot;Out of curiosity has anyone tried using Fennel in LuaLaTeX?&quot;</p><p>I am very interested in this possibility; has anyone thought about this or tried implementing such a workflow?</p><p>For those not in the know, Fennel is a lisp (scheme) dialect that compiles to Lua. This way we can combine the speed of Lua with lispy constructs and ergonomics.</p><p><a href=\"https://mathstodon.xyz/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a> <a href=\"https://mathstodon.xyz/tags/fennel\" class=\"mention hashtag\" rel=\"tag\">#<span>fennel</span></a> <a href=\"https://mathstodon.xyz/tags/latex\" class=\"mention hashtag\" rel=\"tag\">#<span>latex</span></a> <a href=\"https://mathstodon.xyz/tags/lua\" class=\"mention hashtag\" rel=\"tag\">#<span>lua</span></a></p>" }, "updated": "2022-12-31T15:20:46Z", "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mathstodon.xyz/tags/lua", "name": "#lua" }, { "type": "Hashtag", "href": "https://mathstodon.xyz/tags/latex", "name": "#latex" }, { "type": "Hashtag", "href": "https://mathstodon.xyz/tags/fennel", "name": "#fennel" }, { "type": "Hashtag", "href": "https://mathstodon.xyz/tags/lisp", "name": "#lisp" } ], "replies": { "id": "https://mathstodon.xyz/users/ykonstant/statuses/109608961253408594/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mathstodon.xyz/users/ykonstant/statuses/109608961253408594/replies?only_other_accounts=true&page=true", "partOf": "https://mathstodon.xyz/users/ykonstant/statuses/109608961253408594/replies", "items": [] } }, "likes": { "id": "https://mathstodon.xyz/users/ykonstant/statuses/109608961253408594/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mathstodon.xyz/users/ykonstant/statuses/109608961253408594/shares", "type": "Collection", "totalItems": 0 } }