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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/todbot/statuses/109435218259436577",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-30T22:55:11Z",
"url": "https://mastodon.social/@todbot/109435218259436577",
"attributedTo": "https://mastodon.social/users/todbot",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/todbot/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/todbot/statuses/109435218259436577",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-30:objectId=346762710:objectType=Conversation",
"content": "<p>Ooo I’m very excited! DHLsanta just delivered presents from PCBWaySanta: two new <a href=\"https://mastodon.social/tags/SynthDIY\" class=\"mention hashtag\" rel=\"tag\">#<span>SynthDIY</span></a> PCBs for the <a href=\"https://mastodon.social/tags/RaspberryPiPico\" class=\"mention hashtag\" rel=\"tag\">#<span>RaspberryPiPico</span></a>, both untested designs! One is a “PicoTouchSynth”, a super slim, low-parts-count synth, another is one version of “PicoSteqSeq16”, a 16-step version of my little PicoStepSeq. Both will get tested first in <a href=\"https://mastodon.social/tags/CircuitPython\" class=\"mention hashtag\" rel=\"tag\">#<span>CircuitPython</span></a>, because it’s truly the fastest way to verify hardware</p>",
"contentMap": {
"en": "<p>Ooo I’m very excited! DHLsanta just delivered presents from PCBWaySanta: two new <a href=\"https://mastodon.social/tags/SynthDIY\" class=\"mention hashtag\" rel=\"tag\">#<span>SynthDIY</span></a> PCBs for the <a href=\"https://mastodon.social/tags/RaspberryPiPico\" class=\"mention hashtag\" rel=\"tag\">#<span>RaspberryPiPico</span></a>, both untested designs! One is a “PicoTouchSynth”, a super slim, low-parts-count synth, another is one version of “PicoSteqSeq16”, a 16-step version of my little PicoStepSeq. Both will get tested first in <a href=\"https://mastodon.social/tags/CircuitPython\" class=\"mention hashtag\" rel=\"tag\">#<span>CircuitPython</span></a>, because it’s truly the fastest way to verify hardware</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/109/435/215/032/530/056/original/76a292f83478b1bb.jpg",
"name": "Photo of two sets of bare PCBs, one with a white soldermask, the other with green soldermask",
"blurhash": "UFF$67=|S19[BTyY%1-6D5E1OtozQ:I9IAxu",
"width": 1536,
"height": 1150
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/synthdiy",
"name": "#synthdiy"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/RaspberryPiPico",
"name": "#RaspberryPiPico"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/circuitpython",
"name": "#circuitpython"
}
],
"replies": {
"id": "https://mastodon.social/users/todbot/statuses/109435218259436577/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/todbot/statuses/109435218259436577/replies?min_id=109436230307863958&page=true",
"partOf": "https://mastodon.social/users/todbot/statuses/109435218259436577/replies",
"items": [
"https://mastodon.social/users/todbot/statuses/109436230307863958"
]
}
},
"likes": {
"id": "https://mastodon.social/users/todbot/statuses/109435218259436577/likes",
"type": "Collection",
"totalItems": 41
},
"shares": {
"id": "https://mastodon.social/users/todbot/statuses/109435218259436577/shares",
"type": "Collection",
"totalItems": 14
}
}