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", "blurhash": "toot:blurhash", "focalPoint": { "@container": "@list", "@id": "toot:focalPoint" }, "Hashtag": "as:Hashtag" } ], "id": "https://fosstodon.org/users/coolbutuseless/statuses/112526264224929285", "type": "Note", "summary": null, "inReplyTo": "https://fosstodon.org/users/coolbutuseless/statuses/112520675695648065", "published": "2024-05-29T20:28:49Z", "url": "https://fosstodon.org/@coolbutuseless/112526264224929285", "attributedTo": "https://fosstodon.org/users/coolbutuseless", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/coolbutuseless/followers" ], "sensitive": false, "atomUri": "https://fosstodon.org/users/coolbutuseless/statuses/112526264224929285", "inReplyToAtomUri": "https://fosstodon.org/users/coolbutuseless/statuses/112520675695648065", "conversation": "tag:fosstodon.org,2024-05-28:objectId=212581864:objectType=Conversation", "content": "<p>Using {emphatic} in my day-to-day: Quickly seeing how/where arguments are used in a function.</p><p>I was curious if an argument to a function was actually used in the function or even passed on to something else.</p><p>In this case &#39;x11()&#39; on windows is just a wrapper to the &#39;windows()&#39; graphics device</p><p>Are the &#39;type&#39; and &#39;antialias&#39; arguments used at all?</p><p>&#39;hl_grep()&#39; says no!</p><p><a href=\"https://cran.r-project.org/web/packages/emphatic/index.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">cran.r-project.org/web/package</span><span class=\"invisible\">s/emphatic/index.html</span></a></p><p><a href=\"https://fosstodon.org/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a></p>", "contentMap": { "en": "<p>Using {emphatic} in my day-to-day: Quickly seeing how/where arguments are used in a function.</p><p>I was curious if an argument to a function was actually used in the function or even passed on to something else.</p><p>In this case &#39;x11()&#39; on windows is just a wrapper to the &#39;windows()&#39; graphics device</p><p>Are the &#39;type&#39; and &#39;antialias&#39; arguments used at all?</p><p>&#39;hl_grep()&#39; says no!</p><p><a href=\"https://cran.r-project.org/web/packages/emphatic/index.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">cran.r-project.org/web/package</span><span class=\"invisible\">s/emphatic/index.html</span></a></p><p><a href=\"https://fosstodon.org/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a></p>" }, "attachment": [ { "type": "Document", "mediaType": "image/png", "url": "https://cdn.fosstodon.org/media_attachments/files/112/526/259/270/347/559/original/830d90b49c53bb9b.png", "name": "Using emphatic to search for the text 'type' in a function body.", "blurhash": "U26Rr[~q8_xW-.RQRPoGMvn*RPac9E%L-pt7", "focalPoint": [ 0, 0 ], "width": 840, "height": 373 }, { "type": "Document", "mediaType": "image/png", "url": "https://cdn.fosstodon.org/media_attachments/files/112/526/259/325/576/725/original/bebfc7287b797aa9.png", "name": "Using emphatic to search for the text 'antialias' in a function body.", "blurhash": "U26IBP^-Dht5~oRTaJadMvRQaJV@Mv%M%2t6", "focalPoint": [ 0, 0 ], "width": 823, "height": 403 } ], "tag": [ { "type": "Hashtag", "href": "https://fosstodon.org/tags/rstats", "name": "#rstats" } ], "replies": { "id": "https://fosstodon.org/users/coolbutuseless/statuses/112526264224929285/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/coolbutuseless/statuses/112526264224929285/replies?only_other_accounts=true&page=true", "partOf": "https://fosstodon.org/users/coolbutuseless/statuses/112526264224929285/replies", "items": [] } }, "likes": { "id": "https://fosstodon.org/users/coolbutuseless/statuses/112526264224929285/likes", "type": "Collection", "totalItems": 7 }, "shares": { "id": "https://fosstodon.org/users/coolbutuseless/statuses/112526264224929285/shares", "type": "Collection", "totalItems": 2 } }