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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/atoponce/statuses/112612421352804347",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-14T01:39:43Z",
"url": "https://fosstodon.org/@atoponce/112612421352804347",
"attributedTo": "https://fosstodon.org/users/atoponce",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/atoponce/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/atoponce/statuses/112612421352804347",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-06-14:objectId=217104266:objectType=Conversation",
"content": "<p>As a <a href=\"https://fosstodon.org/tags/Dvorak\" class=\"mention hashtag\" rel=\"tag\">#<span>Dvorak</span></a> typist, I loathe using "-" as a passphrase separator. It requires the use of the right little finger and is right next to the <Enter> key.</p><p>I've gotten into the habit of using the standard space " " instead.</p><p>At first, it was real weird, but it's grown on me, and now I find it quite natural, just like typing normal sentences.</p><p>I won't smash the words together though, as that could weaken security and I avoid pressing the <Shift> key as much as possible.</p><p><a href=\"https://fosstodon.org/tags/passwords\" class=\"mention hashtag\" rel=\"tag\">#<span>passwords</span></a></p>",
"contentMap": {
"en": "<p>As a <a href=\"https://fosstodon.org/tags/Dvorak\" class=\"mention hashtag\" rel=\"tag\">#<span>Dvorak</span></a> typist, I loathe using "-" as a passphrase separator. It requires the use of the right little finger and is right next to the <Enter> key.</p><p>I've gotten into the habit of using the standard space " " instead.</p><p>At first, it was real weird, but it's grown on me, and now I find it quite natural, just like typing normal sentences.</p><p>I won't smash the words together though, as that could weaken security and I avoid pressing the <Shift> key as much as possible.</p><p><a href=\"https://fosstodon.org/tags/passwords\" class=\"mention hashtag\" rel=\"tag\">#<span>passwords</span></a></p>"
},
"updated": "2024-06-14T01:43:24Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/dvorak",
"name": "#dvorak"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/passwords",
"name": "#passwords"
}
],
"replies": {
"id": "https://fosstodon.org/users/atoponce/statuses/112612421352804347/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/atoponce/statuses/112612421352804347/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/atoponce/statuses/112612421352804347/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/atoponce/statuses/112612421352804347/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/atoponce/statuses/112612421352804347/shares",
"type": "Collection",
"totalItems": 1
}
}