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/volcan01010/statuses/113516513135631051", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-20T17:42:09Z", "url": "https://fosstodon.org/@volcan01010/113516513135631051", "attributedTo": "https://fosstodon.org/users/volcan01010", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/volcan01010/followers", "https://mastodon.social/users/ximenes" ], "sensitive": false, "atomUri": "https://fosstodon.org/users/volcan01010/statuses/113516513135631051", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2024-11-20:objectId=262708472:objectType=Conversation", "content": "<p>We had a <a href=\"https://fosstodon.org/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> clinic session yesterday on introductory text parsing and regular expressions. There&#39;s a Jupyter notebook here with what we covered:</p><p><a href=\"https://github.com/BritishGeologicalSurvey/python-clinic/blob/master/edinburgh_materials/text_parse/text_parse.ipynb\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/BritishGeologicalSu</span><span class=\"invisible\">rvey/python-clinic/blob/master/edinburgh_materials/text_parse/text_parse.ipynb</span></a></p><p>I find regular expressions to be an &quot;unknown unknown&quot; for people new to coding. If you don&#39;t know they exist, how do you know how you can use them?</p><p>The aim of the session was to show that they exist.</p><p><a href=\"https://fosstodon.org/tags/rse\" class=\"mention hashtag\" rel=\"tag\">#<span>rse</span></a> <a href=\"https://fosstodon.org/tags/regex\" class=\"mention hashtag\" rel=\"tag\">#<span>regex</span></a> cc: <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ximenes\" class=\"u-url mention\">@<span>ximenes</span></a></span></p>", "contentMap": { "en": "<p>We had a <a href=\"https://fosstodon.org/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> clinic session yesterday on introductory text parsing and regular expressions. There&#39;s a Jupyter notebook here with what we covered:</p><p><a href=\"https://github.com/BritishGeologicalSurvey/python-clinic/blob/master/edinburgh_materials/text_parse/text_parse.ipynb\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/BritishGeologicalSu</span><span class=\"invisible\">rvey/python-clinic/blob/master/edinburgh_materials/text_parse/text_parse.ipynb</span></a></p><p>I find regular expressions to be an &quot;unknown unknown&quot; for people new to coding. If you don&#39;t know they exist, how do you know how you can use them?</p><p>The aim of the session was to show that they exist.</p><p><a href=\"https://fosstodon.org/tags/rse\" class=\"mention hashtag\" rel=\"tag\">#<span>rse</span></a> <a href=\"https://fosstodon.org/tags/regex\" class=\"mention hashtag\" rel=\"tag\">#<span>regex</span></a> cc: <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ximenes\" class=\"u-url mention\">@<span>ximenes</span></a></span></p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://mastodon.social/users/ximenes", "name": "@ximenes@mastodon.social" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/python", "name": "#python" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/rse", "name": "#rse" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/regex", "name": "#regex" } ], "replies": { "id": "https://fosstodon.org/users/volcan01010/statuses/113516513135631051/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/volcan01010/statuses/113516513135631051/replies?only_other_accounts=true&page=true", "partOf": "https://fosstodon.org/users/volcan01010/statuses/113516513135631051/replies", "items": [] } }, "likes": { "id": "https://fosstodon.org/users/volcan01010/statuses/113516513135631051/likes", "type": "Collection", "totalItems": 8 }, "shares": { "id": "https://fosstodon.org/users/volcan01010/statuses/113516513135631051/shares", "type": "Collection", "totalItems": 5 } }