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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/benjaminhollon/statuses/107466493904173242",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-12-18T06:22:41Z",
"url": "https://fosstodon.org/@benjaminhollon/107466493904173242",
"attributedTo": "https://fosstodon.org/users/benjaminhollon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/benjaminhollon/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/benjaminhollon/statuses/107466493904173242",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2021-12-18:objectId=40739816:objectType=Conversation",
"content": "<p>Working on a sitewide redesign of my blog. Here's a peek.</p><p>I'm planning on launching a series in 2022 on how to use tech more responsibly that'll probably include a bunch on FOSS, and I'm trying to redesign the website to match that.</p><p>Somewhat counterintuitively, I went for an extremely-minimal UI, focusing almost entirely on the text. I actually really like the aesthetic.</p>",
"contentMap": {
"en": "<p>Working on a sitewide redesign of my blog. Here's a peek.</p><p>I'm planning on launching a series in 2022 on how to use tech more responsibly that'll probably include a bunch on FOSS, and I'm trying to redesign the website to match that.</p><p>Somewhat counterintuitively, I went for an extremely-minimal UI, focusing almost entirely on the text. I actually really like the aesthetic.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/107/466/493/321/867/046/original/531e67ee284caf44.png",
"name": null,
"blurhash": "UBSY%CRj~qxuM{ofxuWBayayWBj[ofj[fQay",
"width": 1980,
"height": 1047
}
],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/benjaminhollon/statuses/107466493904173242/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/benjaminhollon/statuses/107466493904173242/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/benjaminhollon/statuses/107466493904173242/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/benjaminhollon/statuses/107466493904173242/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/benjaminhollon/statuses/107466493904173242/shares",
"type": "Collection",
"totalItems": 0
}
}