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/bjonnh/statuses/113660394801490693",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-16T03:33:09Z",
"url": "https://mastodon.social/@bjonnh/113660394801490693",
"attributedTo": "https://mastodon.social/users/bjonnh",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/bjonnh/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/bjonnh/statuses/113660394801490693",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-12-16:objectId=872886265:objectType=Conversation",
"content": "<p>Made a <a href=\"https://mastodon.social/tags/MIDI\" class=\"mention hashtag\" rel=\"tag\">#<span>MIDI</span></a> breath-controller. Surprisingly reactive. <a href=\"https://mastodon.social/tags/rp2040\" class=\"mention hashtag\" rel=\"tag\">#<span>rp2040</span></a> <a href=\"https://mastodon.social/tags/controller\" class=\"mention hashtag\" rel=\"tag\">#<span>controller</span></a> <a href=\"https://mastodon.social/tags/blob\" class=\"mention hashtag\" rel=\"tag\">#<span>blob</span></a> <a href=\"https://mastodon.social/tags/bitwig\" class=\"mention hashtag\" rel=\"tag\">#<span>bitwig</span></a> <a href=\"https://mastodon.social/tags/arduino\" class=\"mention hashtag\" rel=\"tag\">#<span>arduino</span></a></p><p><a href=\"https://www.bjonnh.net/project/breath_controller/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">bjonnh.net/project/breath_cont</span><span class=\"invisible\">roller/</span></a></p>",
"contentMap": {
"en": "<p>Made a <a href=\"https://mastodon.social/tags/MIDI\" class=\"mention hashtag\" rel=\"tag\">#<span>MIDI</span></a> breath-controller. Surprisingly reactive. <a href=\"https://mastodon.social/tags/rp2040\" class=\"mention hashtag\" rel=\"tag\">#<span>rp2040</span></a> <a href=\"https://mastodon.social/tags/controller\" class=\"mention hashtag\" rel=\"tag\">#<span>controller</span></a> <a href=\"https://mastodon.social/tags/blob\" class=\"mention hashtag\" rel=\"tag\">#<span>blob</span></a> <a href=\"https://mastodon.social/tags/bitwig\" class=\"mention hashtag\" rel=\"tag\">#<span>bitwig</span></a> <a href=\"https://mastodon.social/tags/arduino\" class=\"mention hashtag\" rel=\"tag\">#<span>arduino</span></a></p><p><a href=\"https://www.bjonnh.net/project/breath_controller/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">bjonnh.net/project/breath_cont</span><span class=\"invisible\">roller/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/113/660/380/383/309/435/original/a6425442aa04a66c.mp4",
"name": "Bitwig playing some music, with a webcam view of the device. It is a white plastic blob with a usb cable going in and a silicon tube. The blob changes color depending on how hard and if you suck (blue) or blow (green), or red for under/over pressure. There is also a live graph of the MIDI data. ",
"blurhash": "U37-NTMc?b%MoY?HsmxtD+~WMxRj?t4.%MaL",
"focalPoint": [
0,
0
],
"width": 1920,
"height": 1080
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/midi",
"name": "#midi"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rp2040",
"name": "#rp2040"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/controller",
"name": "#controller"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/blob",
"name": "#blob"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/bitwig",
"name": "#bitwig"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/arduino",
"name": "#arduino"
}
],
"replies": {
"id": "https://mastodon.social/users/bjonnh/statuses/113660394801490693/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/bjonnh/statuses/113660394801490693/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/bjonnh/statuses/113660394801490693/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/bjonnh/statuses/113660394801490693/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.social/users/bjonnh/statuses/113660394801490693/shares",
"type": "Collection",
"totalItems": 4
}
}