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://macaw.social/users/thinkingfish/statuses/111047821411347574", "type": "Note", "summary": null, "inReplyTo": null, "published": "2023-09-11T18:01:22Z", "url": "https://macaw.social/@thinkingfish/111047821411347574", "attributedTo": "https://macaw.social/users/thinkingfish", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://macaw.social/users/thinkingfish/followers", "https://fediscience.org/users/marcbrooker", "https://nondeterministic.computer/users/martin", "https://discuss.systems/users/irene", "https://discuss.systems/users/dan" ], "sensitive": false, "atomUri": "https://macaw.social/users/thinkingfish/statuses/111047821411347574", "inReplyToAtomUri": null, "conversation": "tag:nondeterministic.computer,2023-09-11:objectId=2825665:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fediscience.org/@marcbrooker\" class=\"u-url mention\">@<span>marcbrooker</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://nondeterministic.computer/@martin\" class=\"u-url mention\">@<span>martin</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://discuss.systems/@irene\" class=\"u-url mention\">@<span>irene</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://discuss.systems/@dan\" class=\"u-url mention\">@<span>dan</span></a></span> In the case of balanced read/write workloads it gets really nuanced very quickly. Do they tend to get batched at small time scale? Are the writes idempotent? Are they trivially &quot;additive&quot;? How tolerant are the reads wrt stale data? A lot of the workloads with high updates *and* balanced R/W are in fact quite forgiving in terms of consistency, otherwise the situation would be impossible.</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fediscience.org/@marcbrooker\" class=\"u-url mention\">@<span>marcbrooker</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://nondeterministic.computer/@martin\" class=\"u-url mention\">@<span>martin</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://discuss.systems/@irene\" class=\"u-url mention\">@<span>irene</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://discuss.systems/@dan\" class=\"u-url mention\">@<span>dan</span></a></span> In the case of balanced read/write workloads it gets really nuanced very quickly. Do they tend to get batched at small time scale? Are the writes idempotent? Are they trivially &quot;additive&quot;? How tolerant are the reads wrt stale data? A lot of the workloads with high updates *and* balanced R/W are in fact quite forgiving in terms of consistency, otherwise the situation would be impossible.</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://fediscience.org/users/marcbrooker", "name": "@marcbrooker@fediscience.org" }, { "type": "Mention", "href": "https://nondeterministic.computer/users/martin", "name": "@martin@nondeterministic.computer" }, { "type": "Mention", "href": "https://discuss.systems/users/irene", "name": "@irene@discuss.systems" }, { "type": "Mention", "href": "https://discuss.systems/users/dan", "name": "@dan@discuss.systems" } ], "replies": { "id": "https://macaw.social/users/thinkingfish/statuses/111047821411347574/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://macaw.social/users/thinkingfish/statuses/111047821411347574/replies?only_other_accounts=true&page=true", "partOf": "https://macaw.social/users/thinkingfish/statuses/111047821411347574/replies", "items": [] } }, "likes": { "id": "https://macaw.social/users/thinkingfish/statuses/111047821411347574/likes", "type": "Collection", "totalItems": 3 }, "shares": { "id": "https://macaw.social/users/thinkingfish/statuses/111047821411347574/shares", "type": "Collection", "totalItems": 0 } }