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", "Hashtag": "as:Hashtag" } ], "id": "https://fosstodon.org/users/markwalker/statuses/113471936359870251/activity", "type": "Create", "actor": "https://fosstodon.org/users/markwalker", "published": "2024-11-12T20:45:41Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/markwalker/followers" ], "object": { "id": "https://fosstodon.org/users/markwalker/statuses/113471936359870251", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-12T20:45:41Z", "url": "https://fosstodon.org/@markwalker/113471936359870251", "attributedTo": "https://fosstodon.org/users/markwalker", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/markwalker/followers" ], "sensitive": false, "atomUri": "https://fosstodon.org/users/markwalker/statuses/113471936359870251", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2024-11-12:objectId=260258234:objectType=Conversation", "content": "<p>I&#39;m starting a migration from redis to valkey.</p><p>The easy bit is done - I have a valkey cluster! Now I need to workout what django needs to look like for it to work with it.</p><p>And then need celery/kombu support for valkey, but searching for these things usually turns up results about cooking 😂 </p><p><a href=\"https://fosstodon.org/tags/django\" class=\"mention hashtag\" rel=\"tag\">#<span>django</span></a> <a href=\"https://fosstodon.org/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a></p>", "contentMap": { "en": "<p>I&#39;m starting a migration from redis to valkey.</p><p>The easy bit is done - I have a valkey cluster! Now I need to workout what django needs to look like for it to work with it.</p><p>And then need celery/kombu support for valkey, but searching for these things usually turns up results about cooking 😂 </p><p><a href=\"https://fosstodon.org/tags/django\" class=\"mention hashtag\" rel=\"tag\">#<span>django</span></a> <a href=\"https://fosstodon.org/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a></p>" }, "updated": "2024-11-12T21:37:21Z", "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://fosstodon.org/tags/django", "name": "#django" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/python", "name": "#python" } ], "replies": { "id": "https://fosstodon.org/users/markwalker/statuses/113471936359870251/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/markwalker/statuses/113471936359870251/replies?min_id=113472561195008866&page=true", "partOf": "https://fosstodon.org/users/markwalker/statuses/113471936359870251/replies", "items": [ "https://fosstodon.org/users/markwalker/statuses/113472561195008866" ] } }, "likes": { "id": "https://fosstodon.org/users/markwalker/statuses/113471936359870251/likes", "type": "Collection", "totalItems": 5 }, "shares": { "id": "https://fosstodon.org/users/markwalker/statuses/113471936359870251/shares", "type": "Collection", "totalItems": 3 } } }