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/verzulli/statuses/109516862529867887", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-12-15T08:58:24Z", "url": "https://fosstodon.org/@verzulli/109516862529867887", "attributedTo": "https://fosstodon.org/users/verzulli", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/verzulli/followers" ], "sensitive": false, "atomUri": "https://fosstodon.org/users/verzulli/statuses/109516862529867887", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2022-12-15:objectId=69293416:objectType=Conversation", "content": "<p>I just completed the &quot;Day 7: No Space Left On Device&quot; challenge (P1 and P2) of Advent of Code 2022. Definitely an &quot;interesting&quot; challenge :-)</p><p>I&#39;m satisfied about my implementation: PERL helped significantly with its RegExp and HASH support. </p><p>If you&#39;re curious about my code, here it is (A-GPL, so feel free to reuse at your wish):</p><p><a href=\"https://gitlab.com/verzulli/advent-of-code-2022/-/tree/master/DAY_07\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gitlab.com/verzulli/advent-of-</span><span class=\"invisible\">code-2022/-/tree/master/DAY_07</span></a></p><p><a href=\"https://fosstodon.org/tags/AdventOfCode2022\" class=\"mention hashtag\" rel=\"tag\">#<span>AdventOfCode2022</span></a> <a href=\"https://fosstodon.org/tags/perl\" class=\"mention hashtag\" rel=\"tag\">#<span>perl</span></a> <a href=\"https://fosstodon.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://fosstodon.org/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a></p>", "contentMap": { "en": "<p>I just completed the &quot;Day 7: No Space Left On Device&quot; challenge (P1 and P2) of Advent of Code 2022. Definitely an &quot;interesting&quot; challenge :-)</p><p>I&#39;m satisfied about my implementation: PERL helped significantly with its RegExp and HASH support. </p><p>If you&#39;re curious about my code, here it is (A-GPL, so feel free to reuse at your wish):</p><p><a href=\"https://gitlab.com/verzulli/advent-of-code-2022/-/tree/master/DAY_07\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gitlab.com/verzulli/advent-of-</span><span class=\"invisible\">code-2022/-/tree/master/DAY_07</span></a></p><p><a href=\"https://fosstodon.org/tags/AdventOfCode2022\" class=\"mention hashtag\" rel=\"tag\">#<span>AdventOfCode2022</span></a> <a href=\"https://fosstodon.org/tags/perl\" class=\"mention hashtag\" rel=\"tag\">#<span>perl</span></a> <a href=\"https://fosstodon.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://fosstodon.org/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://fosstodon.org/tags/AdventOfCode2022", "name": "#AdventOfCode2022" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/perl", "name": "#perl" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/programming", "name": "#programming" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/opensource", "name": "#opensource" } ], "replies": { "id": "https://fosstodon.org/users/verzulli/statuses/109516862529867887/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/verzulli/statuses/109516862529867887/replies?only_other_accounts=true&page=true", "partOf": "https://fosstodon.org/users/verzulli/statuses/109516862529867887/replies", "items": [] } }, "likes": { "id": "https://fosstodon.org/users/verzulli/statuses/109516862529867887/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://fosstodon.org/users/verzulli/statuses/109516862529867887/shares", "type": "Collection", "totalItems": 0 } }