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.
{
"@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/blaine/statuses/113442655154025754",
"type": "Note",
"summary": null,
"inReplyTo": "https://digitalcourage.social/users/sl007/statuses/113442569035754173",
"published": "2024-11-07T16:39:05Z",
"url": "https://mastodon.social/@blaine/113442655154025754",
"attributedTo": "https://mastodon.social/users/blaine",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/blaine/followers",
"https://digitalcourage.social/users/sl007",
"https://fosstodon.org/users/hongminhee"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/blaine/statuses/113442655154025754",
"inReplyToAtomUri": "https://digitalcourage.social/users/sl007/statuses/113442569035754173",
"conversation": "tag:fosstodon.org,2024-11-07:objectId=258643026:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://digitalcourage.social/@sl007\" class=\"u-url mention\">@<span>sl007</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@hongminhee\" class=\"u-url mention\">@<span>hongminhee</span></a></span> 100% to fedi-handle as a good option. My overriding principle is always "fewest questions to the end user."</p><p>There's no reason nowadays, especially for developers, to not use long-lived session cookies (or at least transparently rotate the session). Given that, if they're not signed in there's a good chance they don't remember which mechanism they used in the first place.</p><p>If you can do discovery to one-click sign-in (e.g. webfinger->fedi oauth), do it!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://digitalcourage.social/@sl007\" class=\"u-url mention\">@<span>sl007</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@hongminhee\" class=\"u-url mention\">@<span>hongminhee</span></a></span> 100% to fedi-handle as a good option. My overriding principle is always "fewest questions to the end user."</p><p>There's no reason nowadays, especially for developers, to not use long-lived session cookies (or at least transparently rotate the session). Given that, if they're not signed in there's a good chance they don't remember which mechanism they used in the first place.</p><p>If you can do discovery to one-click sign-in (e.g. webfinger->fedi oauth), do it!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://digitalcourage.social/users/sl007",
"name": "@sl007@digitalcourage.social"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/hongminhee",
"name": "@hongminhee@fosstodon.org"
}
],
"replies": {
"id": "https://mastodon.social/users/blaine/statuses/113442655154025754/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/blaine/statuses/113442655154025754/replies?min_id=113442683932874453&page=true",
"partOf": "https://mastodon.social/users/blaine/statuses/113442655154025754/replies",
"items": [
"https://mastodon.social/users/blaine/statuses/113442683932874453"
]
}
},
"likes": {
"id": "https://mastodon.social/users/blaine/statuses/113442655154025754/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/blaine/statuses/113442655154025754/shares",
"type": "Collection",
"totalItems": 0
}
}