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/pagghiu/statuses/111629119158735646/activity", "type": "Create", "actor": "https://mastodon.gamedev.place/users/pagghiu", "published": "2023-12-23T09:53:02Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.gamedev.place/users/pagghiu/followers", "https://mastodon.social/users/PeterSommerlad" ], "object": { "id": "https://mastodon.gamedev.place/users/pagghiu/statuses/111629119158735646", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.social/users/PeterSommerlad/statuses/111629068780174157", "published": "2023-12-23T09:53:02Z", "url": "https://mastodon.gamedev.place/@pagghiu/111629119158735646", "attributedTo": "https://mastodon.gamedev.place/users/pagghiu", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.gamedev.place/users/pagghiu/followers", "https://mastodon.social/users/PeterSommerlad" ], "sensitive": false, "atomUri": "https://mastodon.gamedev.place/users/pagghiu/statuses/111629119158735646", "inReplyToAtomUri": "https://mastodon.social/users/PeterSommerlad/statuses/111629068780174157", "conversation": "tag:mastodon.gamedev.place,2023-12-23:objectId=70670944:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@PeterSommerlad\" class=\"u-url mention\">@<span>PeterSommerlad</span></a></span> the Algorithms library is just a placeholder, and it’s just a draft, as specified here:</p><p><a href=\"https://pagghiu.github.io/SaneCppLibraries/library_algorithms.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">pagghiu.github.io/SaneCppLibra</span><span class=\"invisible\">ries/library_algorithms.html</span></a></p><p>The bubble sort was needed by some other library and I thought it would have been a good idea placing it into its own library instead of throwing it into some random header. The test can be improved for sure.</p>", "contentMap": { "it": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@PeterSommerlad\" class=\"u-url mention\">@<span>PeterSommerlad</span></a></span> the Algorithms library is just a placeholder, and it’s just a draft, as specified here:</p><p><a href=\"https://pagghiu.github.io/SaneCppLibraries/library_algorithms.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">pagghiu.github.io/SaneCppLibra</span><span class=\"invisible\">ries/library_algorithms.html</span></a></p><p>The bubble sort was needed by some other library and I thought it would have been a good idea placing it into its own library instead of throwing it into some random header. The test can be improved for sure.</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://mastodon.social/users/PeterSommerlad", "name": "@PeterSommerlad@mastodon.social" } ], "replies": { "id": "https://mastodon.gamedev.place/users/pagghiu/statuses/111629119158735646/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.gamedev.place/users/pagghiu/statuses/111629119158735646/replies?min_id=111629120423289266&page=true", "partOf": "https://mastodon.gamedev.place/users/pagghiu/statuses/111629119158735646/replies", "items": [ "https://mastodon.gamedev.place/users/pagghiu/statuses/111629120423289266" ] } }, "likes": { "id": "https://mastodon.gamedev.place/users/pagghiu/statuses/111629119158735646/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.gamedev.place/users/pagghiu/statuses/111629119158735646/shares", "type": "Collection", "totalItems": 0 } } }