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/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.social/users/todbot/statuses/109436230307863958",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/todbot/statuses/109435218259436577",
"published": "2022-12-01T03:12:34Z",
"url": "https://mastodon.social/@todbot/109436230307863958",
"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/109436230307863958",
"inReplyToAtomUri": "https://mastodon.social/users/todbot/statuses/109435218259436577",
"conversation": "tag:mastodon.social,2022-11-30:objectId=346762710:objectType=Conversation",
"content": "<p>First light on PicoTouchSynth and the capsense pads work better than my PicoTouch board! And the reverse-mount <a href=\"https://mastodon.social/tags/NeoPixel\" class=\"mention hashtag\" rel=\"tag\">#<span>NeoPixel</span></a> LEDs are totally awesome. The test code is in <a href=\"https://mastodon.social/tags/CircuitPython\" class=\"mention hashtag\" rel=\"tag\">#<span>CircuitPython</span></a> of course</p>",
"contentMap": {
"en": "<p>First light on PicoTouchSynth and the capsense pads work better than my PicoTouch board! And the reverse-mount <a href=\"https://mastodon.social/tags/NeoPixel\" class=\"mention hashtag\" rel=\"tag\">#<span>NeoPixel</span></a> LEDs are totally awesome. The test code is in <a href=\"https://mastodon.social/tags/CircuitPython\" class=\"mention hashtag\" rel=\"tag\">#<span>CircuitPython</span></a> of course</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/109/436/207/151/180/009/original/56dfbdcf73612668.mp4",
"name": "Bare PCB with capacitive touch pads arranged in a musical keyboard pattern, with RGB LEDs above each pad. A hand presses on the keys, causing the LEDs to light up colorfully",
"blurhash": "U89s;t9a4.xGElVrxao#00Rl-;tQM_-;WDIT",
"focalPoint": [
0,
0
],
"width": 1642,
"height": 924
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/436/225/310/715/063/original/3ce09b30818734cd.png",
"name": "screenshot of CircuitPython code at https://github.com/todbot/picotouchsynth/blob/main/firmware/test/picotouchsynth_hw_test1.py",
"blurhash": "U26kkp~p-:xGx[ovouovo{ScR*R+tQX5bbkC",
"focalPoint": [
0,
0
],
"width": 1488,
"height": 1393
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/neopixel",
"name": "#neopixel"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/circuitpython",
"name": "#circuitpython"
}
],
"replies": {
"id": "https://mastodon.social/users/todbot/statuses/109436230307863958/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/todbot/statuses/109436230307863958/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/todbot/statuses/109436230307863958/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/todbot/statuses/109436230307863958/likes",
"type": "Collection",
"totalItems": 60
},
"shares": {
"id": "https://mastodon.social/users/todbot/statuses/109436230307863958/shares",
"type": "Collection",
"totalItems": 20
}
}
]
}