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" } ], "id": "https://mastodon.social/users/octopus/statuses/265564", "type": "Note", "summary": null, "inReplyTo": null, "published": "2016-11-30T03:07:29Z", "url": "https://mastodon.social/@octopus/265564", "attributedTo": "https://mastodon.social/users/octopus", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/octopus/followers" ], "sensitive": false, "atomUri": "tag:mastodon.social,2016-11-30:objectId=265564:objectType=Status", "inReplyToAtomUri": null, "conversation": null, "content": "<p>5. We define a task to create it, but never explicitly execute that task. The &quot;processResources&quot; task implies it.</p><p>So far, this is looking a lot like the Gulp problem - required task not being executed. And I did just make a change to what tasks Gradle does before which other tasks; I could have broken it with my changes.</p><p>6. I absolutely did not change anything related to that task.</p><p>7. processResources does not appear in the build log - but there is a processTestResources.</p>", "contentMap": { "en": "<p>5. We define a task to create it, but never explicitly execute that task. The &quot;processResources&quot; task implies it.</p><p>So far, this is looking a lot like the Gulp problem - required task not being executed. And I did just make a change to what tasks Gradle does before which other tasks; I could have broken it with my changes.</p><p>6. I absolutely did not change anything related to that task.</p><p>7. processResources does not appear in the build log - but there is a processTestResources.</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://mastodon.social/users/octopus/statuses/265564/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/octopus/statuses/265564/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/octopus/statuses/265564/replies", "items": [] } }, "likes": { "id": "https://mastodon.social/users/octopus/statuses/265564/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.social/users/octopus/statuses/265564/shares", "type": "Collection", "totalItems": 0 } }