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/adamchainz/statuses/113519975046464963/activity", "type": "Create", "actor": "https://fosstodon.org/users/adamchainz", "published": "2024-11-21T08:22:33Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/adamchainz/followers" ], "object": { "id": "https://fosstodon.org/users/adamchainz/statuses/113519975046464963", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-21T08:22:33Z", "url": "https://fosstodon.org/@adamchainz/113519975046464963", "attributedTo": "https://fosstodon.org/users/adamchainz", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/adamchainz/followers" ], "sensitive": false, "atomUri": "https://fosstodon.org/users/adamchainz/statuses/113519975046464963", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2024-11-21:objectId=262893884:objectType=Conversation", "content": "<p>👻 New post covering finding “ghost tables” in Django projects: tables without associated models.</p><p>A client asked me today about finding such tables, and I realized I knew the Django internal methods that could help.</p><p><a href=\"https://fosstodon.org/tags/Django\" class=\"mention hashtag\" rel=\"tag\">#<span>Django</span></a></p><p><a href=\"https://adamj.eu/tech/2024/11/21/django-tables-without-models/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">adamj.eu/tech/2024/11/21/djang</span><span class=\"invisible\">o-tables-without-models/</span></a></p>", "contentMap": { "en": "<p>👻 New post covering finding “ghost tables” in Django projects: tables without associated models.</p><p>A client asked me today about finding such tables, and I realized I knew the Django internal methods that could help.</p><p><a href=\"https://fosstodon.org/tags/Django\" class=\"mention hashtag\" rel=\"tag\">#<span>Django</span></a></p><p><a href=\"https://adamj.eu/tech/2024/11/21/django-tables-without-models/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">adamj.eu/tech/2024/11/21/djang</span><span class=\"invisible\">o-tables-without-models/</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://fosstodon.org/tags/django", "name": "#django" } ], "replies": { "id": "https://fosstodon.org/users/adamchainz/statuses/113519975046464963/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/adamchainz/statuses/113519975046464963/replies?only_other_accounts=true&page=true", "partOf": "https://fosstodon.org/users/adamchainz/statuses/113519975046464963/replies", "items": [] } }, "likes": { "id": "https://fosstodon.org/users/adamchainz/statuses/113519975046464963/likes", "type": "Collection", "totalItems": 18 }, "shares": { "id": "https://fosstodon.org/users/adamchainz/statuses/113519975046464963/shares", "type": "Collection", "totalItems": 5 } } }