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://fosstodon.org/users/markwalker/statuses/113484451013818667", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-15T01:48:19Z", "url": "https://fosstodon.org/@markwalker/113484451013818667", "attributedTo": "https://fosstodon.org/users/markwalker", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/markwalker/followers", "https://mastodon.social/users/AlSweigart" ], "sensitive": false, "atomUri": "https://fosstodon.org/users/markwalker/statuses/113484451013818667", "inReplyToAtomUri": null, "conversation": "tag:mastodon.social,2024-11-15:objectId=848397358:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@AlSweigart\" class=\"u-url mention\">@<span>AlSweigart</span></a></span> I used to work on a project that provided tax calculations.</p><p>All the various calculators were written in XML because the tool had to be used by a C# app and a python app 😬 </p><p>It was ok in the end. I was brought in to write a parser for the XML to turn it in to python and it all became pure python.</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@AlSweigart\" class=\"u-url mention\">@<span>AlSweigart</span></a></span> I used to work on a project that provided tax calculations.</p><p>All the various calculators were written in XML because the tool had to be used by a C# app and a python app 😬 </p><p>It was ok in the end. I was brought in to write a parser for the XML to turn it in to python and it all became pure python.</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://mastodon.social/users/AlSweigart", "name": "@AlSweigart@mastodon.social" } ], "replies": { "id": "https://fosstodon.org/users/markwalker/statuses/113484451013818667/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/markwalker/statuses/113484451013818667/replies?only_other_accounts=true&page=true", "partOf": "https://fosstodon.org/users/markwalker/statuses/113484451013818667/replies", "items": [] } }, "likes": { "id": "https://fosstodon.org/users/markwalker/statuses/113484451013818667/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://fosstodon.org/users/markwalker/statuses/113484451013818667/shares", "type": "Collection", "totalItems": 0 } }