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://mastodon.social/users/eheisman/statuses/109264267773660866/activity", "type": "Create", "actor": "https://mastodon.social/users/eheisman", "published": "2022-10-31T18:20:14Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/eheisman/followers" ], "object": { "id": "https://mastodon.social/users/eheisman/statuses/109264267773660866", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-10-31T18:20:14Z", "url": "https://mastodon.social/@eheisman/109264267773660866", "attributedTo": "https://mastodon.social/users/eheisman", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/eheisman/followers" ], "sensitive": false, "atomUri": "https://mastodon.social/users/eheisman/statuses/109264267773660866", "inReplyToAtomUri": null, "conversation": "tag:mastodon.social,2022-10-31:objectId=324015135:objectType=Conversation", "content": "<p>Spent some time this morning helping a coworker deal with the mess of dependency for my <a href=\"https://mastodon.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> package that accesses a <a href=\"https://mastodon.social/tags/fortran\" class=\"mention hashtag\" rel=\"tag\">#<span>fortran</span></a> library via a <a href=\"https://mastodon.social/tags/java\" class=\"mention hashtag\" rel=\"tag\">#<span>java</span></a> wrapper. When I wrote it the Fortran part was not open source, and the Java API is well documented.</p><p>In a world where I had the time, (hahaha) should I:<br />- learn how to properly deal with dependencies from R <br />or<br />- rewrite the whole thing, wrapper level included to just use the raw Fortran source?</p>", "contentMap": { "en": "<p>Spent some time this morning helping a coworker deal with the mess of dependency for my <a href=\"https://mastodon.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> package that accesses a <a href=\"https://mastodon.social/tags/fortran\" class=\"mention hashtag\" rel=\"tag\">#<span>fortran</span></a> library via a <a href=\"https://mastodon.social/tags/java\" class=\"mention hashtag\" rel=\"tag\">#<span>java</span></a> wrapper. When I wrote it the Fortran part was not open source, and the Java API is well documented.</p><p>In a world where I had the time, (hahaha) should I:<br />- learn how to properly deal with dependencies from R <br />or<br />- rewrite the whole thing, wrapper level included to just use the raw Fortran source?</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.social/tags/rstats", "name": "#rstats" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/fortran", "name": "#fortran" }, { "type": "Hashtag", "href": "https://mastodon.social/tags/java", "name": "#java" } ], "replies": { "id": "https://mastodon.social/users/eheisman/statuses/109264267773660866/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/eheisman/statuses/109264267773660866/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/eheisman/statuses/109264267773660866/replies", "items": [] } }, "likes": { "id": "https://mastodon.social/users/eheisman/statuses/109264267773660866/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.social/users/eheisman/statuses/109264267773660866/shares", "type": "Collection", "totalItems": 0 } } }