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://mastodon.gamedev.place/users/eieio/statuses/111190521120302217/activity", "type": "Create", "actor": "https://mastodon.gamedev.place/users/eieio", "published": "2023-10-06T22:51:47Z", "to": [ "https://mastodon.gamedev.place/users/eieio/followers" ], "cc": [ "https://www.w3.org/ns/activitystreams#Public", "https://firefish.social/users/9dyq2qmiq9", "https://digipres.club/users/misty", "https://social.alexwlchan.net/users/alex" ], "object": { "id": "https://mastodon.gamedev.place/users/eieio/statuses/111190521120302217", "type": "Note", "summary": null, "inReplyTo": null, "published": "2023-10-06T22:51:47Z", "url": "https://mastodon.gamedev.place/@eieio/111190521120302217", "attributedTo": "https://mastodon.gamedev.place/users/eieio", "to": [ "https://mastodon.gamedev.place/users/eieio/followers" ], "cc": [ "https://www.w3.org/ns/activitystreams#Public", "https://firefish.social/users/9dyq2qmiq9", "https://digipres.club/users/misty", "https://social.alexwlchan.net/users/alex" ], "sensitive": false, "atomUri": "https://mastodon.gamedev.place/users/eieio/statuses/111190521120302217", "inReplyToAtomUri": null, "conversation": "tag:digipres.club,2023-09-30:objectId=14079440:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://firefish.social/@BlakeL\" class=\"u-url mention\">@<span>BlakeL</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://digipres.club/@misty\" class=\"u-url mention\">@<span>misty</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://social.alexwlchan.net/@alex\" class=\"u-url mention\">@<span>alex</span></a></span> </p><p>(I&#39;m the implementor of flappy dird). Possible but maybe tricky! Right now I get input two ways:</p><p>-double clicks on files. directories are symlinks to the parent so double clicking doesn&#39;t change the directory but MacOS updates a timestamp. Has 1 second precision.</p><p>-file selection (how many, what name). Takes 0.1 seconds because i use applescript.</p><p>So you could probs rig up tetris but it might be frustrating because of input latency esp if you try to run at high FPS.</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://firefish.social/@BlakeL\" class=\"u-url mention\">@<span>BlakeL</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://digipres.club/@misty\" class=\"u-url mention\">@<span>misty</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://social.alexwlchan.net/@alex\" class=\"u-url mention\">@<span>alex</span></a></span> </p><p>(I&#39;m the implementor of flappy dird). Possible but maybe tricky! Right now I get input two ways:</p><p>-double clicks on files. directories are symlinks to the parent so double clicking doesn&#39;t change the directory but MacOS updates a timestamp. Has 1 second precision.</p><p>-file selection (how many, what name). Takes 0.1 seconds because i use applescript.</p><p>So you could probs rig up tetris but it might be frustrating because of input latency esp if you try to run at high FPS.</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://firefish.social/users/9dyq2qmiq9", "name": "@BlakeL@firefish.social" }, { "type": "Mention", "href": "https://digipres.club/users/misty", "name": "@misty@digipres.club" }, { "type": "Mention", "href": "https://social.alexwlchan.net/users/alex", "name": "@alex@alexwlchan.net" } ], "replies": { "id": "https://mastodon.gamedev.place/users/eieio/statuses/111190521120302217/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.gamedev.place/users/eieio/statuses/111190521120302217/replies?min_id=111190525032447605&page=true", "partOf": "https://mastodon.gamedev.place/users/eieio/statuses/111190521120302217/replies", "items": [ "https://mastodon.gamedev.place/users/eieio/statuses/111190525032447605" ] } }, "likes": { "id": "https://mastodon.gamedev.place/users/eieio/statuses/111190521120302217/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://mastodon.gamedev.place/users/eieio/statuses/111190521120302217/shares", "type": "Collection", "totalItems": 0 } } }