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" } ], "id": "https://mastodon.social/users/eddelbuettel/statuses/109751007928184673", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.social/users/eliocamp/statuses/109750587312027772", "published": "2023-01-25T17:24:39Z", "url": "https://mastodon.social/@eddelbuettel/109751007928184673", "attributedTo": "https://mastodon.social/users/eddelbuettel", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/eddelbuettel/followers", "https://mastodon.social/users/eliocamp" ], "sensitive": false, "atomUri": "https://mastodon.social/users/eddelbuettel/statuses/109751007928184673", "inReplyToAtomUri": "https://mastodon.social/users/eliocamp/statuses/109750587312027772", "conversation": "tag:mastodon.social,2023-01-25:objectId=385568104:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@eliocamp\" class=\"u-url mention\">@<span>eliocamp</span></a></span> You can compile locally by starting to compile the _build-dependencies_ locally. That will be long and painful but should be doable. </p><p>Now, as we also have Debian backports at CRAN, and because a .deb is really an `ar` archive containing a `tar.gz` you _could_ unpack the .deb file(s) by hand and set up LD_LIBRARY_PATH accordingly ... as you can unpack the run-time libs by hand as well. If you wish a poor man&#39;s guerilla docker approach. Might work, after a lot of swearing.</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@eliocamp\" class=\"u-url mention\">@<span>eliocamp</span></a></span> You can compile locally by starting to compile the _build-dependencies_ locally. That will be long and painful but should be doable. </p><p>Now, as we also have Debian backports at CRAN, and because a .deb is really an `ar` archive containing a `tar.gz` you _could_ unpack the .deb file(s) by hand and set up LD_LIBRARY_PATH accordingly ... as you can unpack the run-time libs by hand as well. If you wish a poor man&#39;s guerilla docker approach. Might work, after a lot of swearing.</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://mastodon.social/users/eliocamp", "name": "@eliocamp" } ], "replies": { "id": "https://mastodon.social/users/eddelbuettel/statuses/109751007928184673/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/eddelbuettel/statuses/109751007928184673/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/eddelbuettel/statuses/109751007928184673/replies", "items": [] } }, "likes": { "id": "https://mastodon.social/users/eddelbuettel/statuses/109751007928184673/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://mastodon.social/users/eddelbuettel/statuses/109751007928184673/shares", "type": "Collection", "totalItems": 0 } }