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", "blurhash": "toot:blurhash", "focalPoint": { "@container": "@list", "@id": "toot:focalPoint" } } ], "id": "https://mastodon.macstories.net/users/alex/statuses/109526576784408651", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-12-17T02:08:51Z", "url": "https://mastodon.macstories.net/@alex/109526576784408651", "attributedTo": "https://mastodon.macstories.net/users/alex", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.macstories.net/users/alex/followers" ], "sensitive": false, "atomUri": "https://mastodon.macstories.net/users/alex/statuses/109526576784408651", "inReplyToAtomUri": null, "conversation": "tag:macstories.net,2022-12-17:objectId=5598:objectType=Conversation", "content": "<p>Memory was pretty consistent all day long, sitting around 3.4GB. Actual usage is a little higher because we have Postgres, Redis, and a couple other Elastsearch containers offloaded to another server in our K8s cluster. A bit over 4GB with everything combined.</p><p>3.4GB on the main node is higher than I was expecting, as evidenced by the percentage graph. We were running a 4GB node, which had us toeing the line of 90% usage all day. Not what I wanted, but the little server stayed up.</p>", "contentMap": { "en": "<p>Memory was pretty consistent all day long, sitting around 3.4GB. Actual usage is a little higher because we have Postgres, Redis, and a couple other Elastsearch containers offloaded to another server in our K8s cluster. A bit over 4GB with everything combined.</p><p>3.4GB on the main node is higher than I was expecting, as evidenced by the percentage graph. We were running a 4GB node, which had us toeing the line of 90% usage all day. Not what I wanted, but the little server stayed up.</p>" }, "attachment": [ { "type": "Document", "mediaType": "image/png", "url": "https://cdn.macstories.net/media_attachments/files/109/526/575/520/925/469/original/6c9b1e0a21f62835.png", "name": null, "blurhash": "U04esK-=nV_3Mhxut7t8M{WBoej@H^t7bExb", "width": 1647, "height": 1222 } ], "tag": [], "replies": { "id": "https://mastodon.macstories.net/users/alex/statuses/109526576784408651/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.macstories.net/users/alex/statuses/109526576784408651/replies?min_id=109526598842777624&page=true", "partOf": "https://mastodon.macstories.net/users/alex/statuses/109526576784408651/replies", "items": [ "https://mastodon.macstories.net/users/alex/statuses/109526598842777624" ] } }, "likes": { "id": "https://mastodon.macstories.net/users/alex/statuses/109526576784408651/likes", "type": "Collection", "totalItems": 10 }, "shares": { "id": "https://mastodon.macstories.net/users/alex/statuses/109526576784408651/shares", "type": "Collection", "totalItems": 0 } }