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://ottawa.place/users/andrew/statuses/109666494049068434", "type": "Note", "summary": null, "inReplyTo": "https://social.jvns.ca/users/b0rk/statuses/109666480137655675", "published": "2023-01-10T19:11:39Z", "url": "https://ottawa.place/@andrew/109666494049068434", "attributedTo": "https://ottawa.place/users/andrew", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://ottawa.place/users/andrew/followers", "https://social.jvns.ca/users/b0rk" ], "sensitive": false, "atomUri": "https://ottawa.place/users/andrew/statuses/109666494049068434", "inReplyToAtomUri": "https://social.jvns.ca/users/b0rk/statuses/109666480137655675", "conversation": "tag:jvns.ca,2023-01-10:objectId=3:objectType=Conversation", "localOnly": false, "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> Hm, that&#39;s an interesting idea, and I can definitely see it being useful! Probably a bit tricky to implement since it&#39;d require the relay to scrape friends-of-friends and keep that up-to-date, and I&#39;m pretty leery of doing any scraping.</p><p>I&#39;ll think on it, though... maybe allow relay subscribers to provide their own feed of accounts somehow?</p><p>An additional complication is that the relay also only sees messages that are forwarded to it by participating servers; it doesn&#39;t go out and proactively follow anyone (intentionally).</p><p>Definitely something to think on 🤔</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> Hm, that&#39;s an interesting idea, and I can definitely see it being useful! Probably a bit tricky to implement since it&#39;d require the relay to scrape friends-of-friends and keep that up-to-date, and I&#39;m pretty leery of doing any scraping.</p><p>I&#39;ll think on it, though... maybe allow relay subscribers to provide their own feed of accounts somehow?</p><p>An additional complication is that the relay also only sees messages that are forwarded to it by participating servers; it doesn&#39;t go out and proactively follow anyone (intentionally).</p><p>Definitely something to think on 🤔</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://social.jvns.ca/users/b0rk", "name": "@b0rk@jvns.ca" } ], "replies": { "id": "https://ottawa.place/users/andrew/statuses/109666494049068434/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://ottawa.place/users/andrew/statuses/109666494049068434/replies?only_other_accounts=true&page=true", "partOf": "https://ottawa.place/users/andrew/statuses/109666494049068434/replies", "items": [] } } }