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", "type": "Note", "id": "https://snac.daltux.net/daltux/p/1740328876.649149", "published": "2025-02-23T16:41:16Z", "attributedTo": "https://snac.daltux.net/daltux", "summary": "", "content": "A slightly improved revision of <code>apt-upgrade</code> is now available at <a href=\"https://git.disroot.org/daltux/apt-upgrade/\" target=\"_blank\">https://git.disroot.org/daltux/apt-upgrade/</a><br><br>This is a small personal collection of :gnu: <a href=\"https://snac.daltux.net?t=gnu\" class=\"mention hashtag\" rel=\"tag\">#GNU</a> <a href=\"https://snac.daltux.net?t=bash\" class=\"mention hashtag\" rel=\"tag\">#Bash</a> scripts I’ve put together to simplify everyday updates for all the common stuff on :debian: Debian <a href=\"https://gnu.org/gnu/gnu-linux-faq.html\">GNU/Linux</a>-based systems. It has been available under the <a href=\"https://snac.daltux.net?t=gplv3\" class=\"mention hashtag\" rel=\"tag\">#GPLv3</a>+ for a while, so you are free to use, study, modify, and share it however you see fit—following <a href=\"https://snac.daltux.net?t=copyleft\" class=\"mention hashtag\" rel=\"tag\">#Copyleft</a> principles, always preserving the <a href=\"https://gnu.org/philosophy/free-sw.html\">users' freedoms</a>. If you improve it, consider sharing back your changes to help keep the spirit of <a href=\"https://snac.daltux.net?t=freesoftware\" class=\"mention hashtag\" rel=\"tag\">#FreeSoftware</a> alive. 🤝<br><br>I’d love to hear if it ends up being useful for you! If you run into any issues or have suggestions, please <a href=\"https://git.disroot.org/daltux/apt-upgrade/issues\">report them directly on Disroot Forgejo</a> or just drop a comment here.<br><br><a href=\"https://snac.daltux.net?t=apt\" class=\"mention hashtag\" rel=\"tag\">#apt</a> <a href=\"https://snac.daltux.net?t=nala\" class=\"mention hashtag\" rel=\"tag\">#nala</a> <a href=\"https://snac.daltux.net?t=shell\" class=\"mention hashtag\" rel=\"tag\">#shell</a> <a href=\"https://snac.daltux.net?t=script\" class=\"mention hashtag\" rel=\"tag\">#script</a> <a href=\"https://snac.daltux.net?t=debian\" class=\"mention hashtag\" rel=\"tag\">#Debian</a> <a href=\"https://snac.daltux.net?t=gnulinux\" class=\"mention hashtag\" rel=\"tag\">#GNUlinux</a> <a href=\"https://snac.daltux.net?t=freeasinfreedom\" class=\"mention hashtag\" rel=\"tag\">#FreeAsInFreedom</a> <a href=\"https://snac.daltux.net?t=disroot\" class=\"mention hashtag\" rel=\"tag\">#Disroot</a> <a href=\"https://snac.daltux.net?t=softwarelivre\" class=\"mention hashtag\" rel=\"tag\">#SoftwareLivre</a><br>", "context": "https://snac.daltux.net/daltux/p/1740328876.649149#ctxt", "url": "https://snac.daltux.net/daltux/p/1740328876.649149", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [], "inReplyTo": null, "tag": [ { "id": "https://snac.daltux.net/daltux/s/debian.png", "type": "Emoji", "name": ":debian:", "updated": "2025-02-23T16:41:16Z", "icon": { "type": "Image", "mediaType": "image/png", "url": "https://snac.daltux.net/daltux/s/debian.png" } }, { "id": "https://snac.daltux.net/daltux/s/gnu.png", "type": "Emoji", "name": ":gnu:", "updated": "2025-02-23T16:41:16Z", "icon": { "type": "Image", "mediaType": "image/png", "url": "https://snac.daltux.net/daltux/s/gnu.png" } }, { "type": "Hashtag", "href": "https://snac.daltux.net?t=gnu", "name": "#gnu" }, { "type": "Hashtag", "href": "https://snac.daltux.net?t=bash", "name": "#bash" }, { "type": "Hashtag", "href": "https://snac.daltux.net?t=gplv3", "name": "#gplv3" }, { "type": "Hashtag", "href": "https://snac.daltux.net?t=copyleft", "name": "#copyleft" }, { "type": "Hashtag", "href": "https://snac.daltux.net?t=freesoftware", "name": "#freesoftware" }, { "type": "Hashtag", "href": "https://snac.daltux.net?t=apt", "name": "#apt" }, { "type": "Hashtag", "href": "https://snac.daltux.net?t=nala", "name": "#nala" }, { "type": "Hashtag", "href": "https://snac.daltux.net?t=shell", "name": "#shell" }, { "type": "Hashtag", "href": "https://snac.daltux.net?t=script", "name": "#script" }, { "type": "Hashtag", "href": "https://snac.daltux.net?t=debian", "name": "#debian" }, { "type": "Hashtag", "href": "https://snac.daltux.net?t=gnulinux", "name": "#gnulinux" }, { "type": "Hashtag", "href": "https://snac.daltux.net?t=freeasinfreedom", "name": "#freeasinfreedom" }, { "type": "Hashtag", "href": "https://snac.daltux.net?t=disroot", "name": "#disroot" }, { "type": "Hashtag", "href": "https://snac.daltux.net?t=softwarelivre", "name": "#softwarelivre" } ], "sourceContent": "A slightly improved revision of `apt-upgrade` is now available at https://git.disroot.org/daltux/apt-upgrade/\n\nThis is a small personal collection of :gnu: #GNU #Bash scripts I’ve put together to simplify everyday updates for all the common stuff on :debian: Debian [GNU/Linux](https://gnu.org/gnu/gnu-linux-faq.html)-based systems. It has been available under the #GPLv3+ for a while, so you are free to use, study, modify, and share it however you see fit—following #Copyleft principles, always preserving the [users' freedoms](https://gnu.org/philosophy/free-sw.html). If you improve it, consider sharing back your changes to help keep the spirit of #FreeSoftware alive. 🤝\n\nI’d love to hear if it ends up being useful for you! If you run into any issues or have suggestions, please [report them directly on Disroot Forgejo](https://git.disroot.org/daltux/apt-upgrade/issues) or just drop a comment here. \n\n#apt #nala #shell #script #Debian #GNUlinux #FreeAsInFreedom #Disroot #SoftwareLivre" }