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://mastodon.online/users/psychotimmy/statuses/110473987355706310", "type": "Note", "summary": null, "inReplyTo": null, "published": "2023-06-02T09:47:49Z", "url": "https://mastodon.online/@psychotimmy/110473987355706310", "attributedTo": "https://mastodon.online/users/psychotimmy", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.online/users/psychotimmy/followers" ], "sensitive": false, "atomUri": "https://mastodon.online/users/psychotimmy/statuses/110473987355706310", "inReplyToAtomUri": null, "conversation": "tag:mastodon.online,2023-06-02:objectId=174485274:objectType=Conversation", "content": "<p>The fifth (and last) in a short series of blog posts describing my attempt to implement a &#39;big integer&#39; library in Turbo Pascal 3.01A for CP/M 2.2 - Optimisation using go faster stripes!</p><p>*** Includes gratuitous pictures of two of my cars 35 years apart ***</p><p><a href=\"https://z80.timholyoake.uk/big-integers-in-turbo-pascal-3-01a-5/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">z80.timholyoake.uk/big-integer</span><span class=\"invisible\">s-in-turbo-pascal-3-01a-5/</span></a></p><p>*** Also includes a link to my GitHub repo with the code, for anyone who has some time to fill this summer ***</p><p><a href=\"https://mastodon.online/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a> <a href=\"https://mastodon.online/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a> <a href=\"https://mastodon.online/tags/Pascal\" class=\"mention hashtag\" rel=\"tag\">#<span>Pascal</span></a> <a href=\"https://mastodon.online/tags/CPM\" class=\"mention hashtag\" rel=\"tag\">#<span>CPM</span></a> <a href=\"https://mastodon.online/tags/RC2014\" class=\"mention hashtag\" rel=\"tag\">#<span>RC2014</span></a></p>", "contentMap": { "en": "<p>The fifth (and last) in a short series of blog posts describing my attempt to implement a &#39;big integer&#39; library in Turbo Pascal 3.01A for CP/M 2.2 - Optimisation using go faster stripes!</p><p>*** Includes gratuitous pictures of two of my cars 35 years apart ***</p><p><a href=\"https://z80.timholyoake.uk/big-integers-in-turbo-pascal-3-01a-5/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">z80.timholyoake.uk/big-integer</span><span class=\"invisible\">s-in-turbo-pascal-3-01a-5/</span></a></p><p>*** Also includes a link to my GitHub repo with the code, for anyone who has some time to fill this summer ***</p><p><a href=\"https://mastodon.online/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a> <a href=\"https://mastodon.online/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a> <a href=\"https://mastodon.online/tags/Pascal\" class=\"mention hashtag\" rel=\"tag\">#<span>Pascal</span></a> <a href=\"https://mastodon.online/tags/CPM\" class=\"mention hashtag\" rel=\"tag\">#<span>CPM</span></a> <a href=\"https://mastodon.online/tags/RC2014\" class=\"mention hashtag\" rel=\"tag\">#<span>RC2014</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.online/tags/retrocomputing", "name": "#retrocomputing" }, { "type": "Hashtag", "href": "https://mastodon.online/tags/programming", "name": "#programming" }, { "type": "Hashtag", "href": "https://mastodon.online/tags/pascal", "name": "#pascal" }, { "type": "Hashtag", "href": "https://mastodon.online/tags/cpm", "name": "#cpm" }, { "type": "Hashtag", "href": "https://mastodon.online/tags/rc2014", "name": "#rc2014" } ], "replies": { "id": "https://mastodon.online/users/psychotimmy/statuses/110473987355706310/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.online/users/psychotimmy/statuses/110473987355706310/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.online/users/psychotimmy/statuses/110473987355706310/replies", "items": [] } }, "likes": { "id": "https://mastodon.online/users/psychotimmy/statuses/110473987355706310/likes", "type": "Collection", "totalItems": 7 }, "shares": { "id": "https://mastodon.online/users/psychotimmy/statuses/110473987355706310/shares", "type": "Collection", "totalItems": 3 } }