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://aus.social/users/drunkenmadman/statuses/109387686253225052/activity",
"type": "Create",
"actor": "https://aus.social/users/drunkenmadman",
"published": "2022-11-22T13:27:10Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://aus.social/users/drunkenmadman/followers"
],
"object": {
"id": "https://aus.social/users/drunkenmadman/statuses/109387686253225052",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-22T13:27:10Z",
"url": "https://aus.social/@drunkenmadman/109387686253225052",
"attributedTo": "https://aus.social/users/drunkenmadman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://aus.social/users/drunkenmadman/followers"
],
"sensitive": false,
"atomUri": "https://aus.social/users/drunkenmadman/statuses/109387686253225052",
"inReplyToAtomUri": null,
"conversation": "tag:aus.social,2022-11-22:objectId=21463999:objectType=Conversation",
"content": "<p>I think I need a little programmable shortcut keyboard that I can put my most-used f-keys into. Because my sculpt ergo is great for everything except selecting a block and hitting f8 in vs code. </p><p>A “big red button” would do the job, I suspect.</p>",
"contentMap": {
"en": "<p>I think I need a little programmable shortcut keyboard that I can put my most-used f-keys into. Because my sculpt ergo is great for everything except selecting a block and hitting f8 in vs code. </p><p>A “big red button” would do the job, I suspect.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://aus.social/users/drunkenmadman/statuses/109387686253225052/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://aus.social/users/drunkenmadman/statuses/109387686253225052/replies?only_other_accounts=true&page=true",
"partOf": "https://aus.social/users/drunkenmadman/statuses/109387686253225052/replies",
"items": []
}
},
"likes": {
"id": "https://aus.social/users/drunkenmadman/statuses/109387686253225052/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://aus.social/users/drunkenmadman/statuses/109387686253225052/shares",
"type": "Collection",
"totalItems": 0
}
}
}