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://sigmoid.social/users/mervenoyan/statuses/109722382979606928/replies", "type": "Collection", "first": { "id": "https://sigmoid.social/users/mervenoyan/statuses/109722382979606928/replies?page=true", "type": "CollectionPage", "next": "https://sigmoid.social/users/mervenoyan/statuses/109722382979606928/replies?only_other_accounts=true&page=true", "partOf": "https://sigmoid.social/users/mervenoyan/statuses/109722382979606928/replies", "items": [ { "id": "https://sigmoid.social/users/mervenoyan/statuses/109722384293572422", "type": "Note", "summary": null, "inReplyTo": "https://sigmoid.social/users/mervenoyan/statuses/109722382979606928", "published": "2023-01-20T16:05:17Z", "url": "https://sigmoid.social/@mervenoyan/109722384293572422", "attributedTo": "https://sigmoid.social/users/mervenoyan", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://sigmoid.social/users/mervenoyan/followers" ], "sensitive": false, "atomUri": "https://sigmoid.social/users/mervenoyan/statuses/109722384293572422", "inReplyToAtomUri": "https://sigmoid.social/users/mervenoyan/statuses/109722382979606928", "conversation": "tag:sigmoid.social,2023-01-20:objectId=5169908:objectType=Conversation", "content": "<p>When versioning your experiments, it&#39;s best to keep couple of information for better reproducibility:</p><p>🧑🏻‍🔬 Your hyperparameters and attributes of preprocessors and architecture (pipeline)<br />📈 Metrics<br />👑 Feature importances (which I used ELI5 for)<br />✅ Requirements of your environment</p>", "contentMap": { "tr": "<p>When versioning your experiments, it&#39;s best to keep couple of information for better reproducibility:</p><p>🧑🏻‍🔬 Your hyperparameters and attributes of preprocessors and architecture (pipeline)<br />📈 Metrics<br />👑 Feature importances (which I used ELI5 for)<br />✅ Requirements of your environment</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://sigmoid.social/users/mervenoyan/statuses/109722384293572422/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://sigmoid.social/users/mervenoyan/statuses/109722384293572422/replies?min_id=109722386046048990&page=true", "partOf": "https://sigmoid.social/users/mervenoyan/statuses/109722384293572422/replies", "items": [ "https://sigmoid.social/users/mervenoyan/statuses/109722386046048990" ] } }, "likes": { "id": "https://sigmoid.social/users/mervenoyan/statuses/109722384293572422/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://sigmoid.social/users/mervenoyan/statuses/109722384293572422/shares", "type": "Collection", "totalItems": 0 } } ] } }