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://recsys.social/users/karlhigley/statuses/109300245105508751", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-11-07T02:49:44Z", "url": "https://recsys.social/@karlhigley/109300245105508751", "attributedTo": "https://recsys.social/users/karlhigley", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://recsys.social/users/karlhigley/followers" ], "sensitive": false, "atomUri": "https://recsys.social/users/karlhigley/statuses/109300245105508751", "inReplyToAtomUri": null, "conversation": "tag:recsys.social,2022-11-07:objectId=30550:objectType=Conversation", "content": "<p>I don’t think most ML people understand how much harder it is to run a service in production than it is to train a model. The whole notion of “productionization” hand waves away 80% of the work and is personally anathema to me. “Productionize a thing we already built” is bullshit.</p>", "contentMap": { "en": "<p>I don’t think most ML people understand how much harder it is to run a service in production than it is to train a model. The whole notion of “productionization” hand waves away 80% of the work and is personally anathema to me. “Productionize a thing we already built” is bullshit.</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://recsys.social/users/karlhigley/statuses/109300245105508751/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://recsys.social/users/karlhigley/statuses/109300245105508751/replies?only_other_accounts=true&page=true", "partOf": "https://recsys.social/users/karlhigley/statuses/109300245105508751/replies", "items": [] } }, "likes": { "id": "https://recsys.social/users/karlhigley/statuses/109300245105508751/likes", "type": "Collection", "totalItems": 40 }, "shares": { "id": "https://recsys.social/users/karlhigley/statuses/109300245105508751/shares", "type": "Collection", "totalItems": 12 } }