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://datasci.social/users/scottish/statuses/114308459529822709", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-04-09T14:24:32Z", "url": "https://datasci.social/@scottish/114308459529822709", "attributedTo": "https://datasci.social/users/scottish", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://datasci.social/users/scottish/followers" ], "sensitive": false, "atomUri": "https://datasci.social/users/scottish/statuses/114308459529822709", "inReplyToAtomUri": null, "conversation": "tag:datasci.social,2025-04-09:objectId=10823943:objectType=Conversation", "content": "<p>First real brush with Fortran in the wild since hundreds of years ago as a student converting code from &quot;Numerical Recipes in Fortran&quot; books into C.</p><p>On a Mac I needed to install gfortran-12.2-universal.pkg from <a href=\"https://cran.r-project.org/bin/macosx/tools/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">cran.r-project.org/bin/macosx/</span><span class=\"invisible\">tools/</span></a> to let me install the nlme package from source.</p><p><a href=\"https://datasci.social/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a> <a href=\"https://datasci.social/tags/Fortran\" class=\"mention hashtag\" rel=\"tag\">#<span>Fortran</span></a></p>", "contentMap": { "en": "<p>First real brush with Fortran in the wild since hundreds of years ago as a student converting code from &quot;Numerical Recipes in Fortran&quot; books into C.</p><p>On a Mac I needed to install gfortran-12.2-universal.pkg from <a href=\"https://cran.r-project.org/bin/macosx/tools/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">cran.r-project.org/bin/macosx/</span><span class=\"invisible\">tools/</span></a> to let me install the nlme package from source.</p><p><a href=\"https://datasci.social/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a> <a href=\"https://datasci.social/tags/Fortran\" class=\"mention hashtag\" rel=\"tag\">#<span>Fortran</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://datasci.social/tags/rstats", "name": "#rstats" }, { "type": "Hashtag", "href": "https://datasci.social/tags/fortran", "name": "#fortran" } ], "replies": { "id": "https://datasci.social/users/scottish/statuses/114308459529822709/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://datasci.social/users/scottish/statuses/114308459529822709/replies?only_other_accounts=true&page=true", "partOf": "https://datasci.social/users/scottish/statuses/114308459529822709/replies", "items": [] } }, "likes": { "id": "https://datasci.social/users/scottish/statuses/114308459529822709/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://datasci.social/users/scottish/statuses/114308459529822709/shares", "type": "Collection", "totalItems": 0 } }