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/265653", "type": "Note", "summary": null, "inReplyTo": null, "published": "2016-11-30T03:16:28Z", "url": "https://mastodon.social/@octopus/265653", "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=265653:objectType=Status", "inReplyToAtomUri": null, "conversation": null, "content": "<p>Nearly exactly the same problem. I just need to make sure processTestResources also creates the file. I didn&#39;t cause the error, I just uncovered it by fixing something earlier in the pipeline!</p><p>8. processTestResources already does processResources. The build actually works. Which seems right, because I did check everything worked before committing my changes.</p><p>Can you guess the issue? It&#39;s not a permissions or write-access problem.</p>", "contentMap": { "en": "<p>Nearly exactly the same problem. I just need to make sure processTestResources also creates the file. I didn&#39;t cause the error, I just uncovered it by fixing something earlier in the pipeline!</p><p>8. processTestResources already does processResources. The build actually works. Which seems right, because I did check everything worked before committing my changes.</p><p>Can you guess the issue? It&#39;s not a permissions or write-access problem.</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://mastodon.social/users/octopus/statuses/265653/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/octopus/statuses/265653/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/octopus/statuses/265653/replies", "items": [] } }, "likes": { "id": "https://mastodon.social/users/octopus/statuses/265653/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.social/users/octopus/statuses/265653/shares", "type": "Collection", "totalItems": 0 } }