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",
"expiry": "toot:expiry",
"Hashtag": "as:Hashtag"
}
],
"id": "https://qoto.org/users/danb/statuses/109814356959783128",
"type": "Note",
"summary": null,
"inReplyTo": "https://qoto.org/users/danb/statuses/109814353624797249",
"published": "2023-02-05T21:55:08Z",
"url": "https://qoto.org/@danb/109814356959783128",
"attributedTo": "https://qoto.org/users/danb",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://qoto.org/users/danb/followers"
],
"sensitive": false,
"atomUri": "https://qoto.org/users/danb/statuses/109814356959783128",
"inReplyToAtomUri": "https://qoto.org/users/danb/statuses/109814353624797249",
"conversation": "tag:qoto.org,2023-02-05:objectId=109814348688844437:objectType=Conversation",
"context": "https://qoto.org/contexts/109814348688844437",
"content": "<p>(For those that don't know me, here is where I am coming from: I am a product creator. I helped develop some arguably successful products, including the trailblazing spreadsheet <a href=\"https://qoto.org/tags/VisiCalc\" class=\"mention hashtag\" rel=\"tag\">#<span>VisiCalc</span></a> in 1979, the popular software prototyping tool Dan Bricklin's Demo Program in 1985, and the early iPad ink app NoteTakerHD in 2010. Also, of course, many less successful ones.) 3/</p>",
"contentMap": {
"en": "<p>(For those that don't know me, here is where I am coming from: I am a product creator. I helped develop some arguably successful products, including the trailblazing spreadsheet <a href=\"https://qoto.org/tags/VisiCalc\" class=\"mention hashtag\" rel=\"tag\">#<span>VisiCalc</span></a> in 1979, the popular software prototyping tool Dan Bricklin's Demo Program in 1985, and the early iPad ink app NoteTakerHD in 2010. Also, of course, many less successful ones.) 3/</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://qoto.org/tags/visicalc",
"name": "#visicalc"
}
],
"replies": {
"id": "https://qoto.org/users/danb/statuses/109814356959783128/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://qoto.org/users/danb/statuses/109814356959783128/replies?min_id=109814360686150520&page=true",
"partOf": "https://qoto.org/users/danb/statuses/109814356959783128/replies",
"items": [
"https://qoto.org/users/danb/statuses/109814360686150520"
]
}
}
}