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://fosstodon.org/users/benjaminhollon/statuses/107468111918453266",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/JRLarsen/statuses/107467968508380178",
"published": "2021-12-18T13:14:10Z",
"url": "https://fosstodon.org/@benjaminhollon/107468111918453266",
"attributedTo": "https://fosstodon.org/users/benjaminhollon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/benjaminhollon/followers",
"https://fosstodon.org/users/JRLarsen"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/benjaminhollon/statuses/107468111918453266",
"inReplyToAtomUri": "https://fosstodon.org/users/JRLarsen/statuses/107467968508380178",
"conversation": "tag:fosstodon.org,2021-12-17:objectId=40732757:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@JRLarsen\" class=\"u-url mention\">@<span>JRLarsen</span></a></span> Ooh, does it? Yeah, that's a big issue.</p><p>Sad that there aren't more keyboard users making the UI decisions.</p><p>I get it though; it's sometimes really hard, especially with the modern web apps we're making. I'm coding a novel-editor using Electron and there was this one point where I went and added in a bunch of keyboard functionality. *So* much easier to use afterward, but I also spent a couple days just on that, and it still needs a more work before it's usable with keyboard alone.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@JRLarsen\" class=\"u-url mention\">@<span>JRLarsen</span></a></span> Ooh, does it? Yeah, that's a big issue.</p><p>Sad that there aren't more keyboard users making the UI decisions.</p><p>I get it though; it's sometimes really hard, especially with the modern web apps we're making. I'm coding a novel-editor using Electron and there was this one point where I went and added in a bunch of keyboard functionality. *So* much easier to use afterward, but I also spent a couple days just on that, and it still needs a more work before it's usable with keyboard alone.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/JRLarsen",
"name": "@JRLarsen"
}
],
"replies": {
"id": "https://fosstodon.org/users/benjaminhollon/statuses/107468111918453266/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/benjaminhollon/statuses/107468111918453266/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/benjaminhollon/statuses/107468111918453266/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/benjaminhollon/statuses/107468111918453266/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/benjaminhollon/statuses/107468111918453266/shares",
"type": "Collection",
"totalItems": 0
}
}