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/109722387584582533", "type": "Note", "summary": null, "inReplyTo": "https://sigmoid.social/users/mervenoyan/statuses/109722386046048990", "published": "2023-01-20T16:06:07Z", "url": "https://sigmoid.social/@mervenoyan/109722387584582533", "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/109722387584582533", "inReplyToAtomUri": "https://sigmoid.social/users/mervenoyan/statuses/109722386046048990", "conversation": "tag:sigmoid.social,2023-01-20:objectId=5169908:objectType=Conversation", "content": "<p>A cool thing with versioning in Hugging Face Hub is that you can access the info in the model card programmatically to run analyses on your experiments, e.g. run multiple experiments, automatically create and push model cards for all of them, pull info from model cards and write a small script for analysis on which model is the best! 🌟</p>", "contentMap": { "tr": "<p>A cool thing with versioning in Hugging Face Hub is that you can access the info in the model card programmatically to run analyses on your experiments, e.g. run multiple experiments, automatically create and push model cards for all of them, pull info from model cards and write a small script for analysis on which model is the best! 🌟</p>" }, "attachment": [], "tag": [], "replies": { "id": "https://sigmoid.social/users/mervenoyan/statuses/109722387584582533/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://sigmoid.social/users/mervenoyan/statuses/109722387584582533/replies?min_id=109722388489266040&page=true", "partOf": "https://sigmoid.social/users/mervenoyan/statuses/109722387584582533/replies", "items": [ "https://sigmoid.social/users/mervenoyan/statuses/109722388489266040" ] } }, "likes": { "id": "https://sigmoid.social/users/mervenoyan/statuses/109722387584582533/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://sigmoid.social/users/mervenoyan/statuses/109722387584582533/shares", "type": "Collection", "totalItems": 0 } }