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", "litepub": "http://litepub.social/ns#", "directMessage": "litepub:directMessage", "fedibird": "http://fedibird.com/ns#", "quoteUri": "fedibird:quoteUri", "Hashtag": "as:Hashtag" } ], "id": "https://social.skewed.de/users/tiago/statuses/112509408992956644", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-05-26T21:02:19Z", "url": "https://social.skewed.de/@tiago/112509408992956644", "attributedTo": "https://social.skewed.de/users/tiago", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://social.skewed.de/users/tiago/followers", "https://social.skewed.de/users/graph_tool" ], "sensitive": false, "atomUri": "https://social.skewed.de/users/tiago/statuses/112509408992956644", "inReplyToAtomUri": null, "conversation": "tag:social.skewed.de,2024-05-26:objectId=24730794:objectType=Conversation", "content": "<p>Did you know that besides its OpenMP support for parallel algorithms, <span class=\"h-card\" translate=\"no\"><a href=\"https://social.skewed.de/@graph_tool\" class=\"u-url mention\">@<span>graph_tool</span></a></span> also releases Python&#39;s global interpreter lock when it reaches its C++ implementations?</p><p>This means you can run many algorithms in parallel using threads — from the same process!</p><p>More here: <a href=\"https://graph-tool.skewed.de/static/doc/parallel.html#the-global-interpreter-lock-gil\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">graph-tool.skewed.de/static/do</span><span class=\"invisible\">c/parallel.html#the-global-interpreter-lock-gil</span></a></p><p><a href=\"https://social.skewed.de/tags/networks\" class=\"mention hashtag\" rel=\"tag\">#<span>networks</span></a> <a href=\"https://social.skewed.de/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a></p>", "contentMap": { "en": "<p>Did you know that besides its OpenMP support for parallel algorithms, <span class=\"h-card\" translate=\"no\"><a href=\"https://social.skewed.de/@graph_tool\" class=\"u-url mention\">@<span>graph_tool</span></a></span> also releases Python&#39;s global interpreter lock when it reaches its C++ implementations?</p><p>This means you can run many algorithms in parallel using threads — from the same process!</p><p>More here: <a href=\"https://graph-tool.skewed.de/static/doc/parallel.html#the-global-interpreter-lock-gil\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">graph-tool.skewed.de/static/do</span><span class=\"invisible\">c/parallel.html#the-global-interpreter-lock-gil</span></a></p><p><a href=\"https://social.skewed.de/tags/networks\" class=\"mention hashtag\" rel=\"tag\">#<span>networks</span></a> <a href=\"https://social.skewed.de/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a></p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://social.skewed.de/users/graph_tool", "name": "@graph_tool" }, { "type": "Hashtag", "href": "https://social.skewed.de/tags/networks", "name": "#networks" }, { "type": "Hashtag", "href": "https://social.skewed.de/tags/python", "name": "#python" } ], "replies": { "id": "https://social.skewed.de/users/tiago/statuses/112509408992956644/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://social.skewed.de/users/tiago/statuses/112509408992956644/replies?only_other_accounts=true&page=true", "partOf": "https://social.skewed.de/users/tiago/statuses/112509408992956644/replies", "items": [] } } }